Status: Pass 291 Failure 8 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 2 | 1 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt1.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
pt1.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] |
fail
ft1.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 05:11:00,494 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 202 POST https://10.4.3.132/volume/v3/volumes 0.176s
2026-06-18 05:11:00,494 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-263122833"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0faa001c-6afd-412c-8a43-3b9367a0cb05', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0faa001c-6afd-412c-8a43-3b9367a0cb05', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/volumes'}
Body: b'{"volume": {"id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:00.420111", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-263122833", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d"}], "user_id": "29d17205e0f24ef2bc569721b8da1472", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-18 05:11:00,540 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d 0.035s
2026-06-18 05:11:00,541 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f28dc15-bdc3-4553-a915-cdc3e852aec3', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f28dc15-bdc3-4553-a915-cdc3e852aec3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d'}
Body: b'{"volume": {"id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:00.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-263122833", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d"}], "user_id": "29d17205e0f24ef2bc569721b8da1472", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "922f817f33534e749a8af5089bd8b07e"}}'
2026-06-18 05:11:01,582 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d 0.032s
2026-06-18 05:11:01,582 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67a81e0-3ca2-4c03-8911-4a15ab107f64', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67a81e0-3ca2-4c03-8911-4a15ab107f64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d'}
Body: b'{"volume": {"id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:01.000000", "name": "tempest-VolumesBackupsTest-Volume-263122833", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d"}], "user_id": "29d17205e0f24ef2bc569721b8da1472", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "922f817f33534e749a8af5089bd8b07e"}}'
2026-06-18 05:11:01,588 106043 INFO [tempest.common.waiters] volume e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d reached available after waiting for 1.588827 seconds
2026-06-18 05:11:01,690 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 202 POST https://10.4.3.132/volume/v3/backups 0.101s
2026-06-18 05:11:01,690 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "name": "tempest-VolumesBackupsTest-Backup-314939841"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76bc1a7-7219-4099-9a75-1ed7fc86fbd0', 'content-length': '329', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76bc1a7-7219-4099-9a75-1ed7fc86fbd0', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/backups'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "name": "tempest-VolumesBackupsTest-Backup-314939841", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}]}}'
2026-06-18 05:11:01,718 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.026s
2026-06-18 05:11:01,718 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d824d10-b018-4037-a87e-0b9493a7de91', 'content-length': '736', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d824d10-b018-4037-a87e-0b9493a7de91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:02.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:02,741 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:11:02,741 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89bb23e-0392-4a3a-a4c2-1650d2b52b86', 'content-length': '738', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89bb23e-0392-4a3a-a4c2-1650d2b52b86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:02.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:03,767 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.022s
2026-06-18 05:11:03,767 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d525283-ffc5-41c2-9cdd-cffc5fbcbd03', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d525283-ffc5-41c2-9cdd-cffc5fbcbd03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:04,794 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.021s
2026-06-18 05:11:04,794 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c707cdbe-27ea-4f2f-be85-7084628a29b8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c707cdbe-27ea-4f2f-be85-7084628a29b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:05,816 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:11:05,816 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f55d526-0f02-435a-98e6-4e798d5e4313', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f55d526-0f02-435a-98e6-4e798d5e4313', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:06,851 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.029s
2026-06-18 05:11:06,851 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5469f16d-c328-450c-9b1d-2d478a0243ac', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5469f16d-c328-450c-9b1d-2d478a0243ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:07,875 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:11:07,875 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197000c1-af4e-4499-bc01-1d074e4249a4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197000c1-af4e-4499-bc01-1d074e4249a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:08,898 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.020s
2026-06-18 05:11:08,899 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e79685-d8f5-4548-a033-d666f607c20a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e79685-d8f5-4548-a033-d666f607c20a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:09,920 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:11:09,920 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4bb64cd-a0cb-46b2-9a43-5f87325004ea', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4bb64cd-a0cb-46b2-9a43-5f87325004ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:10,960 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.035s
2026-06-18 05:11:10,960 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82062af4-7e4b-431f-b827-e1459622022d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82062af4-7e4b-431f-b827-e1459622022d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:11,983 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:11:11,983 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41f1d67-83a5-4986-bcc7-38ee9687d59a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41f1d67-83a5-4986-bcc7-38ee9687d59a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:13,012 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.023s
2026-06-18 05:11:13,012 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bfc55c3-eb02-48c8-ae7d-35920bca0974', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bfc55c3-eb02-48c8-ae7d-35920bca0974', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:14,399 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incremental_backup_respective_parents): 500 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.383s
2026-06-18 05:11:14,399 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-faca5cfa-9a1c-48ef-92f7-748b3b4747aa', 'x-openstack-request-id': 'req-faca5cfa-9a1c-48ef-92f7-748b3b4747aa', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-18 05:11:14,493 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 500 DELETE https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.091s
2026-06-18 05:11:14,493 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83e3b27-0fe0-4493-8335-97b866920533', 'x-openstack-request-id': 'req-e83e3b27-0fe0-4493-8335-97b866920533', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-18 05:11:14,493 106043 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method BackupsClient.delete_backup of <tempest.lib.services.volume.v3.backups_client.BackupsClient object at 0x7df97dc7d160>>, retrying...
2026-06-18 05:11:19,520 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 400 DELETE https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.026s
2026-06-18 05:11:19,520 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '100', 'content-type': 'application/json', 'x-compute-request-id': 'req-f741afbc-4780-471d-99c7-261a82bc52a4', 'x-openstack-request-id': 'req-f741afbc-4780-471d-99c7-261a82bc52a4', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid backup: Backup status must be available or error"}}'
2026-06-18 05:11:19,537 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:11:19,537 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6ed754-880d-4cf3-8966-d49a226a2534', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6ed754-880d-4cf3-8966-d49a226a2534', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:20,555 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:11:20,555 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1079b728-1eb5-4bb3-b113-4c1caaec238e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1079b728-1eb5-4bb3-b113-4c1caaec238e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:21,572 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:11:21,572 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b549d3-33b8-4baa-839d-e292eb4642f4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b549d3-33b8-4baa-839d-e292eb4642f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:22,590 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:11:22,590 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495d89ed-8bee-4468-889e-011d50f8d833', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495d89ed-8bee-4468-889e-011d50f8d833', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:23,611 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:11:23,611 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1226e26a-0e31-4540-b094-c01a9ed6e7e6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1226e26a-0e31-4540-b094-c01a9ed6e7e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:24,630 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:11:24,630 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240aa862-aed9-44ac-97eb-0942a636cae9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240aa862-aed9-44ac-97eb-0942a636cae9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:25,646 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.013s
2026-06-18 05:11:25,647 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9adc75fa-e8f5-43cd-8c93-fbbb986467ee', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9adc75fa-e8f5-43cd-8c93-fbbb986467ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:26,665 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:11:26,666 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14247ad-3159-4f02-98a8-71d171553786', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14247ad-3159-4f02-98a8-71d171553786', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:27,687 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:11:27,688 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81726ec8-c37f-44f9-8928-c215ec7931b6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81726ec8-c37f-44f9-8928-c215ec7931b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:28,707 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:11:28,708 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3885cd6-9ba7-4182-9632-f33efd60beac', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3885cd6-9ba7-4182-9632-f33efd60beac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:29,726 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:11:29,726 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4bc2a6-3743-48d1-8a6a-a8de04118e9e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4bc2a6-3743-48d1-8a6a-a8de04118e9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:30,749 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:11:30,749 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4b8911-4cc4-48a4-b9f3-b69159e8ff1f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4b8911-4cc4-48a4-b9f3-b69159e8ff1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:31,767 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:11:31,767 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ccbacbf-8f23-4546-b9d8-71a7c5e8c88c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ccbacbf-8f23-4546-b9d8-71a7c5e8c88c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:32,790 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.020s
2026-06-18 05:11:32,790 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a3656b-71ee-4e06-9940-7f3a519b9e46', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a3656b-71ee-4e06-9940-7f3a519b9e46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:33,808 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:11:33,809 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f918039-64b2-4a1d-bdd1-27b15b980ac6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f918039-64b2-4a1d-bdd1-27b15b980ac6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:34,826 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:11:34,827 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22adb55-0bc4-44bd-8a29-56738dd5c5a3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22adb55-0bc4-44bd-8a29-56738dd5c5a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:35,847 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:11:35,847 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dea5aa0-3326-4ac7-a479-6c0b88ec8b30', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dea5aa0-3326-4ac7-a479-6c0b88ec8b30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:36,868 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:11:36,868 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0915d4a9-908c-4b8a-83b4-cce9dc942929', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0915d4a9-908c-4b8a-83b4-cce9dc942929', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:37,887 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:11:37,887 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183e599f-4dde-451f-98f1-5cb70839fee9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183e599f-4dde-451f-98f1-5cb70839fee9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:38,907 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:11:38,907 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81e3fa6-87f4-45db-b53c-79ff7ff92f82', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81e3fa6-87f4-45db-b53c-79ff7ff92f82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:39,927 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:11:39,927 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad7266d-92a1-447a-90a1-4206a4287b05', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad7266d-92a1-447a-90a1-4206a4287b05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:40,947 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:11:40,947 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d657a67-a65b-4d7a-a17c-4fa9c9935001', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d657a67-a65b-4d7a-a17c-4fa9c9935001', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:41,967 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:11:41,968 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b74f9d-ae53-4db1-aec1-440cefbf2641', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b74f9d-ae53-4db1-aec1-440cefbf2641', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:42,986 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:11:42,986 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278426d7-4a2d-4745-9cc0-e88e8350bf3d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278426d7-4a2d-4745-9cc0-e88e8350bf3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:44,009 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:11:44,010 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b842d05-2f51-42cf-8035-2a7aa1d70b3b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b842d05-2f51-42cf-8035-2a7aa1d70b3b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:45,031 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:11:45,031 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-207e6721-8782-4c2d-838f-84f263adc84d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-207e6721-8782-4c2d-838f-84f263adc84d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:46,054 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:11:46,054 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c552cafd-5288-48ae-8298-7ec018173be8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c552cafd-5288-48ae-8298-7ec018173be8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:47,076 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:11:47,077 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6806ed-1ab4-499c-950d-f364d715b48a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6806ed-1ab4-499c-950d-f364d715b48a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:48,110 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.030s
2026-06-18 05:11:48,110 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb29f9ea-2678-4273-9790-e7abc78fa393', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb29f9ea-2678-4273-9790-e7abc78fa393', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:49,129 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:11:49,130 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2276f946-b938-46b7-96e0-bce03be480a1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2276f946-b938-46b7-96e0-bce03be480a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:50,150 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:11:50,151 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0819d8c4-1179-4a0b-8b70-f6c88b90a38e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0819d8c4-1179-4a0b-8b70-f6c88b90a38e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:51,172 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:11:51,172 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1043ab73-7393-49df-9303-107668628cf8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1043ab73-7393-49df-9303-107668628cf8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:52,195 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:11:52,195 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b79984-d706-4241-b915-5c9396a48178', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b79984-d706-4241-b915-5c9396a48178', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:53,214 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:11:53,214 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e56c01-a8cc-47d4-a061-3eb29095e308', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e56c01-a8cc-47d4-a061-3eb29095e308', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:54,240 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.021s
2026-06-18 05:11:54,240 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522bfc77-6497-49f8-8072-0ff3dd6f82d5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522bfc77-6497-49f8-8072-0ff3dd6f82d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:55,263 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:11:55,265 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e4a359-1978-4921-aeaf-c7c1709e4043', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e4a359-1978-4921-aeaf-c7c1709e4043', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:56,295 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.026s
2026-06-18 05:11:56,295 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50b272da-6b95-4888-8de2-e94cd29435be', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50b272da-6b95-4888-8de2-e94cd29435be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:57,322 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.022s
2026-06-18 05:11:57,322 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b844191-f47e-4542-80de-3e9342c6546c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b844191-f47e-4542-80de-3e9342c6546c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:58,346 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:11:58,347 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2385c3fa-a4c8-4251-9ad5-cf975ada4e17', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2385c3fa-a4c8-4251-9ad5-cf975ada4e17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:11:59,369 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:11:59,369 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91d11c8-ce9b-4a3a-a9f9-678c5c6fccd7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91d11c8-ce9b-4a3a-a9f9-678c5c6fccd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:00,400 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.027s
2026-06-18 05:12:00,400 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76a611e-7f77-466c-8a62-fb58fa494c8c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76a611e-7f77-466c-8a62-fb58fa494c8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:01,424 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.020s
2026-06-18 05:12:01,425 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d462b273-326e-4d8f-949e-962ac623bfd1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d462b273-326e-4d8f-949e-962ac623bfd1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:02,445 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:12:02,446 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd53c47-9dcf-4447-8137-0118e14f040a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd53c47-9dcf-4447-8137-0118e14f040a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:03,465 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:12:03,465 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d091862-7198-403e-898c-e247af9cc957', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d091862-7198-403e-898c-e247af9cc957', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:04,483 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.013s
2026-06-18 05:12:04,483 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869da497-f3b0-4c4f-a93f-7bd2dbbf3d25', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869da497-f3b0-4c4f-a93f-7bd2dbbf3d25', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:05,500 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:12:05,500 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e99c38-538b-4b1d-932c-8aaf4259b754', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e99c38-538b-4b1d-932c-8aaf4259b754', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:06,519 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:12:06,519 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f86596c-b8e3-41b0-b180-39ba9250b513', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f86596c-b8e3-41b0-b180-39ba9250b513', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:07,540 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:12:07,540 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25292518-0e11-4e83-bacd-6edb8e416238', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25292518-0e11-4e83-bacd-6edb8e416238', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:08,563 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:12:08,563 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5fd65d4-dd45-4a18-b8bb-ddf5147eaaf5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5fd65d4-dd45-4a18-b8bb-ddf5147eaaf5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:09,581 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:12:09,582 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd998230-df16-4de8-bd40-31e444d6161f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd998230-df16-4de8-bd40-31e444d6161f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:10,601 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:12:10,602 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a82ac452-7ad6-4796-adae-6041cc0f0b4a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82ac452-7ad6-4796-adae-6041cc0f0b4a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:11,618 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:12:11,619 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a49f4a20-671d-47c1-b398-b1cd08d66f16', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a49f4a20-671d-47c1-b398-b1cd08d66f16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:12,638 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:12:12,639 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b052f540-57f7-47c4-ad82-5e543f4b8706', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b052f540-57f7-47c4-ad82-5e543f4b8706', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:13,658 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:12:13,659 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4ad97b-05ce-4fce-b0c3-2fbff724d1f5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4ad97b-05ce-4fce-b0c3-2fbff724d1f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:14,691 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.028s
2026-06-18 05:12:14,692 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576f60be-b4c4-4258-ae31-b6269e1ecead', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576f60be-b4c4-4258-ae31-b6269e1ecead', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:15,714 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:12:15,714 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120e14ac-5f75-4291-8977-f609a9db4c5c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120e14ac-5f75-4291-8977-f609a9db4c5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:16,732 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:12:16,732 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5480799b-0917-49ca-8d65-90481500af49', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5480799b-0917-49ca-8d65-90481500af49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:17,752 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:12:17,752 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb32709-7d4f-4a69-b23b-eb3ae0801845', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb32709-7d4f-4a69-b23b-eb3ae0801845', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:18,778 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:12:18,778 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16326e69-65c5-421a-afcd-571f7c74a29b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16326e69-65c5-421a-afcd-571f7c74a29b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:19,794 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.013s
2026-06-18 05:12:19,794 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b815bf6-ec8d-4d3d-8be9-80b9f27779de', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b815bf6-ec8d-4d3d-8be9-80b9f27779de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:20,810 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.013s
2026-06-18 05:12:20,811 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c309342-984e-4585-9869-06b364adaa09', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c309342-984e-4585-9869-06b364adaa09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:21,828 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:12:21,828 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a23c8831-f3ed-4861-bc00-542ec135d446', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a23c8831-f3ed-4861-bc00-542ec135d446', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:22,844 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.013s
2026-06-18 05:12:22,845 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081aac75-f744-4627-8d8f-98648afb2502', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081aac75-f744-4627-8d8f-98648afb2502', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:23,863 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:12:23,863 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2882c60e-adfb-4766-b23c-bc9ac7528354', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2882c60e-adfb-4766-b23c-bc9ac7528354', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:24,882 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:12:24,882 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f14e79-410f-44d7-b393-339302509c87', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f14e79-410f-44d7-b393-339302509c87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:25,900 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:12:25,900 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7be6349-2beb-4da3-83a5-9f13c587fed8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7be6349-2beb-4da3-83a5-9f13c587fed8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:26,916 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.013s
2026-06-18 05:12:26,916 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b85fea5-3dd9-4deb-8f2d-17f42a8299a4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b85fea5-3dd9-4deb-8f2d-17f42a8299a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:27,940 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.020s
2026-06-18 05:12:27,940 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f06967d-2113-4f8a-91f3-f79c33c927c9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f06967d-2113-4f8a-91f3-f79c33c927c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:28,956 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.013s
2026-06-18 05:12:28,956 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a984c6f5-1349-4281-9570-1f948f4aa0b4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a984c6f5-1349-4281-9570-1f948f4aa0b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:29,977 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:12:29,977 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec4ef1a-5d6e-42db-8548-96ef94d1d3db', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec4ef1a-5d6e-42db-8548-96ef94d1d3db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:30,997 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:12:30,997 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83392ec1-11dc-4286-b787-0797e8f119d7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83392ec1-11dc-4286-b787-0797e8f119d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:32,018 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:12:32,019 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc40d7d-0ed4-4c7d-b4ea-48b70a09bab6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc40d7d-0ed4-4c7d-b4ea-48b70a09bab6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:33,035 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.013s
2026-06-18 05:12:33,036 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4208e0a7-9ba3-414c-9e02-0543393e5ae6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4208e0a7-9ba3-414c-9e02-0543393e5ae6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:34,054 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:12:34,054 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210d1072-25b4-4091-8b57-0d442a780bac', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210d1072-25b4-4091-8b57-0d442a780bac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:35,076 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:12:35,076 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68cf9fc2-448b-422b-a1b3-d378fb7250d2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68cf9fc2-448b-422b-a1b3-d378fb7250d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:36,314 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.234s
2026-06-18 05:12:36,314 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a840c210-ceea-4f97-a0fe-54f6f2ab725b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a840c210-ceea-4f97-a0fe-54f6f2ab725b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:37,334 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:12:37,335 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ca6ffa-ca9f-4701-b9d2-06b74549cfc0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ca6ffa-ca9f-4701-b9d2-06b74549cfc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:38,356 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:12:38,356 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9a554b-f3cc-4418-be41-33ec51dda8f2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9a554b-f3cc-4418-be41-33ec51dda8f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:39,377 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:12:39,377 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ebcd5d6-ff3c-4d34-b671-cf18662bc3c7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ebcd5d6-ff3c-4d34-b671-cf18662bc3c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:40,397 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:12:40,398 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ad9a8a-1c47-48ff-8f53-f8ccd03f6053', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ad9a8a-1c47-48ff-8f53-f8ccd03f6053', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:41,421 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:12:41,421 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b14c2c2-f05e-4786-a63c-c81227a8e9b8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b14c2c2-f05e-4786-a63c-c81227a8e9b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:42,444 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:12:42,445 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d414ed-4997-484a-a41f-4b84f25fe4df', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d414ed-4997-484a-a41f-4b84f25fe4df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:43,462 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:12:43,462 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd376577-e0b7-4fbf-867b-722bed06b1cf', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd376577-e0b7-4fbf-867b-722bed06b1cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:44,482 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:12:44,482 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301cd992-8b59-43e6-a66d-1d96897f4928', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301cd992-8b59-43e6-a66d-1d96897f4928', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:45,501 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:12:45,501 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f46783a3-45b6-43b1-a378-d8877ccbd04e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f46783a3-45b6-43b1-a378-d8877ccbd04e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:46,517 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.013s
2026-06-18 05:12:46,517 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2193f0a7-8af9-4569-910f-f2b264936fa5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2193f0a7-8af9-4569-910f-f2b264936fa5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:47,540 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:12:47,540 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206f3049-8a97-48a1-972d-3d09db6a5523', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206f3049-8a97-48a1-972d-3d09db6a5523', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:48,568 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.023s
2026-06-18 05:12:48,568 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6340a3-b63f-4cc6-b6b2-73554e789d81', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6340a3-b63f-4cc6-b6b2-73554e789d81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:49,588 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:12:49,588 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a419d2-39d4-412c-b5e6-0a065bae174f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a419d2-39d4-412c-b5e6-0a065bae174f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:50,617 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.025s
2026-06-18 05:12:50,617 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b84dea8-25a0-4c20-80ab-650b237b3163', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b84dea8-25a0-4c20-80ab-650b237b3163', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:51,637 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:12:51,637 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38f2a894-e8e5-4890-a858-2a8fadeb98ee', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38f2a894-e8e5-4890-a858-2a8fadeb98ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:52,657 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:12:52,657 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e76d90-b429-4584-9488-d9a747d58ccb', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e76d90-b429-4584-9488-d9a747d58ccb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:53,678 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:12:53,678 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b882b83e-d59f-4f79-8675-4a92e4f60529', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b882b83e-d59f-4f79-8675-4a92e4f60529', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:54,696 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:12:54,696 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c748fe-fe75-4402-9ef7-a7b84bf28ee1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c748fe-fe75-4402-9ef7-a7b84bf28ee1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:55,721 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.021s
2026-06-18 05:12:55,721 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ce4958-da46-4356-b637-aa0b101c5baf', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ce4958-da46-4356-b637-aa0b101c5baf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:56,750 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.024s
2026-06-18 05:12:56,750 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f638727-f065-46da-86b8-865d2cb900af', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f638727-f065-46da-86b8-865d2cb900af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:57,786 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.029s
2026-06-18 05:12:57,786 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cb87cf-077a-4635-85a6-4958ff66df34', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cb87cf-077a-4635-85a6-4958ff66df34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:58,820 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.026s
2026-06-18 05:12:58,821 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-275a52f2-6d1b-4364-a414-fa80bf3b4253', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-275a52f2-6d1b-4364-a414-fa80bf3b4253', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:12:59,841 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:12:59,841 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5059ee7b-4993-4a29-884c-a492bc708795', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5059ee7b-4993-4a29-884c-a492bc708795', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:00,860 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:13:00,860 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36895c4f-8035-4ed3-8a21-59808bcbd654', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36895c4f-8035-4ed3-8a21-59808bcbd654', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:01,881 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:13:01,881 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23105f65-9478-4c28-b8f6-18cc40efe6ee', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23105f65-9478-4c28-b8f6-18cc40efe6ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:02,900 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:02,900 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54882d2-5206-437c-855c-1daf823e44f4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54882d2-5206-437c-855c-1daf823e44f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:03,920 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:03,920 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77a60079-36e4-4c72-9f90-9f11e6ac75a1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77a60079-36e4-4c72-9f90-9f11e6ac75a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:04,939 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:04,939 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09071f64-0d55-4798-a51e-6fa80bb444e5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09071f64-0d55-4798-a51e-6fa80bb444e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:05,966 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.023s
2026-06-18 05:13:05,966 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f702a5da-e8c3-4829-8a13-b1809ab89a4d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f702a5da-e8c3-4829-8a13-b1809ab89a4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:06,985 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:06,985 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc365984-63f2-41c4-8f67-cd3ea6292394', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc365984-63f2-41c4-8f67-cd3ea6292394', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:08,006 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:08,006 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06fb9018-52dd-4837-aef9-bca3ddefb267', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06fb9018-52dd-4837-aef9-bca3ddefb267', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:09,027 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:09,027 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6844951f-ffa3-4746-8ad6-e6c6771516cf', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6844951f-ffa3-4746-8ad6-e6c6771516cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:10,044 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.013s
2026-06-18 05:13:10,044 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482811a2-e7ec-450d-91f2-eed244216054', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482811a2-e7ec-450d-91f2-eed244216054', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:11,063 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:11,063 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4506183-7507-4b55-a022-7fb7f0de94c4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4506183-7507-4b55-a022-7fb7f0de94c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:12,085 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:13:12,085 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92a475b-4821-4663-9c5a-b703b95389c2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92a475b-4821-4663-9c5a-b703b95389c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:13,110 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.020s
2026-06-18 05:13:13,111 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e58301-5480-4f89-a3ad-5f47ee0fc1de', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e58301-5480-4f89-a3ad-5f47ee0fc1de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:14,136 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:13:14,136 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a0dbbc-fc4a-4b25-8b1e-66896c32cafa', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a0dbbc-fc4a-4b25-8b1e-66896c32cafa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:15,162 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.021s
2026-06-18 05:13:15,162 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b35df762-de3a-49cb-9c12-8ebfd6f434d0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b35df762-de3a-49cb-9c12-8ebfd6f434d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:16,180 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:13:16,180 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68964530-7c2f-44a1-975e-9ba5036651ec', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68964530-7c2f-44a1-975e-9ba5036651ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:17,202 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:13:17,202 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c46e6c-937a-4103-a9ee-4081896d9536', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c46e6c-937a-4103-a9ee-4081896d9536', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:18,223 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:13:18,223 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec5c1855-2424-4472-8f1f-0c4e17fc3146', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec5c1855-2424-4472-8f1f-0c4e17fc3146', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:19,241 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:13:19,241 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cac9056-4b24-4c51-9222-312c7f94f738', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cac9056-4b24-4c51-9222-312c7f94f738', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:20,261 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:20,261 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c0ddadf-f2b5-4388-aaac-5d322570547d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c0ddadf-f2b5-4388-aaac-5d322570547d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:21,279 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:13:21,279 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d5dc65-7e53-46a4-8eca-e9805f560a82', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d5dc65-7e53-46a4-8eca-e9805f560a82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:22,297 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:13:22,297 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea32368-ae7b-4941-b254-0f286a26c50f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea32368-ae7b-4941-b254-0f286a26c50f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:23,319 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:13:23,320 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27416d08-2ce0-41f3-a1f2-a17648aa4dd0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27416d08-2ce0-41f3-a1f2-a17648aa4dd0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:24,342 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:13:24,342 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a97052-f595-4e14-b196-73a006758771', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a97052-f595-4e14-b196-73a006758771', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:25,363 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:25,364 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40b0004-9c59-4afc-8746-20c29ad82035', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40b0004-9c59-4afc-8746-20c29ad82035', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:26,385 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:13:26,386 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98336a78-e6e3-4f7a-a306-254fae3d258b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98336a78-e6e3-4f7a-a306-254fae3d258b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:27,405 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:27,405 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d98794-3314-4b5a-9ef3-9b57a491ee11', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d98794-3314-4b5a-9ef3-9b57a491ee11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:28,426 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:13:28,427 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b2b4e81-effa-4564-b74e-a00d63764c96', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b2b4e81-effa-4564-b74e-a00d63764c96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:29,458 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.026s
2026-06-18 05:13:29,459 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c171e70c-a681-49e2-a5a0-e6bc22eb0feb', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c171e70c-a681-49e2-a5a0-e6bc22eb0feb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:30,476 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:13:30,476 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebfac13d-bcae-4f20-a1bd-1e210c531a33', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebfac13d-bcae-4f20-a1bd-1e210c531a33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:31,495 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:13:31,495 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e48075-f6fc-4d11-aa66-ab586aa7d393', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e48075-f6fc-4d11-aa66-ab586aa7d393', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:32,515 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:32,516 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d15b0c-bf08-4cd6-9dd9-9caf3c5c5c87', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d15b0c-bf08-4cd6-9dd9-9caf3c5c5c87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:33,536 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:13:33,536 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea5c0649-3356-43f0-8176-5b9c165acfed', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5c0649-3356-43f0-8176-5b9c165acfed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:34,556 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:34,556 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ea7626-62d8-4a1b-8459-f9031eb9b290', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ea7626-62d8-4a1b-8459-f9031eb9b290', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:35,574 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:35,575 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03392894-c387-4b10-abc6-64a1df5ca6f3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03392894-c387-4b10-abc6-64a1df5ca6f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:36,592 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:13:36,592 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3aa930-85ca-429b-9055-c351b012076d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3aa930-85ca-429b-9055-c351b012076d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:37,612 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:13:37,612 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-924a67e4-b1ef-417d-a93f-55aa0c5937f9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-924a67e4-b1ef-417d-a93f-55aa0c5937f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:38,630 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:13:38,631 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e863b874-0a36-4d1f-a439-222bb0bab76d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e863b874-0a36-4d1f-a439-222bb0bab76d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:39,652 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:13:39,652 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-042d17c6-cd2e-49bd-85fc-ecb8ce4fdd54', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-042d17c6-cd2e-49bd-85fc-ecb8ce4fdd54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:40,685 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.029s
2026-06-18 05:13:40,685 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b397ca3d-3097-4c68-aa0b-bc733b10a9a5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b397ca3d-3097-4c68-aa0b-bc733b10a9a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:41,711 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.022s
2026-06-18 05:13:41,711 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b2daa7-8e70-4f8f-ae01-36dce229aaea', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b2daa7-8e70-4f8f-ae01-36dce229aaea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:42,735 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.020s
2026-06-18 05:13:42,735 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcc973a-2524-4e16-956d-24ce9c3831ea', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcc973a-2524-4e16-956d-24ce9c3831ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:43,758 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:13:43,758 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80dbe1f5-d99b-4408-b28f-ac7b24c68e1e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80dbe1f5-d99b-4408-b28f-ac7b24c68e1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:44,783 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.022s
2026-06-18 05:13:44,783 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3694a1c5-71ac-47bb-ad50-cf0bc33681a0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3694a1c5-71ac-47bb-ad50-cf0bc33681a0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:45,803 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:13:45,803 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f830fb51-afe4-465d-8748-60ac30242db6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f830fb51-afe4-465d-8748-60ac30242db6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:46,827 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:13:46,827 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8407d9b2-92bd-44b4-982f-b9b077adb046', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8407d9b2-92bd-44b4-982f-b9b077adb046', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:47,848 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:13:47,849 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6063afd4-f2bb-4db9-babe-f4a19ebb948d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6063afd4-f2bb-4db9-babe-f4a19ebb948d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:48,873 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.020s
2026-06-18 05:13:48,873 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-857db50d-4fb0-489a-ad54-a15da5644bab', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-857db50d-4fb0-489a-ad54-a15da5644bab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:49,894 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:13:49,894 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57638fa0-d0fa-4944-a9a5-2aee2e64532e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57638fa0-d0fa-4944-a9a5-2aee2e64532e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:50,915 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:13:50,916 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0a6fc6-2b5c-495a-8edc-348f41c36149', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0a6fc6-2b5c-495a-8edc-348f41c36149', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:51,937 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:13:51,937 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0870e1e9-6a23-43ec-b5f3-eb5f4e6ddefc', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0870e1e9-6a23-43ec-b5f3-eb5f4e6ddefc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:52,962 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:13:52,962 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-685db0bb-d83b-44c5-b731-32a1e894fa7d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-685db0bb-d83b-44c5-b731-32a1e894fa7d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:53,981 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:13:53,981 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dffa215f-5c03-49ec-8427-20a330ea1f86', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dffa215f-5c03-49ec-8427-20a330ea1f86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:55,006 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:13:55,006 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3808fea-ee03-427a-92f4-6b61c563c9c1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3808fea-ee03-427a-92f4-6b61c563c9c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:56,031 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.021s
2026-06-18 05:13:56,031 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e2a7e9-ddcf-46cb-93f1-7af806c0b4a2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e2a7e9-ddcf-46cb-93f1-7af806c0b4a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:57,051 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:13:57,052 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e08564-db32-40b0-bcc2-92c107cd5701', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e08564-db32-40b0-bcc2-92c107cd5701', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:58,072 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:13:58,072 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54734836-211d-4e25-9e05-a4b8dfcc7982', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54734836-211d-4e25-9e05-a4b8dfcc7982', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:13:59,091 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:13:59,092 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43957258-255d-402a-a085-0354a201c844', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43957258-255d-402a-a085-0354a201c844', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:00,110 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:14:00,111 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abbc3a0f-a3b9-48a5-80cd-b391600c1431', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abbc3a0f-a3b9-48a5-80cd-b391600c1431', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:01,133 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:14:01,133 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6ce2fb-13fe-458b-af27-cb9790580dac', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6ce2fb-13fe-458b-af27-cb9790580dac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:02,159 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.020s
2026-06-18 05:14:02,159 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a5bd21-10f2-44b0-9491-2533f5208377', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a5bd21-10f2-44b0-9491-2533f5208377', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:03,181 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:14:03,181 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ecab3d7-5ad9-44d4-9b26-5464651f0bc9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ecab3d7-5ad9-44d4-9b26-5464651f0bc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:04,204 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:14:04,204 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0313ab09-33b7-44af-bdf7-b89a2149aef8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0313ab09-33b7-44af-bdf7-b89a2149aef8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:05,243 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.034s
2026-06-18 05:14:05,243 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9125972-9bee-46b4-b09f-a50184b2fb59', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9125972-9bee-46b4-b09f-a50184b2fb59', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:06,262 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:14:06,262 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0eacb2d-d43c-4db2-ba27-64d00b6cd18b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0eacb2d-d43c-4db2-ba27-64d00b6cd18b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:07,284 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:14:07,284 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03af4b7-4bea-4351-9dc4-e562a536a989', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03af4b7-4bea-4351-9dc4-e562a536a989', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:08,304 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:14:08,304 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419a5101-c210-4615-b439-fa41604cb03c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419a5101-c210-4615-b439-fa41604cb03c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:09,326 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:14:09,326 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40fbbf0e-8502-4b55-99b1-e358bcf9746b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40fbbf0e-8502-4b55-99b1-e358bcf9746b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:10,344 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:14:10,344 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95128abe-f594-439e-9aed-8045f82e5754', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95128abe-f594-439e-9aed-8045f82e5754', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:11,381 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.034s
2026-06-18 05:14:11,381 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa1460d7-c60b-4b31-8bc6-1ad3579ce24a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa1460d7-c60b-4b31-8bc6-1ad3579ce24a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:12,405 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.020s
2026-06-18 05:14:12,405 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fbfb19-55a3-4126-b696-b3be8f8f51a6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fbfb19-55a3-4126-b696-b3be8f8f51a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:13,426 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:14:13,426 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a16b6f-227a-4ed2-ac8b-b1d639c80530', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a16b6f-227a-4ed2-ac8b-b1d639c80530', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:14,445 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:14:14,446 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0511b14-a4fa-42a5-8c5d-62bf8965612f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0511b14-a4fa-42a5-8c5d-62bf8965612f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:15,466 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:14:15,467 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a386629e-ee41-45ea-bb46-04ab5fb107b7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a386629e-ee41-45ea-bb46-04ab5fb107b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:16,485 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:14:16,486 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c17144-4568-42e4-b043-f62e0eb9b646', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c17144-4568-42e4-b043-f62e0eb9b646', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:17,507 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:14:17,507 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c12a5d-0017-4a07-b2ea-ed5442ec1252', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8c12a5d-0017-4a07-b2ea-ed5442ec1252', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:18,526 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:14:18,526 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ede4d4-a5c6-4fe6-91bc-196159e3a084', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ede4d4-a5c6-4fe6-91bc-196159e3a084', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:19,545 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:14:19,545 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41af7d0f-fc46-40af-b692-9359e0967ab3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41af7d0f-fc46-40af-b692-9359e0967ab3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:20,567 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:14:20,567 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49871541-9bb2-4654-8434-952acfabbb82', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49871541-9bb2-4654-8434-952acfabbb82', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:21,584 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.014s
2026-06-18 05:14:21,585 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a163ce0-fa04-424d-b4d7-31792fae0bab', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a163ce0-fa04-424d-b4d7-31792fae0bab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:22,603 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:14:22,604 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5f0bf0-3a3c-49ec-a6b2-abd496473313', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5f0bf0-3a3c-49ec-a6b2-abd496473313', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:23,624 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:14:23,624 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1eb8aae-6525-42f0-9a2a-5d0f9987e4be', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1eb8aae-6525-42f0-9a2a-5d0f9987e4be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:24,646 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:14:24,646 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395c49a4-4f1f-46eb-bbbb-36046d9da957', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395c49a4-4f1f-46eb-bbbb-36046d9da957', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:25,670 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.019s
2026-06-18 05:14:25,670 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1802d1a-024a-4970-b2e6-d39adb04abaf', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1802d1a-024a-4970-b2e6-d39adb04abaf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:26,698 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.023s
2026-06-18 05:14:26,698 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd5c741-6ab6-4289-831b-2b7bf7da89e8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd5c741-6ab6-4289-831b-2b7bf7da89e8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:27,724 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.021s
2026-06-18 05:14:27,724 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b081620-b1aa-49c8-816e-37b3803431c8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b081620-b1aa-49c8-816e-37b3803431c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:28,745 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:14:28,746 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a43d8e27-0606-4e55-af2b-4f06705ecdfc', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a43d8e27-0606-4e55-af2b-4f06705ecdfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:29,768 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.018s
2026-06-18 05:14:29,768 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f34bbd-7678-4ee5-a230-1a1a9d4cc729', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f34bbd-7678-4ee5-a230-1a1a9d4cc729', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:30,787 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:14:30,787 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a1271d-20b4-405e-aed3-05d19cac9a5a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a1271d-20b4-405e-aed3-05d19cac9a5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:31,808 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:14:31,808 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d222730-90eb-4acd-8cd2-5597d2173598', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d222730-90eb-4acd-8cd2-5597d2173598', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:32,829 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.016s
2026-06-18 05:14:32,829 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e037ca98-c3cb-4488-aee4-15090b070e1d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e037ca98-c3cb-4488-aee4-15090b070e1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:33,847 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.015s
2026-06-18 05:14:33,847 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103873e4-1eac-4c98-ba10-e37758529c85', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103873e4-1eac-4c98-ba10-e37758529c85', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:34,867 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.017s
2026-06-18 05:14:34,867 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4328b089-3633-4ddf-8036-d6d5c03e7e66', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4328b089-3633-4ddf-8036-d6d5c03e7e66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
2026-06-18 05:14:35,891 106043 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836 0.021s
2026-06-18 05:14:35,892 106043 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6313a1-97f6-4e68-a653-943f0e22935b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6313a1-97f6-4e68-a653-943f0e22935b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836'}
Body: b'{"backup": {"id": "cf247ccd-ecfd-49d1-ae4f-b8d88563c836", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:02.000000", "updated_at": "2026-06-18T05:11:03.000000", "name": "tempest-VolumesBackupsTest-Backup-314939841", "description": null, "fail_reason": null, "volume_id": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/cf247ccd-ecfd-49d1-ae4f-b8d88563c836"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:02.000000"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 76, in delete_backup
resp, body = self.delete('backups/%s' % backup_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid backup: Backup status must be available or error'}
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (VolumesBackupsTest:_run_cleanups) Failed to delete backup cf247ccd-ecfd-49d1-ae4f-b8d88563c836 within the required time (196 s). Timer started at 1781759479. Timer ended at 1781759675. Waited for 196 s.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/admin/test_volume_backup.py", line 68, in test_incremental_backup_respective_parents
backup_adm = self.create_backup(
^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/base.py", line 140, in create_backup
waiters.wait_for_volume_resource_status(backup_client, backup['id'],
File "/opt/stack/tempest/tempest/common/waiters.py", line 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 83, in show_backup
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 3 | 1 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt2.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] |
fail
ft2.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]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 05:10:43,036 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 202 POST https://10.4.3.132/volume/v3/volumes 0.177s
2026-06-18 05:10:43,037 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1350626375"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6260df0b-9ef7-4fbd-a488-fb66403418ff', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6260df0b-9ef7-4fbd-a488-fb66403418ff', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/volumes'}
Body: b'{"volume": {"id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:42.981415", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1350626375", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/693fc0c8-4073-440a-9838-9bb3de118d3d"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/693fc0c8-4073-440a-9838-9bb3de118d3d"}], "user_id": "c61345ed4b1940a3aa8561c62a6bd620", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-18 05:10:43,076 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/volumes/693fc0c8-4073-440a-9838-9bb3de118d3d 0.034s
2026-06-18 05:10:43,076 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1255a40f-5ea8-4650-a75c-5d2ee7484976', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1255a40f-5ea8-4650-a75c-5d2ee7484976', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/693fc0c8-4073-440a-9838-9bb3de118d3d'}
Body: b'{"volume": {"id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:43.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1350626375", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/693fc0c8-4073-440a-9838-9bb3de118d3d"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/693fc0c8-4073-440a-9838-9bb3de118d3d"}], "user_id": "c61345ed4b1940a3aa8561c62a6bd620", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff5a628b96042acb9695c2dd84cec53"}}'
2026-06-18 05:10:44,124 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/volumes/693fc0c8-4073-440a-9838-9bb3de118d3d 0.042s
2026-06-18 05:10:44,125 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6314c52-335d-44cc-9824-dcafda8985b7', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6314c52-335d-44cc-9824-dcafda8985b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/693fc0c8-4073-440a-9838-9bb3de118d3d'}
Body: b'{"volume": {"id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:43.000000", "updated_at": "2026-06-18T05:10:43.000000", "name": "tempest-VolumesBackupsTest-Volume-1350626375", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/693fc0c8-4073-440a-9838-9bb3de118d3d"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/693fc0c8-4073-440a-9838-9bb3de118d3d"}], "user_id": "c61345ed4b1940a3aa8561c62a6bd620", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eff5a628b96042acb9695c2dd84cec53"}}'
2026-06-18 05:10:44,133 106041 INFO [tempest.common.waiters] volume 693fc0c8-4073-440a-9838-9bb3de118d3d reached available after waiting for 1.133944 seconds
2026-06-18 05:10:44,243 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 202 POST https://10.4.3.132/volume/v3/backups 0.109s
2026-06-18 05:10:44,244 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "name": "tempest-VolumesBackupsTest-Backup-1530242174"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e6e760-7879-423e-abe5-ea77514a9538', 'content-length': '330', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e6e760-7879-423e-abe5-ea77514a9538', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/backups'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}]}}'
2026-06-18 05:10:44,262 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:10:44,262 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e0d4b3-c378-424f-9eca-72b20e216f50', 'content-length': '737', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e0d4b3-c378-424f-9eca-72b20e216f50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:44.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:45,285 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:10:45,285 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84dceacb-13bc-47f2-a4b4-64eb621f2f03', 'content-length': '739', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84dceacb-13bc-47f2-a4b4-64eb621f2f03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:44.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:46,315 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.025s
2026-06-18 05:10:46,315 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b20bff75-2422-41dc-b41b-f214e55ed8cb', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b20bff75-2422-41dc-b41b-f214e55ed8cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:47,343 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.023s
2026-06-18 05:10:47,343 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29606b8-5e68-42d4-b568-e7c494697cc6', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29606b8-5e68-42d4-b568-e7c494697cc6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:48,367 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.019s
2026-06-18 05:10:48,368 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55dbf5ec-91be-446d-8612-23491054d9a9', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55dbf5ec-91be-446d-8612-23491054d9a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:49,398 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.027s
2026-06-18 05:10:49,398 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ced06d-7044-46ec-80e5-eb12e20aa901', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ced06d-7044-46ec-80e5-eb12e20aa901', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:50,428 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.025s
2026-06-18 05:10:50,428 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd3704f-c64c-48d5-8374-37d792244859', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd3704f-c64c-48d5-8374-37d792244859', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:51,460 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.027s
2026-06-18 05:10:51,460 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00dbe9d5-213c-4c70-8e4c-58e624091cef', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00dbe9d5-213c-4c70-8e4c-58e624091cef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:52,485 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.022s
2026-06-18 05:10:52,486 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef4e45e-05c6-45b4-9b30-08844b7ae36a', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef4e45e-05c6-45b4-9b30-08844b7ae36a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:53,512 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.021s
2026-06-18 05:10:53,512 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7710c3a8-7906-4875-9b61-1f5750d23631', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7710c3a8-7906-4875-9b61-1f5750d23631', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:54,532 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:10:54,532 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca7557e-1960-4e9b-87e1-16208c8ffdd2', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca7557e-1960-4e9b-87e1-16208c8ffdd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:55,557 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.021s
2026-06-18 05:10:55,557 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78fc3420-b46f-4a3e-875a-6bbd6edc5e3c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78fc3420-b46f-4a3e-875a-6bbd6edc5e3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:56,579 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:10:56,580 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455543cc-382c-4459-b3ca-1e378f7bcd7e', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455543cc-382c-4459-b3ca-1e378f7bcd7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:57,601 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.019s
2026-06-18 05:10:57,602 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a72f70-d18d-4ef2-b7c9-61da4a78f577', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a72f70-d18d-4ef2-b7c9-61da4a78f577', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:45.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:58,621 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:10:58,621 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74375abc-40fd-4679-91fb-7735ef3e5218', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74375abc-40fd-4679-91fb-7735ef3e5218', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "creating", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:58.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:59,658 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.033s
2026-06-18 05:10:59,658 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ed4607-1af0-47ec-98a0-2ad5a5be5d2b', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ed4607-1af0-47ec-98a0-2ad5a5be5d2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:10:59.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:10:59,662 106041 INFO [tempest.common.waiters] backup a587afef-aa9e-4112-997e-43243b65dbe9 reached available after waiting for 15.662055 seconds
2026-06-18 05:10:59,755 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 202 POST https://10.4.3.132/volume/v3/backups 0.093s
2026-06-18 05:10:59,756 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"backup": {"volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-400284950"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e62416-4555-419b-8967-c87f23a927f0', 'content-length': '329', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e62416-4555-419b-8967-c87f23a927f0', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/backups'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "name": "tempest-VolumesBackupsTest-Backup-400284950", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}]}}'
2026-06-18 05:10:59,781 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.023s
2026-06-18 05:10:59,781 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8340a19a-c396-475e-aff1-d0fe02d4d7ec', 'content-length': '735', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8340a19a-c396-475e-aff1-d0fe02d4d7ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "creating", "size": 1, "object_count": 0, "availability_zone": null, "container": null, "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:00.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:00,805 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:11:00,805 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2dc9ca-d31d-45b6-8d4b-305d62ddd8dd', 'content-length': '737', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2dc9ca-d31d-45b6-8d4b-305d62ddd8dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": null, "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:00.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:01,829 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.020s
2026-06-18 05:11:01,829 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b97bcd-babb-4229-99b1-a016266b0c56', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b97bcd-babb-4229-99b1-a016266b0c56', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:01.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:02,858 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.023s
2026-06-18 05:11:02,858 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a864806-4b71-4421-8047-9f8af4006e99', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a864806-4b71-4421-8047-9f8af4006e99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:01.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:03,885 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.022s
2026-06-18 05:11:03,885 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af532d6f-342c-40af-92a1-418e68cb4ecc', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af532d6f-342c-40af-92a1-418e68cb4ecc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:01.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:04,917 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.027s
2026-06-18 05:11:04,917 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ddbe5e-d8c8-4f2c-b2f4-1adaa35a7b8c', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ddbe5e-d8c8-4f2c-b2f4-1adaa35a7b8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:01.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:05,942 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.021s
2026-06-18 05:11:05,942 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b938161-3f9d-433a-ba83-82984769c5fd', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b938161-3f9d-433a-ba83-82984769c5fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "creating", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:05.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:06,976 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.031s
2026-06-18 05:11:06,977 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095cf9d6-3508-4921-a88a-8e91b1f387da', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095cf9d6-3508-4921-a88a-8e91b1f387da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "available", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:06,979 106041 INFO [tempest.common.waiters] backup a5cae798-db3d-4700-af26-6b38fccc08f3 reached available after waiting for 7.979930 seconds
2026-06-18 05:11:07,024 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 202 POST https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3/restore 0.044s
2026-06-18 05:11:07,024 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"restore": {"volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab97f8a4-9264-4206-a858-a7055bb69094', 'content-length': '182', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab97f8a4-9264-4206-a858-a7055bb69094', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3/restore'}
Body: b'{"restore": {"backup_id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "volume_name": "tempest-VolumesBackupsTest-Volume-1350626375"}}'
2026-06-18 05:11:07,043 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:11:07,043 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb38f77-179f-441c-aae8-862cdf8961d3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb38f77-179f-441c-aae8-862cdf8961d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:08,065 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:11:08,066 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050b7594-4f79-4933-80c5-8f464eb8a2a6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050b7594-4f79-4933-80c5-8f464eb8a2a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:09,093 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.023s
2026-06-18 05:11:09,093 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbaae09-8c6c-4091-8fd7-c93d6dc92fe2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbaae09-8c6c-4091-8fd7-c93d6dc92fe2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:10,120 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.024s
2026-06-18 05:11:10,120 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd1013ac-3981-443e-93fa-c2346f4bef98', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd1013ac-3981-443e-93fa-c2346f4bef98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:11,143 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.020s
2026-06-18 05:11:11,143 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3cc72e5-c45d-4ab3-afa4-2e5ed864a438', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3cc72e5-c45d-4ab3-afa4-2e5ed864a438', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:12,173 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.025s
2026-06-18 05:11:12,173 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc726b08-2d45-43c9-842a-742b4077212e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc726b08-2d45-43c9-842a-742b4077212e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:13,198 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:11:13,198 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834ffb4b-885b-415d-a3cb-95a0c8725705', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834ffb4b-885b-415d-a3cb-95a0c8725705', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:14,395 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_incr_backup_create_and_restore_to_an_existing_volume): 500 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.193s
2026-06-18 05:11:14,395 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec6dc25e-3b10-408a-bd39-883099ae0123', 'x-openstack-request-id': 'req-ec6dc25e-3b10-408a-bd39-883099ae0123', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-18 05:11:14,468 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 500 DELETE https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.071s
2026-06-18 05:11:14,468 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2e9ce9-99cd-4627-87f3-4adae931a667', 'x-openstack-request-id': 'req-df2e9ce9-99cd-4627-87f3-4adae931a667', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-18 05:11:14,469 106041 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method BackupsClient.delete_backup of <tempest.lib.services.volume.v3.backups_client.BackupsClient object at 0x703afc265160>>, retrying...
2026-06-18 05:11:19,492 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 400 DELETE https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.023s
2026-06-18 05:11:19,492 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '100', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa43c02-cb80-4657-9964-c6f4287f56a9', 'x-openstack-request-id': 'req-4aa43c02-cb80-4657-9964-c6f4287f56a9', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid backup: Backup status must be available or error"}}'
2026-06-18 05:11:19,511 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:11:19,511 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813be33e-439d-4274-88a2-eb780ad18699', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813be33e-439d-4274-88a2-eb780ad18699', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:20,532 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:11:20,532 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f20d47-0b6e-4980-b358-269833f901e1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f20d47-0b6e-4980-b358-269833f901e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:21,551 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:11:21,551 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ed5866-121e-4853-a9e5-57f7d358ddba', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ed5866-121e-4853-a9e5-57f7d358ddba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:22,572 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:11:22,572 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26488e7f-c556-4a3a-bcea-118440f86369', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26488e7f-c556-4a3a-bcea-118440f86369', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:23,592 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:11:23,592 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a182fa4-1da3-4678-82c4-9b48c456173e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a182fa4-1da3-4678-82c4-9b48c456173e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:24,611 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:11:24,611 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6d659d-ab9f-4540-bddb-7ef18aa25562', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6d659d-ab9f-4540-bddb-7ef18aa25562', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:25,629 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:11:25,629 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30fef399-3eae-4c8a-a672-0ea1855c3d7a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30fef399-3eae-4c8a-a672-0ea1855c3d7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:26,651 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:11:26,651 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2fddf1-111f-4a61-bcfe-514ee5fb2c03', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2fddf1-111f-4a61-bcfe-514ee5fb2c03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:27,671 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:11:27,672 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51c26aa-5f10-4d2a-804c-e1f6ab2d397d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51c26aa-5f10-4d2a-804c-e1f6ab2d397d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:28,692 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:11:28,692 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb6c556-fae0-4183-b8f8-f269d20ca6c9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb6c556-fae0-4183-b8f8-f269d20ca6c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:29,712 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:11:29,712 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed317555-27bf-4f82-9faf-f2ba55f12f78', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed317555-27bf-4f82-9faf-f2ba55f12f78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:30,737 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.021s
2026-06-18 05:11:30,737 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f08b97-ccfa-4616-8579-944743a71dbe', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f08b97-ccfa-4616-8579-944743a71dbe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:31,761 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:11:31,761 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39be8224-7e5d-40f7-be5b-71e481923f65', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39be8224-7e5d-40f7-be5b-71e481923f65', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:32,780 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:11:32,780 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-415a5747-46c7-487a-b3d1-965c29b2e943', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-415a5747-46c7-487a-b3d1-965c29b2e943', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:33,800 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:11:33,800 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb3747c-39c0-41e3-b34f-de9a5eee6945', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb3747c-39c0-41e3-b34f-de9a5eee6945', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:34,820 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:11:34,820 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c6d3ba-aecc-49dc-bda7-82cff6fa4ff9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c6d3ba-aecc-49dc-bda7-82cff6fa4ff9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:35,843 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:11:35,843 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31dd051-6576-4d41-b018-3ce8bb6059bc', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31dd051-6576-4d41-b018-3ce8bb6059bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:36,867 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:11:36,867 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e3eccde-8f94-4a44-aa93-16d3fee325bd', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3eccde-8f94-4a44-aa93-16d3fee325bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:37,889 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:11:37,889 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05590b8c-e142-459a-b078-b66a80e93c76', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05590b8c-e142-459a-b078-b66a80e93c76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:38,908 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:11:38,908 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250d6959-011d-4285-bf9e-f04208edb51f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250d6959-011d-4285-bf9e-f04208edb51f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:39,929 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:11:39,930 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280e165e-4f8b-4be6-99ae-214982084b4f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280e165e-4f8b-4be6-99ae-214982084b4f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:40,947 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:11:40,947 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618c4b2a-9b12-4ded-a0f2-23eb6a9d97c9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618c4b2a-9b12-4ded-a0f2-23eb6a9d97c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:41,968 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:11:41,968 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6e1783-4bfa-473e-b7ac-70cc22efd53d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6e1783-4bfa-473e-b7ac-70cc22efd53d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:42,986 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:11:42,986 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0180c03-9f1c-4bf3-9f3c-5dc24084d657', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0180c03-9f1c-4bf3-9f3c-5dc24084d657', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:44,007 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:11:44,007 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a45ac9f2-61c6-4621-831d-613570207695', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a45ac9f2-61c6-4621-831d-613570207695', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:45,033 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.023s
2026-06-18 05:11:45,034 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcc6ac6-7750-4ac4-961e-da4a911564c0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcc6ac6-7750-4ac4-961e-da4a911564c0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:46,070 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.032s
2026-06-18 05:11:46,071 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede20953-89fa-4040-9e80-6d369633f863', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede20953-89fa-4040-9e80-6d369633f863', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:47,090 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:11:47,091 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f11068d-b388-4634-a7bb-22aa0fee3134', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f11068d-b388-4634-a7bb-22aa0fee3134', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:48,115 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.020s
2026-06-18 05:11:48,116 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49959e1b-f2bc-43e7-b2f7-02942979f076', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49959e1b-f2bc-43e7-b2f7-02942979f076', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:49,135 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:11:49,135 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f358e0c-5470-42bf-bd31-d6bbc3ed0bed', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f358e0c-5470-42bf-bd31-d6bbc3ed0bed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:50,155 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:11:50,155 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-571b18da-b50a-4479-a2c4-b86835307a96', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-571b18da-b50a-4479-a2c4-b86835307a96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:51,181 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.021s
2026-06-18 05:11:51,181 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfc80c8-92c2-414b-a5fa-5c84b4cb936e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfc80c8-92c2-414b-a5fa-5c84b4cb936e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:52,200 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:11:52,201 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde9fac4-e708-44d9-9c41-1750aa32f877', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde9fac4-e708-44d9-9c41-1750aa32f877', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:53,224 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:11:53,224 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472d445a-b712-4c97-bd70-af9e8f09554f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472d445a-b712-4c97-bd70-af9e8f09554f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:54,245 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:11:54,246 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf43af0-9422-4d7e-8ce3-4811be3fdcd9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf43af0-9422-4d7e-8ce3-4811be3fdcd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:55,266 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:11:55,266 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86fb824-25f3-45df-ba4f-1a15e5e37cfb', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86fb824-25f3-45df-ba4f-1a15e5e37cfb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:56,295 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.025s
2026-06-18 05:11:56,295 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90bead5a-993e-4ee8-9584-dfede323bc3b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90bead5a-993e-4ee8-9584-dfede323bc3b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:57,321 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.022s
2026-06-18 05:11:57,321 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0297486f-4373-4435-897f-bffbe6335ef9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0297486f-4373-4435-897f-bffbe6335ef9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:58,345 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.021s
2026-06-18 05:11:58,346 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf53670-aa99-4fba-8c6c-e4ce234aca81', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf53670-aa99-4fba-8c6c-e4ce234aca81', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:11:59,365 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:11:59,366 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f6aa8d-05c8-42dd-97e9-bd4f84f69d9f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f6aa8d-05c8-42dd-97e9-bd4f84f69d9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:00,392 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.023s
2026-06-18 05:12:00,392 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bffa72c-3a89-466d-ac38-c68bdb78dd30', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bffa72c-3a89-466d-ac38-c68bdb78dd30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:01,412 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:12:01,412 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2e6534-0857-45fa-bb3d-0a3a27b6ae00', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2e6534-0857-45fa-bb3d-0a3a27b6ae00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:02,433 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:02,435 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477358bd-d734-4b35-8be9-dce92313680c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477358bd-d734-4b35-8be9-dce92313680c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:03,457 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:12:03,457 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f512c7d-b1a7-4be8-ad59-559b018d4111', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f512c7d-b1a7-4be8-ad59-559b018d4111', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:04,478 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:12:04,478 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c6b965-7560-46f5-b73e-60332899a148', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c6b965-7560-46f5-b73e-60332899a148', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:05,498 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:12:05,499 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba34b4f6-d17a-4111-80ee-8fc448528c76', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba34b4f6-d17a-4111-80ee-8fc448528c76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:06,518 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:06,518 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca218ee-3252-4e51-a710-1535b17db72a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca218ee-3252-4e51-a710-1535b17db72a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:07,543 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.022s
2026-06-18 05:12:07,543 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9164b9cd-8425-4e49-aaee-0155e22506cd', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9164b9cd-8425-4e49-aaee-0155e22506cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:08,563 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:12:08,563 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330d010e-3038-4f38-a8f9-925d616b5f8c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330d010e-3038-4f38-a8f9-925d616b5f8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:09,583 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:12:09,583 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-667c9c04-b82e-4791-89f4-0fc776f6382b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-667c9c04-b82e-4791-89f4-0fc776f6382b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:10,602 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:12:10,602 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ccdfc0-a2ef-4099-baf4-d0dc2047189d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ccdfc0-a2ef-4099-baf4-d0dc2047189d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:11,623 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:12:11,623 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de06c39-3ad5-4ba9-bd92-ca2c26c1a5ad', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de06c39-3ad5-4ba9-bd92-ca2c26c1a5ad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:12,647 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.020s
2026-06-18 05:12:12,647 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2dfdc6-a727-47de-8f33-fefc6dea1b3d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2dfdc6-a727-47de-8f33-fefc6dea1b3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:13,667 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:12:13,667 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ca587b-ac1f-444c-82d2-c61379c9df89', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ca587b-ac1f-444c-82d2-c61379c9df89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:14,687 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:12:14,688 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac69ef60-f26a-43dd-b4c6-5ceed6435b01', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac69ef60-f26a-43dd-b4c6-5ceed6435b01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:15,706 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:15,706 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd15504e-231b-425c-8f2d-39440383b07e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd15504e-231b-425c-8f2d-39440383b07e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:16,726 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:12:16,726 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9259298-4a56-4ae8-9c3f-24ec8b4d1e47', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9259298-4a56-4ae8-9c3f-24ec8b4d1e47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:17,742 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.013s
2026-06-18 05:12:17,742 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa73e056-ff56-4d92-ad8f-4cd51dd5064d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa73e056-ff56-4d92-ad8f-4cd51dd5064d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:18,762 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:12:18,762 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e38c360c-e61b-4624-bb74-4c5d1885ac11', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e38c360c-e61b-4624-bb74-4c5d1885ac11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:19,781 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.013s
2026-06-18 05:12:19,781 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b32d13a-484f-433d-9c7c-7c3f398adbd5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b32d13a-484f-433d-9c7c-7c3f398adbd5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:20,799 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:20,799 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb74770-b9f4-4c83-8e19-07b67487efb1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb74770-b9f4-4c83-8e19-07b67487efb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:21,817 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:21,817 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053cd923-9a32-49ab-a0c7-45027eadaaa7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053cd923-9a32-49ab-a0c7-45027eadaaa7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:22,835 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:22,835 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-870ef835-3b3a-41cd-bb3e-58bf5455cff0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-870ef835-3b3a-41cd-bb3e-58bf5455cff0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:23,853 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:23,854 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fef1b2b-046a-4cab-a94c-6b108c6a3425', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fef1b2b-046a-4cab-a94c-6b108c6a3425', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:24,870 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.013s
2026-06-18 05:12:24,870 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0ebd1b-6d08-443b-a718-8f8767608b65', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0ebd1b-6d08-443b-a718-8f8767608b65', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:25,889 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:25,889 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7b0b17-fc7d-4eec-bfed-8787361980ce', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7b0b17-fc7d-4eec-bfed-8787361980ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:26,908 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:26,908 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c34a95-8959-43fd-a0c5-941313e3891b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c34a95-8959-43fd-a0c5-941313e3891b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:27,929 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:12:27,929 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6878520-2004-4a02-8a1a-89cda44f690b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6878520-2004-4a02-8a1a-89cda44f690b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:28,948 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:28,949 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-352b1e8d-708c-47c6-92e6-fe777848da9f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-352b1e8d-708c-47c6-92e6-fe777848da9f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:29,969 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:12:29,969 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f25a0a-f558-4d37-b280-7f13fc3494e4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f25a0a-f558-4d37-b280-7f13fc3494e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:30,989 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:12:30,989 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101f807f-334e-4cd9-bdab-5b61c22a1e11', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101f807f-334e-4cd9-bdab-5b61c22a1e11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:32,008 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:32,009 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c5caf27-fc1e-4f94-a758-5a3e0e761457', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c5caf27-fc1e-4f94-a758-5a3e0e761457', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:33,027 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.013s
2026-06-18 05:12:33,027 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbda7eea-72d9-4744-8ef2-1d7e83befac2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbda7eea-72d9-4744-8ef2-1d7e83befac2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:34,046 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:12:34,046 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb2d682-41e6-4cdf-8c22-356f49a09ca9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb2d682-41e6-4cdf-8c22-356f49a09ca9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:35,067 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:12:35,068 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaefdaf6-0ce6-4764-b9a4-9461f623e604', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaefdaf6-0ce6-4764-b9a4-9461f623e604', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:36,316 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.245s
2026-06-18 05:12:36,316 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92bba920-c7de-4d69-83ac-3256da5c7bd2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92bba920-c7de-4d69-83ac-3256da5c7bd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:37,335 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:12:37,335 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70938091-a597-4c28-a0a4-856f422c9cfc', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70938091-a597-4c28-a0a4-856f422c9cfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:38,355 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:12:38,355 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935437c5-0b2b-4363-b3a7-6bea6b48d9af', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935437c5-0b2b-4363-b3a7-6bea6b48d9af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:39,377 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:12:39,377 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca1e4a6d-45b2-44a5-a491-4951c1da13c3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca1e4a6d-45b2-44a5-a491-4951c1da13c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:40,399 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:12:40,399 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dcf4d69-019c-41a1-a055-c0659e682eeb', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dcf4d69-019c-41a1-a055-c0659e682eeb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:41,424 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:12:41,424 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16fbd6f6-3c04-46b9-8836-3f5282d32931', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16fbd6f6-3c04-46b9-8836-3f5282d32931', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:42,445 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:12:42,445 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b0718c-ada2-49ef-b46c-2e99051fb279', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b0718c-ada2-49ef-b46c-2e99051fb279', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:43,463 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:43,463 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7cc41a-fa54-4fae-bdfb-fbc0dd8018a3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7cc41a-fa54-4fae-bdfb-fbc0dd8018a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:44,485 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:12:44,485 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f8456e-ebb1-46b5-b75b-f56be8807b87', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f8456e-ebb1-46b5-b75b-f56be8807b87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:45,502 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.013s
2026-06-18 05:12:45,502 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3d7077-f9f4-4a6a-bfa0-862f4e6f3cca', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3d7077-f9f4-4a6a-bfa0-862f4e6f3cca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:46,521 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:12:46,521 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219afcb3-27f3-4f57-b1a4-3ec7362d2c06', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219afcb3-27f3-4f57-b1a4-3ec7362d2c06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:47,543 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:12:47,544 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2014c84e-3110-4857-b006-3bad66a88ae5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2014c84e-3110-4857-b006-3bad66a88ae5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:48,570 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.022s
2026-06-18 05:12:48,570 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67013a4-a0ea-478a-8f41-2faf4b748d7c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67013a4-a0ea-478a-8f41-2faf4b748d7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:49,590 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:12:49,591 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d3b8a5-f321-4c2c-aefc-7c8ace5b2f98', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d3b8a5-f321-4c2c-aefc-7c8ace5b2f98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:50,624 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.030s
2026-06-18 05:12:50,624 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b960513-13a3-464e-b53e-a3ccd1af630f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b960513-13a3-464e-b53e-a3ccd1af630f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:51,643 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:12:51,643 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f51459-2390-439e-9895-80337f541174', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f51459-2390-439e-9895-80337f541174', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:52,663 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:12:52,663 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c89d0a1-91de-4e3d-908d-9627f533e2cc', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c89d0a1-91de-4e3d-908d-9627f533e2cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:53,685 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:12:53,685 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db00c836-9199-4e62-9c7a-ca53ad05a574', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db00c836-9199-4e62-9c7a-ca53ad05a574', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:54,708 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:12:54,708 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a885575b-f5a8-4fa1-9ec1-d4789147e3f1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a885575b-f5a8-4fa1-9ec1-d4789147e3f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:55,730 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:12:55,730 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6491b609-8d4c-4241-a3ea-cac8bd90f14c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6491b609-8d4c-4241-a3ea-cac8bd90f14c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:56,751 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:12:56,752 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751b15f3-82cc-459d-a931-ad2e38f41595', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751b15f3-82cc-459d-a931-ad2e38f41595', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:57,777 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.021s
2026-06-18 05:12:57,777 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965b6bd9-8edb-44ef-8f7c-10c4f3f6fbf7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965b6bd9-8edb-44ef-8f7c-10c4f3f6fbf7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:58,801 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:12:58,802 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a344d1-6950-4548-af95-3e9edafe6332', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a344d1-6950-4548-af95-3e9edafe6332', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:12:59,821 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:12:59,822 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32fea84-43c5-4e91-bba2-2e18a8f605b8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32fea84-43c5-4e91-bba2-2e18a8f605b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:00,841 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:00,842 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-873a98d9-79f0-45b7-9381-76d8ddaa1746', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-873a98d9-79f0-45b7-9381-76d8ddaa1746', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:01,859 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:13:01,859 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c64a1ff-b9e6-4df2-a084-c760c0042d69', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c64a1ff-b9e6-4df2-a084-c760c0042d69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:02,875 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.013s
2026-06-18 05:13:02,875 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf84e11-d2e6-4a58-b54b-7688fa3e5874', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf84e11-d2e6-4a58-b54b-7688fa3e5874', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:03,895 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:03,895 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddeaeaf7-0ccc-4b95-ae24-23666e96bde8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddeaeaf7-0ccc-4b95-ae24-23666e96bde8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:04,913 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:13:04,913 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff01737-680b-4b16-99b4-6777a11afb96', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff01737-680b-4b16-99b4-6777a11afb96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:05,932 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:13:05,932 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba278ccd-4e74-419d-b0d7-683fcec29fec', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba278ccd-4e74-419d-b0d7-683fcec29fec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:06,951 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:06,952 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb99d2aa-1392-454b-a893-849228339cf7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb99d2aa-1392-454b-a893-849228339cf7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:07,976 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.020s
2026-06-18 05:13:07,977 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cdce7a3-5cd0-4079-93e7-f5058d539d5e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cdce7a3-5cd0-4079-93e7-f5058d539d5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:08,996 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:08,996 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf1a449-af26-44ee-b568-eadaab56e98f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf1a449-af26-44ee-b568-eadaab56e98f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:10,013 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:13:10,013 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46978e2f-b343-4029-b572-319d03270c44', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46978e2f-b343-4029-b572-319d03270c44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:11,032 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:11,033 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32456fc3-a3df-40e1-9342-f7a6c5a11bbc', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32456fc3-a3df-40e1-9342-f7a6c5a11bbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:12,055 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:13:12,056 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2187404-866a-4ffb-a65a-9e6a393daf1e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2187404-866a-4ffb-a65a-9e6a393daf1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:13,081 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.022s
2026-06-18 05:13:13,082 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf96477-5f9e-4c3a-b526-eb428b9e7db3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf96477-5f9e-4c3a-b526-eb428b9e7db3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:14,103 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:13:14,103 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86150528-8238-4fcf-9835-8d32ec7e7758', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86150528-8238-4fcf-9835-8d32ec7e7758', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:15,128 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:13:15,128 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d6cf76-736e-475c-83e7-8203aabfb2ae', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d6cf76-736e-475c-83e7-8203aabfb2ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:16,148 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:16,148 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c966731b-0460-4f17-9a5b-fe0ea3607010', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c966731b-0460-4f17-9a5b-fe0ea3607010', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:17,178 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.027s
2026-06-18 05:13:17,179 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18327ec6-e5cb-4918-842c-e4f1c0e5fc04', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18327ec6-e5cb-4918-842c-e4f1c0e5fc04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:18,201 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:13:18,202 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2e2458-c7f5-49a8-ab33-6d5a2071b9c6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2e2458-c7f5-49a8-ab33-6d5a2071b9c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:19,223 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:13:19,223 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c7fa12d-17f7-4ff7-9748-c80e36da7bde', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c7fa12d-17f7-4ff7-9748-c80e36da7bde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:20,244 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:13:20,244 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cacb2188-da36-4ed0-b67b-47b0bee367e5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cacb2188-da36-4ed0-b67b-47b0bee367e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:21,264 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:13:21,264 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a52ada-3ffb-45b0-868e-4916e433053e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a52ada-3ffb-45b0-868e-4916e433053e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:22,286 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:13:22,287 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cda02aca-2811-4f1c-90de-b47eae60d887', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cda02aca-2811-4f1c-90de-b47eae60d887', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:23,306 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:23,307 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f2c22e-4607-4ee0-bbb9-d521af879d19', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f2c22e-4607-4ee0-bbb9-d521af879d19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:24,332 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.022s
2026-06-18 05:13:24,332 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3935da6e-95b5-449b-a287-61a7f6d6efb7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3935da6e-95b5-449b-a287-61a7f6d6efb7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:25,354 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:13:25,354 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c42ecee-af73-43ef-aa5e-1caabdfb52c5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c42ecee-af73-43ef-aa5e-1caabdfb52c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:26,373 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:13:26,373 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d4d25fd-bf52-4db3-8a55-1d51c8f66ff0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d4d25fd-bf52-4db3-8a55-1d51c8f66ff0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:27,393 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:27,394 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d67d1266-1d1b-4450-b8cf-3b688a8c98ce', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d67d1266-1d1b-4450-b8cf-3b688a8c98ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:28,416 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:13:28,416 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-311713ac-4281-4d55-a364-471879e847d4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311713ac-4281-4d55-a364-471879e847d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:29,436 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:13:29,437 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c345dd8-7155-4f89-9603-07560997acfc', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c345dd8-7155-4f89-9603-07560997acfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:30,459 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:13:30,460 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f478a48-341f-435f-8163-8dda83e6416d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f478a48-341f-435f-8163-8dda83e6416d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:31,477 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:13:31,477 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792840f8-3292-4ad1-8b44-4bc218d2ae04', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792840f8-3292-4ad1-8b44-4bc218d2ae04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:32,496 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:13:32,496 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8853abc7-c07c-4699-9429-cc63b2fade1d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8853abc7-c07c-4699-9429-cc63b2fade1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:33,516 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:13:33,516 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a57b034-baae-46c0-bbbc-3ff6f065e7b9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a57b034-baae-46c0-bbbc-3ff6f065e7b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:34,536 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:34,536 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9127624a-d5c5-40ef-9f62-33ab39997ca4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9127624a-d5c5-40ef-9f62-33ab39997ca4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:35,558 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:13:35,558 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a8cacd-80dc-4c2d-9adc-6865f6a774a5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a8cacd-80dc-4c2d-9adc-6865f6a774a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:36,576 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:13:36,576 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbfcd68-ac84-4fba-b2f2-e4101e3060c1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbfcd68-ac84-4fba-b2f2-e4101e3060c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:37,596 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:37,596 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93c360b-5997-4ade-8904-0a79d0284f35', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93c360b-5997-4ade-8904-0a79d0284f35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:38,615 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:13:38,615 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c2df579-7aed-4dea-81e2-18cbf9fd2ee7', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c2df579-7aed-4dea-81e2-18cbf9fd2ee7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:39,638 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.020s
2026-06-18 05:13:39,638 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399d6898-8399-4370-b640-da6c08d98ca0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399d6898-8399-4370-b640-da6c08d98ca0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:40,675 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.033s
2026-06-18 05:13:40,675 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57856643-b0c5-4dc7-8628-3c18559b4eff', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57856643-b0c5-4dc7-8628-3c18559b4eff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:41,705 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.026s
2026-06-18 05:13:41,705 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c31bd54-2a15-4f66-9a1e-25da9dc47bb8', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c31bd54-2a15-4f66-9a1e-25da9dc47bb8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:42,726 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:13:42,727 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290830ed-1e8a-4dab-859b-bb48a9c77629', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290830ed-1e8a-4dab-859b-bb48a9c77629', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:43,749 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.020s
2026-06-18 05:13:43,750 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68479367-0cc5-4d01-94e6-3a4fbad09b07', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68479367-0cc5-4d01-94e6-3a4fbad09b07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:44,776 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.020s
2026-06-18 05:13:44,776 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81391741-2081-4bbb-9320-71a256a1d52c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81391741-2081-4bbb-9320-71a256a1d52c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:45,797 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:13:45,798 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac79712f-300b-469c-8e92-df58e9f72920', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac79712f-300b-469c-8e92-df58e9f72920', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:46,818 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:13:46,818 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0459f02a-9a87-4604-b0b9-24a7bfe776d3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0459f02a-9a87-4604-b0b9-24a7bfe776d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:47,840 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:13:47,840 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b81b169-d04d-456a-8bde-fcb3d7472e73', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b81b169-d04d-456a-8bde-fcb3d7472e73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:48,864 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:13:48,864 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a6418e-547c-43d2-bbfd-614d7c3e08de', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a6418e-547c-43d2-bbfd-614d7c3e08de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:49,891 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.021s
2026-06-18 05:13:49,891 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97938f35-1161-4374-8f96-9ef9664fce84', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97938f35-1161-4374-8f96-9ef9664fce84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:50,910 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:13:50,910 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a491482-4f6a-49b7-8091-be1efb60494d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a491482-4f6a-49b7-8091-be1efb60494d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:51,931 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:51,932 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44eb1c5e-cd2c-4425-939c-c97408f67aa2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44eb1c5e-cd2c-4425-939c-c97408f67aa2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:52,952 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:13:52,952 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b0b82fe-c1ad-4f3f-9d53-6e9bbc5dafec', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b0b82fe-c1ad-4f3f-9d53-6e9bbc5dafec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:53,973 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:53,973 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b9f93be-74de-49d8-a8fe-6dd54097851e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b9f93be-74de-49d8-a8fe-6dd54097851e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:54,995 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:13:54,995 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba2690e-80d1-4f52-b05d-ee0f106adaa6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba2690e-80d1-4f52-b05d-ee0f106adaa6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:56,020 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:13:56,020 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-215c219e-f18e-4c1e-b7b1-e360ac114361', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-215c219e-f18e-4c1e-b7b1-e360ac114361', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:57,041 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:13:57,041 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c538070-395c-4410-867c-8bce2c7dd81e', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c538070-395c-4410-867c-8bce2c7dd81e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:58,069 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.023s
2026-06-18 05:13:58,069 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85fe75fb-ca2f-4178-8fee-0543bd547e6f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85fe75fb-ca2f-4178-8fee-0543bd547e6f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:13:59,086 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:13:59,087 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2e52d2-1838-49f1-b3f7-306ee2938be1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2e52d2-1838-49f1-b3f7-306ee2938be1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:00,107 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:14:00,107 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f29c588-f06c-41a6-9b2f-4530e99e06a1', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f29c588-f06c-41a6-9b2f-4530e99e06a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:01,127 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:14:01,128 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3bbf1ac-fca1-4817-a297-3529ecfe2bd4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3bbf1ac-fca1-4817-a297-3529ecfe2bd4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:02,145 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:14:02,145 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03eea44b-7f5b-41c5-aef7-81af3cd769a3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03eea44b-7f5b-41c5-aef7-81af3cd769a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:03,169 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.020s
2026-06-18 05:14:03,169 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15cad171-c66c-48cb-b446-233fc6c13f3d', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15cad171-c66c-48cb-b446-233fc6c13f3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:04,193 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.020s
2026-06-18 05:14:04,193 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17310b6a-9a6b-49b0-9b8a-0168cf89397f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17310b6a-9a6b-49b0-9b8a-0168cf89397f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:05,223 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.027s
2026-06-18 05:14:05,223 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc6d467-40d0-48cb-92cd-a23ca61fb237', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc6d467-40d0-48cb-92cd-a23ca61fb237', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:06,244 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:14:06,244 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe3b804-48ed-4a60-84e8-d800ec3adeda', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe3b804-48ed-4a60-84e8-d800ec3adeda', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:07,265 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:14:07,265 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1923e5f9-88c9-4a28-a73a-64636d7d2410', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1923e5f9-88c9-4a28-a73a-64636d7d2410', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:08,289 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:14:08,289 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9756d1-ad16-4948-ad8b-35e407ffd1ac', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9756d1-ad16-4948-ad8b-35e407ffd1ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:09,311 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:14:09,311 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128ba3e1-4f9d-45e8-b1c1-b5db543e5a92', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128ba3e1-4f9d-45e8-b1c1-b5db543e5a92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:10,333 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:14:10,334 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ab9a130-e934-4c1f-9ab4-8aad78eb28da', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab9a130-e934-4c1f-9ab4-8aad78eb28da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:11,372 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.035s
2026-06-18 05:14:11,372 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced65574-7781-4260-bcd1-553a76344cf6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced65574-7781-4260-bcd1-553a76344cf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:12,396 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.020s
2026-06-18 05:14:12,396 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0055f70a-487a-43d5-a7ba-73b887836d8b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0055f70a-487a-43d5-a7ba-73b887836d8b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:13,416 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:14:13,417 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-542e6268-c042-43c5-9715-2b11cde87587', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-542e6268-c042-43c5-9715-2b11cde87587', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:14,434 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:14:14,434 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82777f67-1571-40d0-a530-cec9bbee69b6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82777f67-1571-40d0-a530-cec9bbee69b6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:15,454 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:14:15,454 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d18f03b-bdd1-4981-8adb-8bcc1afca0d9', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d18f03b-bdd1-4981-8adb-8bcc1afca0d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:16,473 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:14:16,474 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f9e0f56-8dcb-4a9e-a3e4-bb45b2221abc', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f9e0f56-8dcb-4a9e-a3e4-bb45b2221abc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:17,496 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:14:17,496 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3174fb6e-fa79-4ba1-a64f-670a040dacc5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3174fb6e-fa79-4ba1-a64f-670a040dacc5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:18,514 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:14:18,514 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ec7d4e-1f3c-4a9a-8a15-ab1813891e0a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ec7d4e-1f3c-4a9a-8a15-ab1813891e0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:19,535 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:14:19,535 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a789c59-de9c-41ec-87dd-e467dc674053', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a789c59-de9c-41ec-87dd-e467dc674053', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:20,554 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:14:20,554 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ee4872f-4566-413e-a3b5-e9e09eda65ba', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ee4872f-4566-413e-a3b5-e9e09eda65ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:21,574 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:14:21,574 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d35fa48-9fff-4c6e-9b61-b835fe91c434', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d35fa48-9fff-4c6e-9b61-b835fe91c434', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:22,593 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:14:22,593 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208bf824-71e5-4b77-8b49-c07651c0baf0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208bf824-71e5-4b77-8b49-c07651c0baf0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:23,614 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:14:23,614 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f6fa3d-a7aa-42c6-85ea-da71492f798a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f6fa3d-a7aa-42c6-85ea-da71492f798a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:24,635 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.017s
2026-06-18 05:14:24,636 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8b4ffd-7497-4553-9e95-d75bfd76ad1b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8b4ffd-7497-4553-9e95-d75bfd76ad1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:25,660 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:14:25,660 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddddf0b5-26fd-4356-830d-ee062b2a53ab', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddddf0b5-26fd-4356-830d-ee062b2a53ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:26,682 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:14:26,682 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe87971-a7e5-414d-95a5-d57154cfdf57', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe87971-a7e5-414d-95a5-d57154cfdf57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:27,705 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:14:27,705 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b150f38e-4f86-4586-b42e-a3eebe75393a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b150f38e-4f86-4586-b42e-a3eebe75393a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:28,727 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.019s
2026-06-18 05:14:28,727 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70850d04-dec0-435d-8306-b94a184a778b', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70850d04-dec0-435d-8306-b94a184a778b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:29,745 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.014s
2026-06-18 05:14:29,746 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f60f23a-8ccf-4f4b-b67b-0b519d92574f', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f60f23a-8ccf-4f4b-b67b-0b519d92574f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:30,767 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:14:30,767 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1acff6aa-c353-4bd5-b17d-10098f7a45b4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1acff6aa-c353-4bd5-b17d-10098f7a45b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:31,786 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:14:31,786 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160146d4-f45f-49b2-a3e3-a2223c9168b0', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160146d4-f45f-49b2-a3e3-a2223c9168b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:32,808 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.018s
2026-06-18 05:14:32,808 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158cc381-8c43-4b9b-88e4-b072d8fe8bde', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158cc381-8c43-4b9b-88e4-b072d8fe8bde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:33,825 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.015s
2026-06-18 05:14:33,826 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f64283-c717-4979-a9ae-8c5a81b38761', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f64283-c717-4979-a9ae-8c5a81b38761', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:34,858 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.028s
2026-06-18 05:14:34,858 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-144159d5-4896-43a8-914c-7076e634e8fe', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-144159d5-4896-43a8-914c-7076e634e8fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:35,878 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3 0.016s
2026-06-18 05:14:35,878 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d81f715-a60c-4ffe-882e-9fd881d3b22c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d81f715-a60c-4ffe-882e-9fd881d3b22c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3'}
Body: b'{"backup": {"id": "a5cae798-db3d-4700-af26-6b38fccc08f3", "status": "restoring", "size": 1, "object_count": 0, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-400284950", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a5cae798-db3d-4700-af26-6b38fccc08f3"}], "is_incremental": true, "has_dependent_backups": false, "snapshot_id": null, "data_timestamp": "2026-06-18T05:11:00.000000"}}'
2026-06-18 05:14:35,906 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 400 DELETE https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.025s
2026-06-18 05:14:35,907 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '102', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f9eaf2-6e03-4473-bc0b-155d1234be2f', 'x-openstack-request-id': 'req-67f9eaf2-6e03-4473-bc0b-155d1234be2f', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid backup: Incremental backups exist for this backup."}}'
2026-06-18 05:14:35,944 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.036s
2026-06-18 05:14:35,949 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f69d6a7-b3a4-4c91-8d06-20ccad035d4d', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f69d6a7-b3a4-4c91-8d06-20ccad035d4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:36,972 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:14:36,973 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845e8876-9c55-4c51-9c7a-63c6d19ebfa6', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845e8876-9c55-4c51-9c7a-63c6d19ebfa6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:37,992 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:14:37,992 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bd59d1-7a02-4211-8fd2-6197f16c9ca5', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bd59d1-7a02-4211-8fd2-6197f16c9ca5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:39,009 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:14:39,010 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0e2c34-2ef9-4cdf-afe9-e2e96f75c654', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0e2c34-2ef9-4cdf-afe9-e2e96f75c654', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:40,037 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.025s
2026-06-18 05:14:40,037 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae10c205-6216-4a63-bb2f-0c3eeda48bcb', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae10c205-6216-4a63-bb2f-0c3eeda48bcb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:41,057 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:14:41,057 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef81f74d-c76c-4856-9c59-284e76670e41', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef81f74d-c76c-4856-9c59-284e76670e41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:42,085 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.024s
2026-06-18 05:14:42,085 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45951410-1775-4cc0-bd4c-fdb8787c6c20', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45951410-1775-4cc0-bd4c-fdb8787c6c20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:43,105 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:14:43,106 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df270b6-6930-48da-81a3-5b0476b701d9', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df270b6-6930-48da-81a3-5b0476b701d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:44,123 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:14:44,123 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c675969-b21a-4b89-981a-df6f6272d205', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c675969-b21a-4b89-981a-df6f6272d205', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:45,141 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:14:45,141 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88dde1fb-8ee7-4610-9fff-a376ebd09873', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88dde1fb-8ee7-4610-9fff-a376ebd09873', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:46,166 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.021s
2026-06-18 05:14:46,168 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b3f6e9-0224-49f7-ab58-ee1378f4a399', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b3f6e9-0224-49f7-ab58-ee1378f4a399', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:47,187 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:14:47,187 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea77a651-f21f-450a-9443-8396e6b49e0a', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea77a651-f21f-450a-9443-8396e6b49e0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:48,204 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:14:48,204 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82374f77-d672-4a79-994a-f1bcf5c6376f', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82374f77-d672-4a79-994a-f1bcf5c6376f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:49,230 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.022s
2026-06-18 05:14:49,230 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6316242d-ffda-48d5-a6d1-6393ba8d7814', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6316242d-ffda-48d5-a6d1-6393ba8d7814', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:50,250 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:14:50,250 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a84085-6935-4695-a3fd-0998f44a93ae', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a84085-6935-4695-a3fd-0998f44a93ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:51,268 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:14:51,268 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f34d0c4-30bc-492f-9260-1cd8214fef9e', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f34d0c4-30bc-492f-9260-1cd8214fef9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:52,289 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:14:52,290 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84de30f4-2712-48a5-8a0b-1835d84b2f94', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84de30f4-2712-48a5-8a0b-1835d84b2f94', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:53,308 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:14:53,308 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ef14dfc-0bbd-4bd6-b403-75cd0074222a', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ef14dfc-0bbd-4bd6-b403-75cd0074222a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:54,327 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:14:54,328 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f66a8f60-d8e2-485c-8c65-59ee77dd8294', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f66a8f60-d8e2-485c-8c65-59ee77dd8294', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:55,346 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:14:55,347 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8daf92b-9c93-423a-a54c-474c009b8773', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8daf92b-9c93-423a-a54c-474c009b8773', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:56,372 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.021s
2026-06-18 05:14:56,372 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe29612f-5b15-4869-b335-5f904045cf70', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe29612f-5b15-4869-b335-5f904045cf70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:57,391 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:14:57,392 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e188fba-94fa-43bc-97cc-8efe16303269', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e188fba-94fa-43bc-97cc-8efe16303269', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:58,410 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:14:58,410 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2c1e36-9e49-4683-84ae-69f848659d9a', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2c1e36-9e49-4683-84ae-69f848659d9a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:14:59,426 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:14:59,427 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ab3e94-55a2-4dc9-a85e-b9e8b8772e1b', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ab3e94-55a2-4dc9-a85e-b9e8b8772e1b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:00,445 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:00,445 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a94743b-e979-4d1b-b026-627708dd918e', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a94743b-e979-4d1b-b026-627708dd918e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:01,465 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:01,465 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5bd093-8a36-44b7-8da6-61b65b5908d7', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5bd093-8a36-44b7-8da6-61b65b5908d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:02,483 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:02,483 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9459bdc3-45d9-4ce2-9b5a-aa108aadbc8d', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9459bdc3-45d9-4ce2-9b5a-aa108aadbc8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:03,500 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:15:03,500 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360eb827-45ff-4ed2-961e-7d934af70bfe', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360eb827-45ff-4ed2-961e-7d934af70bfe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:04,522 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:15:04,522 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f108b9d8-9d81-45d5-ae11-baef6bfc00d7', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f108b9d8-9d81-45d5-ae11-baef6bfc00d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:05,541 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:05,541 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634f79b4-3636-4539-b6fc-19826e282e7c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634f79b4-3636-4539-b6fc-19826e282e7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:06,564 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.020s
2026-06-18 05:15:06,565 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7779ebe1-774e-48fd-a531-104c74123e9d', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7779ebe1-774e-48fd-a531-104c74123e9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:07,587 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.019s
2026-06-18 05:15:07,588 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b141739-8cf7-43f7-9d69-aadf990d52b8', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b141739-8cf7-43f7-9d69-aadf990d52b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:08,607 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:15:08,608 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb70185-74ca-4d84-b0cb-55d14cd72bde', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb70185-74ca-4d84-b0cb-55d14cd72bde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:09,627 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:15:09,627 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a64cbbc4-c435-4fcc-b72a-df2cae609cd2', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64cbbc4-c435-4fcc-b72a-df2cae609cd2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:10,773 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.142s
2026-06-18 05:15:10,773 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fcf822f-09c5-4e35-9abb-d88a130cedd9', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fcf822f-09c5-4e35-9abb-d88a130cedd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:11,795 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:15:11,795 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31b5de8c-4698-4bd9-900f-243912a59267', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b5de8c-4698-4bd9-900f-243912a59267', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:12,813 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:12,813 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3689a72c-2753-402d-9147-325be51bda36', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3689a72c-2753-402d-9147-325be51bda36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:13,839 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.021s
2026-06-18 05:15:13,840 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a5acef8-f83c-4e98-b2e9-535c7e7f44f2', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a5acef8-f83c-4e98-b2e9-535c7e7f44f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:14,862 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:15:14,862 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0fd646-026e-41dd-b597-a1024d55dd8a', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0fd646-026e-41dd-b597-a1024d55dd8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:15,882 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:15:15,882 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bd96cc-1cac-486f-bfc7-1026fc0caddb', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bd96cc-1cac-486f-bfc7-1026fc0caddb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:16,905 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:15:16,905 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f969ff27-0306-4b33-8360-2baf445d44d1', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f969ff27-0306-4b33-8360-2baf445d44d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:17,923 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:15:17,923 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eac6b59-bea0-4b2a-b7f3-030a75f9cf17', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eac6b59-bea0-4b2a-b7f3-030a75f9cf17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:18,941 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:18,941 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b4d924-344e-491a-b5a6-6e74bb5be34c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b4d924-344e-491a-b5a6-6e74bb5be34c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:19,962 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:15:19,962 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97221a78-02f3-474e-a595-13832e68c914', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97221a78-02f3-474e-a595-13832e68c914', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:20,983 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:15:20,983 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05fe8820-f789-4f42-9f6a-d73f58b5146e', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05fe8820-f789-4f42-9f6a-d73f58b5146e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:21,999 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:15:22,000 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d6c8e8-cd33-4314-ac4d-a23f5eb561e9', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d6c8e8-cd33-4314-ac4d-a23f5eb561e9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:23,016 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:15:23,016 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b003add-d081-4cdd-881d-a8fb0a38668e', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b003add-d081-4cdd-881d-a8fb0a38668e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:24,032 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.012s
2026-06-18 05:15:24,032 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3803ce0c-187a-4571-b73f-383162d9a0ae', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3803ce0c-187a-4571-b73f-383162d9a0ae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:25,054 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.019s
2026-06-18 05:15:25,054 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86663414-71c5-4a43-97f7-d208a83e9af8', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86663414-71c5-4a43-97f7-d208a83e9af8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:26,073 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:15:26,073 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d22d0e-c7d5-465f-9de0-f71609b644bf', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d22d0e-c7d5-465f-9de0-f71609b644bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:27,091 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:15:27,091 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a5b4a5-1065-41bd-8a09-5599ba6bc8d9', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a5b4a5-1065-41bd-8a09-5599ba6bc8d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:28,111 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:15:28,111 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f74d521-8762-40f4-b842-66af1f8306d0', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f74d521-8762-40f4-b842-66af1f8306d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:29,135 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.021s
2026-06-18 05:15:29,135 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de916910-5237-4a4d-9e8d-414882a7de11', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de916910-5237-4a4d-9e8d-414882a7de11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:30,156 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:15:30,160 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07bf19e-321d-4c27-b176-1d17d03fcea7', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07bf19e-321d-4c27-b176-1d17d03fcea7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:31,179 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:31,180 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad0885f-7c75-4f4c-9e29-2df3cb8ee56f', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad0885f-7c75-4f4c-9e29-2df3cb8ee56f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:32,200 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:15:32,200 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c568b6-d0e2-4ecd-968b-9c82bbe1b793', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c568b6-d0e2-4ecd-968b-9c82bbe1b793', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:33,225 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.021s
2026-06-18 05:15:33,226 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5568d29-c2fb-4dc2-8f88-237277294b02', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5568d29-c2fb-4dc2-8f88-237277294b02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:34,262 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.033s
2026-06-18 05:15:34,263 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78fc546a-6673-4000-bf24-bcd379316c96', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78fc546a-6673-4000-bf24-bcd379316c96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:35,292 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.023s
2026-06-18 05:15:35,292 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7924aa-9ddf-4d81-a8c9-bc854ff18785', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7924aa-9ddf-4d81-a8c9-bc854ff18785', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:36,311 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:36,311 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ea2cb6-93b9-4cb3-a3dd-1f5b1ec04394', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ea2cb6-93b9-4cb3-a3dd-1f5b1ec04394', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:37,335 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.019s
2026-06-18 05:15:37,335 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a970135c-8714-444e-a2ff-0deafa4b5631', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a970135c-8714-444e-a2ff-0deafa4b5631', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:38,357 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:15:38,357 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76e26f9-6cb2-42a9-b723-0cbbbf100420', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76e26f9-6cb2-42a9-b723-0cbbbf100420', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:39,384 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.022s
2026-06-18 05:15:39,384 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2276d9d-b894-4b62-a347-2214b3755bfc', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2276d9d-b894-4b62-a347-2214b3755bfc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:40,413 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.023s
2026-06-18 05:15:40,413 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e221b27c-3ba8-4052-aa48-3a565607908c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e221b27c-3ba8-4052-aa48-3a565607908c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:41,435 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:15:41,435 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c893d5ab-a8eb-4db0-9c99-c66de5d9f330', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c893d5ab-a8eb-4db0-9c99-c66de5d9f330', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:42,458 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.019s
2026-06-18 05:15:42,458 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03fdb50e-15f1-4cc5-ac69-8e369a5a0673', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03fdb50e-15f1-4cc5-ac69-8e369a5a0673', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:43,478 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:43,478 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a29d5a-5672-45ac-ad74-557c0ba2fdd8', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a29d5a-5672-45ac-ad74-557c0ba2fdd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:44,501 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.019s
2026-06-18 05:15:44,501 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c1ff0e-1d01-4d45-be83-a5ba1f58d39f', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c1ff0e-1d01-4d45-be83-a5ba1f58d39f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:45,521 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:15:45,521 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a874682-1a82-4744-97d6-9d10225fdef3', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a874682-1a82-4744-97d6-9d10225fdef3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:46,542 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:15:46,542 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e61336-199e-4e73-b106-7b3ccca374bf', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e61336-199e-4e73-b106-7b3ccca374bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:47,561 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:47,561 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37a67a67-315f-401b-80a8-6bd16a3cafca', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37a67a67-315f-401b-80a8-6bd16a3cafca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:48,579 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:15:48,579 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75692e7-7ebe-432e-a6c4-c803d3773fe8', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75692e7-7ebe-432e-a6c4-c803d3773fe8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:49,606 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.024s
2026-06-18 05:15:49,606 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac27bc78-706f-4131-bd46-9723e9168bc7', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac27bc78-706f-4131-bd46-9723e9168bc7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:50,638 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.027s
2026-06-18 05:15:50,638 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181689eb-f76c-43c0-a296-33f143269096', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181689eb-f76c-43c0-a296-33f143269096', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:51,658 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:15:51,658 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1647b0-152f-4fd4-a7cb-16ddeeb95fe1', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1647b0-152f-4fd4-a7cb-16ddeeb95fe1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:52,677 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:52,677 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3736a92-43a8-4149-bd54-c3af98059d74', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3736a92-43a8-4149-bd54-c3af98059d74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:53,702 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.021s
2026-06-18 05:15:53,702 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffff867a-81d7-432e-80c1-a5dbb4981c01', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffff867a-81d7-432e-80c1-a5dbb4981c01', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:54,723 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:15:54,724 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1b2391-f81f-4393-8319-0eb72fc9703e', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1b2391-f81f-4393-8319-0eb72fc9703e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:55,743 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:55,744 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff8b27b-b35f-42dd-9caf-70b786989493', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff8b27b-b35f-42dd-9caf-70b786989493', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:56,764 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:15:56,765 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f737f9-a39d-4d98-bbfe-6148332c17ef', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f737f9-a39d-4d98-bbfe-6148332c17ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:57,783 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:57,784 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0961c341-cb61-41bf-9222-ff44e0884c45', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0961c341-cb61-41bf-9222-ff44e0884c45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:58,803 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:15:58,803 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd94a851-d9e2-48b4-bd56-bcc8deec6ac2', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd94a851-d9e2-48b4-bd56-bcc8deec6ac2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:15:59,822 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:15:59,822 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:15:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e6b9ee-035e-48fa-9c3d-4ba29dea3735', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e6b9ee-035e-48fa-9c3d-4ba29dea3735', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:00,842 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:16:00,842 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75dbf114-4bf3-422a-a8d8-09cd805cac80', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75dbf114-4bf3-422a-a8d8-09cd805cac80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:01,862 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:16:01,862 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7d1801-8c33-4a70-ac23-794bf615a0d5', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7d1801-8c33-4a70-ac23-794bf615a0d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:02,883 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:16:02,883 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd10aae-c636-4ff2-8662-4a4e761f77d4', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd10aae-c636-4ff2-8662-4a4e761f77d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:03,903 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:03,904 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fd8991-88a4-4160-a552-a97b771cccaa', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fd8991-88a4-4160-a552-a97b771cccaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:04,931 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.023s
2026-06-18 05:16:04,931 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a472fa-f779-47ec-b0b2-8d5716948b9b', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a472fa-f779-47ec-b0b2-8d5716948b9b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:05,950 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:05,950 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0763f7-52cf-4fab-b751-64eb33a9ae28', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0763f7-52cf-4fab-b751-64eb33a9ae28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:06,969 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:06,969 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9304ff17-52dd-45bb-9f6a-0fa65b968036', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9304ff17-52dd-45bb-9f6a-0fa65b968036', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:07,989 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:16:07,989 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-826c0a10-e1a3-4f97-bda6-7fd234927113', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-826c0a10-e1a3-4f97-bda6-7fd234927113', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:09,012 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.020s
2026-06-18 05:16:09,012 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-369842c8-610a-4728-a92e-a51dc9afacf6', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-369842c8-610a-4728-a92e-a51dc9afacf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:10,034 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:16:10,034 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d872cf-3e53-45ef-8e44-fccdbc29aa19', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d872cf-3e53-45ef-8e44-fccdbc29aa19', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:11,053 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:16:11,053 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3460c47f-91c4-4644-bb0f-87d875f4182b', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3460c47f-91c4-4644-bb0f-87d875f4182b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:12,072 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:12,073 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0fd9dc-f993-4dfb-bd8d-1d4a0cb18db6', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0fd9dc-f993-4dfb-bd8d-1d4a0cb18db6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:13,090 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:13,090 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3671420-4c01-47ce-aa0e-11bef546047c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3671420-4c01-47ce-aa0e-11bef546047c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:14,108 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:14,108 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733030a6-5b96-4e7d-8136-ae72cc841cf5', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733030a6-5b96-4e7d-8136-ae72cc841cf5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:15,125 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:15,125 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f6ca7d-b929-4d89-bf16-17b02e7ec6ca', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f6ca7d-b929-4d89-bf16-17b02e7ec6ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:16,148 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.020s
2026-06-18 05:16:16,148 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b11de2-13b2-42aa-a107-10c213f75b78', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b11de2-13b2-42aa-a107-10c213f75b78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:17,170 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:16:17,170 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6293738-2e48-4d64-acc4-8661a7aa121e', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6293738-2e48-4d64-acc4-8661a7aa121e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:18,189 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:16:18,189 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56da7dbd-6e34-4133-9123-13abe19bdcc6', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56da7dbd-6e34-4133-9123-13abe19bdcc6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:19,208 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:19,208 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ef1945-bfa2-4b2b-a11a-aa427920f821', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ef1945-bfa2-4b2b-a11a-aa427920f821', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:20,225 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:20,226 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ebaed1c-45ea-4d86-a184-994d3cec6a18', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ebaed1c-45ea-4d86-a184-994d3cec6a18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:21,244 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:16:21,245 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef41031a-1521-4cde-85f1-577f76ba103b', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef41031a-1521-4cde-85f1-577f76ba103b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:22,264 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:16:22,264 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-787cd44a-ca28-46e4-a834-bb5e54d090f9', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-787cd44a-ca28-46e4-a834-bb5e54d090f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:23,293 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.025s
2026-06-18 05:16:23,293 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e3e925-d882-46b0-8a4a-e0a194aaf7a2', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e3e925-d882-46b0-8a4a-e0a194aaf7a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:24,315 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:16:24,316 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49c3ad7-7f80-4082-83b7-627b9be0a905', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49c3ad7-7f80-4082-83b7-627b9be0a905', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:25,336 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:16:25,337 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ff8780-d6c5-4c62-8c41-220f83393a13', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ff8780-d6c5-4c62-8c41-220f83393a13', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:26,358 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:16:26,358 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f147fc-e25d-4410-81af-4dd49a5db7c4', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f147fc-e25d-4410-81af-4dd49a5db7c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:27,379 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:16:27,380 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b67aede5-d933-4458-9405-7a9377523856', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b67aede5-d933-4458-9405-7a9377523856', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:28,396 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:16:28,396 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bffcb992-b53b-45da-92f0-02df81c7802a', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bffcb992-b53b-45da-92f0-02df81c7802a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:29,416 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:16:29,416 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece581b3-a910-417d-9650-a5feae5be39d', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece581b3-a910-417d-9650-a5feae5be39d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:30,433 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:30,433 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-065848f4-b471-48c4-87f1-1f3e6ce9f1a1', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-065848f4-b471-48c4-87f1-1f3e6ce9f1a1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:31,451 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:31,451 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1b3445-c14d-4206-b774-4f948bbd1789', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1b3445-c14d-4206-b774-4f948bbd1789', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:32,470 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:16:32,470 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-334f2539-4776-4d94-9d2f-4ac2035bcb26', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-334f2539-4776-4d94-9d2f-4ac2035bcb26', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:33,488 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:33,489 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a36fc42-1519-4314-927d-c5b33a6ca923', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a36fc42-1519-4314-927d-c5b33a6ca923', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:34,505 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:16:34,505 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e49cbf-ed99-47d8-bf78-f352cb2864c8', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e49cbf-ed99-47d8-bf78-f352cb2864c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:35,523 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:35,523 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd526cf-f2ac-43be-a08f-d05537189164', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd526cf-f2ac-43be-a08f-d05537189164', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:36,541 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:16:36,542 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47404984-1771-4b23-9a3f-801d8586e318', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47404984-1771-4b23-9a3f-801d8586e318', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:37,560 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:16:37,560 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e328c72-2278-4c0b-81b4-33c908a17ad6', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e328c72-2278-4c0b-81b4-33c908a17ad6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:38,579 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:38,579 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fedb7eb-e78c-43d5-b09b-3522a0a0bee7', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fedb7eb-e78c-43d5-b09b-3522a0a0bee7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:39,599 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:39,599 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9032e7-960f-41fc-a941-42b5b589adf6', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9032e7-960f-41fc-a941-42b5b589adf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:40,619 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:16:40,619 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dfc981b-728e-46bf-adbb-e8465c42557c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dfc981b-728e-46bf-adbb-e8465c42557c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:41,638 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:16:41,638 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee445354-791e-4715-ad39-d99034358d12', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee445354-791e-4715-ad39-d99034358d12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:42,655 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:42,655 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe44c325-4e39-4431-b00d-e0a709b81b75', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe44c325-4e39-4431-b00d-e0a709b81b75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:43,674 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:43,674 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f5a04df-a8db-465f-a25c-7055622e8e1f', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f5a04df-a8db-465f-a25c-7055622e8e1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:44,690 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:16:44,691 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615f4e5a-20e0-4b7e-b1e9-15588c86c88f', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615f4e5a-20e0-4b7e-b1e9-15588c86c88f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:45,709 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:45,709 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e0f2e07-70de-4c6a-8e71-20b4366ccddc', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e0f2e07-70de-4c6a-8e71-20b4366ccddc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:46,726 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:46,727 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-800a1558-2f3d-4e85-a1fe-21b5ef65fe2e', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-800a1558-2f3d-4e85-a1fe-21b5ef65fe2e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:47,744 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:47,744 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9653055a-e984-4676-a4c2-86032cb51736', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9653055a-e984-4676-a4c2-86032cb51736', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:48,765 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:16:48,765 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7990da9b-03fc-40fc-83bd-b860d34fe4d6', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7990da9b-03fc-40fc-83bd-b860d34fe4d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:49,783 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:49,783 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e86d3c6e-0edd-4077-88a2-7ce364022686', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e86d3c6e-0edd-4077-88a2-7ce364022686', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:50,802 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:50,803 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73947f12-e4d2-4519-aef7-64c7059e4fa1', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73947f12-e4d2-4519-aef7-64c7059e4fa1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:51,820 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:51,821 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8335713-725f-4814-a855-f5a5b90724dc', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8335713-725f-4814-a855-f5a5b90724dc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:52,837 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:52,838 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d21e25e-8115-4c2c-88de-a1190299e431', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d21e25e-8115-4c2c-88de-a1190299e431', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:53,857 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:16:53,857 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa72ecaa-5cc7-4b97-941f-63f873009068', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa72ecaa-5cc7-4b97-941f-63f873009068', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:54,875 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:54,876 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4519051b-eede-4c9b-b372-781b38643656', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4519051b-eede-4c9b-b372-781b38643656', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:55,896 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:55,897 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7a87b2-9e63-467d-8dd5-6b71dedf8c0d', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7a87b2-9e63-467d-8dd5-6b71dedf8c0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:56,915 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:56,915 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4896c5-20a8-4cb5-80c1-d1f84aa0cc29', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4896c5-20a8-4cb5-80c1-d1f84aa0cc29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:57,933 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:16:57,933 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0d0441-453e-464a-9d30-1b45d125d333', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0d0441-453e-464a-9d30-1b45d125d333', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:58,951 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:58,951 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6cb9ae-1bd8-4d2a-baac-aba963ee633f', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6cb9ae-1bd8-4d2a-baac-aba963ee633f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:16:59,968 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:16:59,969 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:16:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12c1d68-5415-4106-aeae-9da614f30798', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12c1d68-5415-4106-aeae-9da614f30798', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:00,988 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:17:00,988 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314304ec-93fa-4289-b64b-e3c7ecea06ab', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314304ec-93fa-4289-b64b-e3c7ecea06ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:02,008 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:17:02,008 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8352a94f-e26a-4b38-9b93-ad8e448062a2', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8352a94f-e26a-4b38-9b93-ad8e448062a2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:03,026 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:03,026 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f13d79-5ff3-42cf-9857-3f9aefb038c5', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f13d79-5ff3-42cf-9857-3f9aefb038c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:04,048 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:17:04,048 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11eda55b-a038-4494-9572-a4e7bb3728bb', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11eda55b-a038-4494-9572-a4e7bb3728bb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:05,068 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:17:05,068 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8493658b-d77e-45c8-8a47-2e85d128de93', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8493658b-d77e-45c8-8a47-2e85d128de93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:06,084 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:17:06,085 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69874cbd-2399-45f8-8aad-afaf34d28adc', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69874cbd-2399-45f8-8aad-afaf34d28adc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:07,104 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:17:07,105 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27193dd2-ef8a-4f24-95d7-ec67f458e8c3', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27193dd2-ef8a-4f24-95d7-ec67f458e8c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:08,124 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:17:08,124 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82099dfb-2007-4ec3-85eb-6f1c60e3b228', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82099dfb-2007-4ec3-85eb-6f1c60e3b228', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:09,143 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:17:09,143 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab9b41e-18c4-4186-b5a7-e24f16f93f83', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab9b41e-18c4-4186-b5a7-e24f16f93f83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:10,160 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:10,161 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81846276-4cc6-47fb-ad96-b8da8d29d76c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81846276-4cc6-47fb-ad96-b8da8d29d76c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:11,180 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:17:11,181 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4fb4e4f-5090-4b7d-93d5-886f3e6b570e', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4fb4e4f-5090-4b7d-93d5-886f3e6b570e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:12,197 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:17:12,197 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c49e2c3-f810-4d0e-a701-50398634961c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c49e2c3-f810-4d0e-a701-50398634961c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:13,216 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:17:13,216 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17053c1-2314-48c0-bf5e-e9b355a34ff2', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17053c1-2314-48c0-bf5e-e9b355a34ff2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:14,233 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:14,233 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f2a371-bc91-4724-a659-0b2caeaeb3cc', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f2a371-bc91-4724-a659-0b2caeaeb3cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:15,254 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:17:15,254 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa0593a-fd9e-412a-bade-1e8d172337a9', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa0593a-fd9e-412a-bade-1e8d172337a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:16,272 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:17:16,272 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096646bf-e0f7-4129-8662-1c10584295a4', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096646bf-e0f7-4129-8662-1c10584295a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:17,291 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:17:17,291 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09bcf9aa-47a9-4a84-bae7-2072705bcb8c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09bcf9aa-47a9-4a84-bae7-2072705bcb8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:18,308 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:18,309 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a55dde-e22e-4e95-8f76-0251543fc0f2', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a55dde-e22e-4e95-8f76-0251543fc0f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:19,329 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:17:19,330 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e69075c-0018-4b9a-8922-2756bf0ac632', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e69075c-0018-4b9a-8922-2756bf0ac632', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:20,347 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:20,347 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527744d3-de9d-4f4e-b991-6e842900b17e', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527744d3-de9d-4f4e-b991-6e842900b17e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:21,364 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:17:21,364 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4647e2c9-ebae-45a0-88b1-77b5d3bd4f58', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4647e2c9-ebae-45a0-88b1-77b5d3bd4f58', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:22,388 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:17:22,388 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4199680b-ed6f-42e7-bef7-938a5e84a3a6', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4199680b-ed6f-42e7-bef7-938a5e84a3a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:23,420 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.027s
2026-06-18 05:17:23,420 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6012d37-f04d-41f6-91f0-14d2ee7aa880', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6012d37-f04d-41f6-91f0-14d2ee7aa880', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:24,439 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:17:24,439 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4760bab7-7035-4987-8165-379bb3817c5f', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4760bab7-7035-4987-8165-379bb3817c5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:25,457 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:25,457 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ec221a-cdd6-4ab1-9cb2-4f6aa5da2755', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ec221a-cdd6-4ab1-9cb2-4f6aa5da2755', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:26,475 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:26,475 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9671e38-b24f-4e95-84a3-75ced1c343db', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9671e38-b24f-4e95-84a3-75ced1c343db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:27,493 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:17:27,493 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7f07de-88b4-4816-8fe9-030b0916abad', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7f07de-88b4-4816-8fe9-030b0916abad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:28,509 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:17:28,509 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c010bd-4118-4cec-8d3d-db6a390f92eb', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c010bd-4118-4cec-8d3d-db6a390f92eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:29,529 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:17:29,529 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e4ce596-9aaf-4a2b-bded-18c670d6a7b9', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e4ce596-9aaf-4a2b-bded-18c670d6a7b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:30,550 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.018s
2026-06-18 05:17:30,550 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054d16b6-ac9b-40d2-bbf8-4c272c0aacc6', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054d16b6-ac9b-40d2-bbf8-4c272c0aacc6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:31,570 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:31,570 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e8dc53-ffb1-4e9a-a042-9c8b8a371bb1', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e8dc53-ffb1-4e9a-a042-9c8b8a371bb1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:32,587 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:17:32,587 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8832e6-2562-4cdc-9429-ae480ae256c6', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8832e6-2562-4cdc-9429-ae480ae256c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:33,609 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.019s
2026-06-18 05:17:33,609 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8e510c-b7e2-48a0-8ec6-3ae3ef51e5d6', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8e510c-b7e2-48a0-8ec6-3ae3ef51e5d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:34,626 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:17:34,626 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bab107-e926-4c75-b2f6-5bc0969523e2', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bab107-e926-4c75-b2f6-5bc0969523e2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:35,643 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:35,643 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7c03d4-f8aa-4e20-99e0-833320f40bbf', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7c03d4-f8aa-4e20-99e0-833320f40bbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:36,661 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:36,661 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b924c2-b35b-4430-be61-14d722b85e93', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b924c2-b35b-4430-be61-14d722b85e93', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:37,678 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:37,679 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c40462-21ff-49aa-8ac6-e3c7257f1140', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c40462-21ff-49aa-8ac6-e3c7257f1140', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:38,699 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.017s
2026-06-18 05:17:38,699 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2dbed4-0700-43a4-8512-39d8795b6fad', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2dbed4-0700-43a4-8512-39d8795b6fad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:39,718 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:17:39,718 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bcaefbf-f50a-4091-b03c-7199f07976b2', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bcaefbf-f50a-4091-b03c-7199f07976b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:40,735 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:40,735 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ccacc5e-d284-46ad-8e6a-4f3a981fd66c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ccacc5e-d284-46ad-8e6a-4f3a981fd66c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:41,752 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:41,753 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf787169-ebb3-4d48-978c-1c837286b468', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf787169-ebb3-4d48-978c-1c837286b468', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:42,770 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:42,770 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed269b5c-dd7e-4897-9b03-9a6e39e76ac9', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed269b5c-dd7e-4897-9b03-9a6e39e76ac9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:43,788 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:43,788 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a433f26c-2ab3-4013-8f90-2bfacb36c9c2', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a433f26c-2ab3-4013-8f90-2bfacb36c9c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:44,804 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:17:44,804 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44db0aa9-98dc-43dd-9bfc-00e98479746f', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44db0aa9-98dc-43dd-9bfc-00e98479746f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:45,821 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:45,821 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25044668-fd20-4fd8-b2e0-4e100efe9c2c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25044668-fd20-4fd8-b2e0-4e100efe9c2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:46,839 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:46,839 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89a1729-8321-4d3e-bc46-0290fef40bab', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89a1729-8321-4d3e-bc46-0290fef40bab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:47,857 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.015s
2026-06-18 05:17:47,858 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418b7b61-3c40-4b55-8e81-3f9f412e5986', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418b7b61-3c40-4b55-8e81-3f9f412e5986', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:48,875 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.014s
2026-06-18 05:17:48,875 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ef550e-5221-44dc-9a77-f8544ed2c61e', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ef550e-5221-44dc-9a77-f8544ed2c61e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:49,895 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:17:49,895 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e58c4b-43d5-44a9-b434-fd4e2ac92ed7', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e58c4b-43d5-44a9-b434-fd4e2ac92ed7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:50,914 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.016s
2026-06-18 05:17:50,914 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c640379-aa25-4f8a-b01c-662114e9ada9', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c640379-aa25-4f8a-b01c-662114e9ada9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
2026-06-18 05:17:51,930 106041 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9 0.013s
2026-06-18 05:17:51,930 106041 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:17:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7371c458-58ad-4d83-a759-4428fae2075b', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7371c458-58ad-4d83-a759-4428fae2075b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9'}
Body: b'{"backup": {"id": "a587afef-aa9e-4112-997e-43243b65dbe9", "status": "available", "size": 1, "object_count": 21, "availability_zone": "nova", "container": "volumebackups", "created_at": "2026-06-18T05:10:44.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Backup-1530242174", "description": null, "fail_reason": null, "volume_id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/backups/a587afef-aa9e-4112-997e-43243b65dbe9"}], "is_incremental": false, "has_dependent_backups": true, "snapshot_id": null, "data_timestamp": "2026-06-18T05:10:44.000000"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 76, in delete_backup
resp, body = self.delete('backups/%s' % backup_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid backup: Backup status must be available or error'}
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (VolumesBackupsTest:_run_cleanups) Failed to delete backup a5cae798-db3d-4700-af26-6b38fccc08f3 within the required time (196 s). Timer started at 1781759479. Timer ended at 1781759675. Waited for 196 s.
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 76, in delete_backup
resp, body = self.delete('backups/%s' % backup_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid backup: Incremental backups exist for this backup.'}
}}}
traceback-4: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (VolumesBackupsTest:_run_cleanups) Failed to delete backup a587afef-aa9e-4112-997e-43243b65dbe9 within the required time (196 s). Timer started at 1781759675. Timer ended at 1781759871. Waited for 196 s.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/cinder_tempest_plugin/api/volume/test_volume_backup.py", line 94, in test_incr_backup_create_and_restore_to_an_existing_volume
waiters.wait_for_volume_resource_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/backups_client.py", line 83, in show_backup
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt2.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
pt2.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| tearDownClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesBackupsTest) |
fail
ft3.1: tearDownClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7df97dee8900>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (VolumesBackupsTest:tearDownClass) Failed to delete volume e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d within the required time (196 s). Timer started at 1781759675. Timer ended at 1781759871. Waited for 196 s., <traceback object at 0x7df97e063e40>))
|
||||||
| tearDownClass (cinder_tempest_plugin.api.volume.test_volume_backup | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesBackupsTest) |
fail
ft4.1: tearDownClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x703af777b6c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (VolumesBackupsTest:tearDownClass) Failed to delete volume 693fc0c8-4073-440a-9838-9bb3de118d3d within the required time (196 s). Timer started at 1781759982. Timer ended at 1781760178. Waited for 196 s., <traceback object at 0x703afc1fbcc0>))
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt5.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft5.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 05:10:22,297 106053 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-18 05:10:22,297 106053 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-18 05:10:22,339 106053 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.132/compute/v2.1/os-keypairs 0.040s
2026-06-18 05:10:22,339 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-2019467139", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB9LGyAhjSOY2kdZ1lYN61m0sJxGzC8u1My0Pbbn1zh7w/d3Cn34ex+IoH1BCG0JhCMFMNDtJz/3qSSDsGFvm/eKhFkaz8lIy5qr1xnCe+b1NnLBR/Arf/fYGIkkLQfF+A=="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4632c942-4920-43dc-9035-f9d0e34f7fae', 'x-compute-request-id': 'req-4632c942-4920-43dc-9035-f9d0e34f7fae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-2019467139", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB9LGyAhjSOY2kdZ1lYN61m0sJxGzC8u1My0Pbbn1zh7w/d3Cn34ex+IoH1BCG0JhCMFMNDtJz/3qSSDsGFvm/eKhFkaz8lIy5qr1xnCe+b1NnLBR/Arf/fYGIkkLQfF+A==", "fingerprint": "62:5d:96:4f:82:7f:1b:e6:b8:91:cf:1b:e4:1e:d8:a5", "user_id": "66119e44d16b485fb228d3d2aeb39a0b"}}'
2026-06-18 05:10:22,341 106053 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2019467139 created
2026-06-18 05:10:22,550 106053 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-groups 0.209s
2026-06-18 05:10:22,550 106053 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--1931770300", "description": "tempest-description--388276273"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-ee8cb4d6-74ce-44d3-9e11-775bef55f28d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "09f863f2-0712-4c1d-874c-0d3314849b8d", "name": "tempest-securitygroup--1931770300", "stateful": true, "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "project_id": "8bd021ccfa134c4ca58ab04a1793475e", "description": "tempest-description--388276273", "shared": false, "security_group_rules": [{"id": "32d015de-3cba-4db4-9d79-4cd8dc99a9fa", "project_id": "8bd021ccfa134c4ca58ab04a1793475e", "security_group_id": "09f863f2-0712-4c1d-874c-0d3314849b8d", "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": 1461, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T05:10:22Z", "updated_at": "2026-06-18T05:10:22Z", "revision_number": 0, "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e"}, {"id": "a2e8d2a5-bf41-45ff-a8b2-3d412e83335f", "project_id": "8bd021ccfa134c4ca58ab04a1793475e", "security_group_id": "09f863f2-0712-4c1d-874c-0d3314849b8d", "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": 1462, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T05:10:22Z", "updated_at": "2026-06-18T05:10:22Z", "revision_number": 0, "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e"}], "tags": [], "created_at": "2026-06-18T05:10:22Z", "updated_at": "2026-06-18T05:10:22Z", "revision_number": 1}}'
2026-06-18 05:10:22,701 106053 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-group-rules 0.151s
2026-06-18 05:10:22,701 106053 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": "09f863f2-0712-4c1d-874c-0d3314849b8d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2e3e0343-8df4-4993-8af4-81658b422e40', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "203004fe-4ebc-41bf-83fe-dd7bdc09791e", "project_id": "8bd021ccfa134c4ca58ab04a1793475e", "security_group_id": "09f863f2-0712-4c1d-874c-0d3314849b8d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T05:10:22Z", "updated_at": "2026-06-18T05:10:22Z", "revision_number": 0, "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e"}}'
2026-06-18 05:10:22,841 106053 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-group-rules 0.139s
2026-06-18 05:10:22,842 106053 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": "09f863f2-0712-4c1d-874c-0d3314849b8d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-547e45da-6433-44c8-9131-ade3a68c6bca', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e8862538-d455-4070-a261-c1d96aaade0e", "project_id": "8bd021ccfa134c4ca58ab04a1793475e", "security_group_id": "09f863f2-0712-4c1d-874c-0d3314849b8d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T05:10:22Z", "updated_at": "2026-06-18T05:10:22Z", "revision_number": 0, "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e"}}'
2026-06-18 05:10:22,842 106053 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1931770300 created
2026-06-18 05:10:23,501 106053 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/floatingips 0.659s
2026-06-18 05:10:23,502 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c75dc2f1-cccd-4a6c-9ab8-18d0e71d9a66', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d34cc942-f4d1-4e45-b3d0-455a4fc363d3", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "project_id": "8bd021ccfa134c4ca58ab04a1793475e", "floating_ip_address": "172.24.5.185", "floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T05:10:23Z", "updated_at": "2026-06-18T05:10:23Z", "revision_number": 0}}'
2026-06-18 05:10:23,502 106053 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd34cc942-f4d1-4e45-b3d0-455a4fc363d3', 'tenant_id': '8bd021ccfa134c4ca58ab04a1793475e', 'project_id': '8bd021ccfa134c4ca58ab04a1793475e', 'floating_ip_address': '172.24.5.185', 'floating_network_id': '7cc18c6d-8aa0-43bb-87e8-a2d51be6c434', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T05:10:23Z', 'updated_at': '2026-06-18T05:10:23Z', 'revision_number': 0, 'ip': '172.24.5.185'} created
2026-06-18 05:10:23,593 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST https://10.4.3.132/identity/v3/auth/tokens 0.087s
2026-06-18 05:10:23,593 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:23 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-7f4392c0-e9a4-4f94-8753-62e5cdb8e0db', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "66119e44d16b485fb228d3d2aeb39a0b", "name": "tempest-AttachVolumeTestJSON-1863621198-project-member", "password_expires_at": null}, "audit_ids": ["suugPyxJRyCmmlIrJaYbwg"], "expires_at": "2026-06-18T06:10:23.000000Z", "issued_at": "2026-06-18T05:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bd021ccfa134c4ca58ab04a1793475e", "name": "tempest-AttachVolumeTestJSON-1863621198"}, "is_domain": false, "roles": [{"id": "0e92aa8db973419699c7188eaf323fe1", "name": "member"}, {"id": "4d1c0497600b45339287463e56eeecf9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "39405c7bb8cb4884a84c69de8b9ea497", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/identity", "region": "RegionOne"}], "id": "12bed5d7db204a309ec721432e215928", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ca1f6bdf21654f0b80f18c08d4d83c21", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2.1", "region": "RegionOne"}], "id": "1f4e9229517e4cc2bdaa322d2a853c2d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "96c43a085abe43ffac28a1a719c36c49", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/image", "region": "RegionOne"}], "id": "298a4cb1386148c5982034ca674330cb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "22b727c1f664428793040ad567fdbda5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/networking", "region": "RegionOne"}], "id": "4df1486d904b4e9189e1a2787c394431", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "56854e2ba8214ed390825a154dcb9675", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/placement", "region": "RegionOne"}], "id": "b47946625e9e40b1a315b512591189a4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "50a279e504b24d16b4b048e058c04617", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/volume/v3", "region": "RegionOne"}], "id": "c4b8f75c6e884307adb7ff40624d7fc0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ef5e8a71c04444ce8711e15f043bd01a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2/8bd021ccfa134c4ca58ab04a1793475e", "region": "RegionOne"}], "id": "d23e601a95f54a3290d62d6136e81089", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5327d5746a4d4036b72dea2e7b6ec003", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132:8080/v1/AUTH_8bd021ccfa134c4ca58ab04a1793475e", "region": "RegionOne"}, {"id": "74d5898ac13749dd9f860dd0de926ea1", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.132:8080", "region": "RegionOne"}], "id": "e9da727ff5a841da8096a15095c8cf21", "type": "object-store", "name": "swift"}]}}'
2026-06-18 05:10:23,594 106053 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '02b1bec3-1737-4f1c-908a-ec6bf6ea7687', 'name': 'tempest-AttachVolumeTestJSON-295379303-network', 'tenant_id': '8bd021ccfa134c4ca58ab04a1793475e', 'project_id': '8bd021ccfa134c4ca58ab04a1793475e', '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': 34852, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-18T05:07:04Z', 'updated_at': '2026-06-18T05:07:05Z', 'revision_number': 1} available for tenant
2026-06-18 05:10:23,594 106053 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2019467139', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB9LGyAhjSOY2kdZ1lYN61m0sJxGzC8u1My0Pbbn1zh7w/d3Cn34ex+IoH1BCG0JhCMFMNDtJz/3qSSDsGFvm/eKhFkaz8lIy5qr1xnCe+b1NnLBR/Arf/fYGIkkLQfF+A==', 'fingerprint': '62:5d:96:4f:82:7f:1b:e6:b8:91:cf:1b:e4:1e:d8:a5', 'user_id': '66119e44d16b485fb228d3d2aeb39a0b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDfn1knMiVyaSpHCifiwl5iaCd4hIHPabzZrrG+Mslydo3bi+6KL+yn\nGKivxMRtf6KgBwYFK4EEACKhZANiAAQfSxsgIY0jmNpHWdZWDetZtLCcRswvLtTM\ntD2259c4e8P3dwp9+HsfiKB9QQhtCYQjBTDQ7Sc/96kkg7Bhb5v3ioRZGs/JSMua\nq9cZwnvm9TZywUfwK3/32BiJJC0Hxfg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '09f863f2-0712-4c1d-874c-0d3314849b8d', 'name': 'tempest-securitygroup--1931770300', 'stateful': True, 'tenant_id': '8bd021ccfa134c4ca58ab04a1793475e', 'project_id': '8bd021ccfa134c4ca58ab04a1793475e', 'description': 'tempest-description--388276273', 'shared': False, 'security_group_rules': [{'id': '32d015de-3cba-4db4-9d79-4cd8dc99a9fa', 'project_id': '8bd021ccfa134c4ca58ab04a1793475e', 'security_group_id': '09f863f2-0712-4c1d-874c-0d3314849b8d', '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': 1461, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T05:10:22Z', 'updated_at': '2026-06-18T05:10:22Z', 'revision_number': 0, 'tenant_id': '8bd021ccfa134c4ca58ab04a1793475e'}, {'id': 'a2e8d2a5-bf41-45ff-a8b2-3d412e83335f', 'project_id': '8bd021ccfa134c4ca58ab04a1793475e', 'security_group_id': '09f863f2-0712-4c1d-874c-0d3314849b8d', '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': 1462, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T05:10:22Z', 'updated_at': '2026-06-18T05:10:22Z', 'revision_number': 0, 'tenant_id': '8bd021ccfa134c4ca58ab04a1793475e'}], 'tags': [], 'created_at': '2026-06-18T05:10:22Z', 'updated_at': '2026-06-18T05:10:22Z', 'revision_number': 1}, 'floating_ip': {'id': 'd34cc942-f4d1-4e45-b3d0-455a4fc363d3', 'tenant_id': '8bd021ccfa134c4ca58ab04a1793475e', 'project_id': '8bd021ccfa134c4ca58ab04a1793475e', 'floating_ip_address': '172.24.5.185', 'floating_network_id': '7cc18c6d-8aa0-43bb-87e8-a2d51be6c434', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T05:10:23Z', 'updated_at': '2026-06-18T05:10:23Z', 'revision_number': 0, 'ip': '172.24.5.185'}}
2026-06-18 05:10:24,286 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST https://10.4.3.132/compute/v2.1/servers 0.691s
2026-06-18 05:10:24,287 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-434579368", "imageRef": "b342f804-328a-47cf-be31-c74eb7799b4c", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "02b1bec3-1737-4f1c-908a-ec6bf6ea7687"}], "security_groups": [{"name": "tempest-securitygroup--1931770300"}], "key_name": "tempest-keypair-2019467139", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '402', 'location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35c78986-6ad7-4924-91ab-2881e22a6708', 'x-compute-request-id': 'req-35c78986-6ad7-4924-91ab-2881e22a6708', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/compute/v2.1/servers'}
Body: b'{"server": {"id": "5879f591-ab06-422f-a299-c02b6a72b03d", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1931770300"}], "adminPass": "password"}}'
2026-06-18 05:10:24,396 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.107s
2026-06-18 05:10:24,396 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be8799c-4fbc-4633-bb6f-b825d1b7e1af', 'x-compute-request-id': 'req-7be8799c-4fbc-4633-bb6f-b825d1b7e1af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:25,546 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.141s
2026-06-18 05:10:25,546 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9245d21b-a8d4-452f-a45f-404de9c19ad6', 'x-compute-request-id': 'req-9245d21b-a8d4-452f-a45f-404de9c19ad6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:26,697 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.145s
2026-06-18 05:10:26,698 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48ab5c79-b88d-41ed-82a3-386ccb6a8830', 'x-compute-request-id': 'req-48ab5c79-b88d-41ed-82a3-386ccb6a8830', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "8ac6406cc79287fb26b4851ebc70240993d1bbad203827c67a0f91c2", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:26,708 106053 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-18 05:10:27,824 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.115s
2026-06-18 05:10:27,824 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c35c3b0e-7062-4b8c-9dbf-a706a91ba8a3', 'x-compute-request-id': 'req-c35c3b0e-7062-4b8c-9dbf-a706a91ba8a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "8ac6406cc79287fb26b4851ebc70240993d1bbad203827c67a0f91c2", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:28,985 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.155s
2026-06-18 05:10:28,985 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-744bea91-a44e-4ba0-af0f-2f529a7ff59d', 'x-compute-request-id': 'req-744bea91-a44e-4ba0-af0f-2f529a7ff59d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "8ac6406cc79287fb26b4851ebc70240993d1bbad203827c67a0f91c2", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:28,996 106053 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-18 05:10:30,256 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.259s
2026-06-18 05:10:30,256 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef9a93b4-fd51-4f6e-8c41-65653fa20bce', 'x-compute-request-id': 'req-ef9a93b4-fd51-4f6e-8c41-65653fa20bce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "8ac6406cc79287fb26b4851ebc70240993d1bbad203827c67a0f91c2", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1931770300"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:30,268 106053 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-18 05:10:31,483 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.214s
2026-06-18 05:10:31,484 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a79807db-1c52-46da-96e3-285d78334e47', 'x-compute-request-id': 'req-a79807db-1c52-46da-96e3-285d78334e47', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "8ac6406cc79287fb26b4851ebc70240993d1bbad203827c67a0f91c2", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1931770300"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:31,496 106053 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-18 05:10:32,705 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.209s
2026-06-18 05:10:32,706 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-177e3b1f-b115-4f28-8b07-ce4241feccd7', 'x-compute-request-id': 'req-177e3b1f-b115-4f28-8b07-ce4241feccd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "8ac6406cc79287fb26b4851ebc70240993d1bbad203827c67a0f91c2", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1931770300"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:34,019 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.301s
2026-06-18 05:10:34,019 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f74c7b56-e0cf-415c-840d-6225db8b8788', 'x-compute-request-id': 'req-f74c7b56-e0cf-415c-840d-6225db8b8788', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "8ac6406cc79287fb26b4851ebc70240993d1bbad203827c67a0f91c2", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1931770300"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:35,263 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.230s
2026-06-18 05:10:35,263 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddb8dbf8-7c3d-494d-a77d-3065d1efc38e', 'x-compute-request-id': 'req-ddb8dbf8-7c3d-494d-a77d-3065d1efc38e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "8ac6406cc79287fb26b4851ebc70240993d1bbad203827c67a0f91c2", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1931770300"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:36,518 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.248s
2026-06-18 05:10:36,519 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ae8726c-ecea-418f-ba6b-6728316152f5', 'x-compute-request-id': 'req-7ae8726c-ecea-418f-ba6b-6728316152f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "8ac6406cc79287fb26b4851ebc70240993d1bbad203827c67a0f91c2", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1931770300"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:37,760 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.228s
2026-06-18 05:10:37,760 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b48c85ce-4f87-4b3a-81b0-6e2f514765d7', 'x-compute-request-id': 'req-b48c85ce-4f87-4b3a-81b0-6e2f514765d7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "8ac6406cc79287fb26b4851ebc70240993d1bbad203827c67a0f91c2", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "BUILD", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1931770300"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:38,968 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.200s
2026-06-18 05:10:38,968 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6dc7908-3d99-419a-b604-590046a5e03f', 'x-compute-request-id': 'req-b6dc7908-3d99-419a-b604-590046a5e03f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-295379303-network": [{"version": 4, "addr": "10.1.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:e9:af"}]}, "created": "2026-06-18T05:10:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "8ac6406cc79287fb26b4851ebc70240993d1bbad203827c67a0f91c2", "id": "5879f591-ab06-422f-a299-c02b6a72b03d", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5879f591-ab06-422f-a299-c02b6a72b03d"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-434579368", "status": "ACTIVE", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "user_id": "66119e44d16b485fb228d3d2aeb39a0b", "updated": "2026-06-18T05:10:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2019467139", "OS-SRV-USG:launched_at": "2026-06-18T05:10:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1931770300"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:38,974 106053 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-06-18 05:10:39,149 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d/os-interface 0.174s
2026-06-18 05:10:39,149 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:38 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-1a45935c-3f99-4e5d-a188-34eea935f0c8', 'x-compute-request-id': 'req-1a45935c-3f99-4e5d-a188-34eea935f0c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "02b1bec3-1737-4f1c-908a-ec6bf6ea7687", "port_id": "466404fc-dd15-4010-b742-f48f3eebe5fd", "mac_addr": "fa:16:3e:2c:e9:af", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2f80e7b0-0e71-4759-8203-341c6321343f", "ip_address": "10.1.0.7"}]}]}'
2026-06-18 05:10:39,915 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT https://10.4.3.132/networking/v2.0/floatingips/d34cc942-f4d1-4e45-b3d0-455a4fc363d3 0.764s
2026-06-18 05:10:39,916 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "466404fc-dd15-4010-b742-f48f3eebe5fd"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-918946a4-10f0-434a-9575-8ec6e6082ab6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips/d34cc942-f4d1-4e45-b3d0-455a4fc363d3'}
Body: b'{"floatingip": {"id": "d34cc942-f4d1-4e45-b3d0-455a4fc363d3", "tenant_id": "8bd021ccfa134c4ca58ab04a1793475e", "project_id": "8bd021ccfa134c4ca58ab04a1793475e", "floating_ip_address": "172.24.5.185", "floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434", "router_id": "8536dc51-2226-4159-911b-971324bedb20", "port_id": "466404fc-dd15-4010-b742-f48f3eebe5fd", "fixed_ip_address": "10.1.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "02b1bec3-1737-4f1c-908a-ec6bf6ea7687", "mac_address": "fa:16:3e:2c:e9:af", "admin_state_up": true, "status": "ACTIVE", "device_id": "5879f591-ab06-422f-a299-c02b6a72b03d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T05:10:23Z", "updated_at": "2026-06-18T05:10:39Z", "revision_number": 1}}'
2026-06-18 05:10:39,916 106053 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.185:22' as 'cirros' with public key authentication
2026-06-18 05:11:16,084 106053 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-18 05:11:16,269 106053 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-18 05:11:16,269 106053 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.185 successfully created
2026-06-18 05:11:16,322 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 500 GET https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d/ips 0.053s
2026-06-18 05:11:16,323 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-86e0f508-b23b-42da-be41-efcad8807ef5', 'x-compute-request-id': 'req-86e0f508-b23b-42da-be41-efcad8807ef5', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d/ips'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 05:11:16,376 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 500 DELETE https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d 0.051s
2026-06-18 05:11:16,377 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-c7fd2cc3-61fc-4673-9b96-03bdb140982e', 'x-compute-request-id': 'req-c7fd2cc3-61fc-4673-9b96-03bdb140982e', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5879f591-ab06-422f-a299-c02b6a72b03d'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 05:11:16,377 106053 ERROR [tempest.api.compute.base] Failed to delete server 5879f591-ab06-422f-a299-c02b6a72b03d
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base Traceback (most recent call last):
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 448, in delete_server
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base cls.servers_client.delete_server(server_id)
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base resp, body = self.delete("servers/%s" % server_id)
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base return self.request('DELETE', url, extra_headers, headers, body)
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base self._error_checker(resp, resp_body)
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base Details: Unexpected API Error. Please contact the administrator
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 05:11:16.377 106053 ERROR tempest.api.compute.base
2026-06-18 05:11:16,444 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 500 DELETE https://10.4.3.132/compute/v2.1/os-keypairs/tempest-keypair-2019467139 0.065s
2026-06-18 05:11:16,444 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-f48f6ef4-7f84-41dc-b607-47d2abf7f044', 'x-compute-request-id': 'req-f48f6ef4-7f84-41dc-b607-47d2abf7f044', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/compute/v2.1/os-keypairs/tempest-keypair-2019467139'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 05:11:16,445 106053 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting key tempest-keypair-2019467139
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources keypair_client.delete_keypair(keypair_name)
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources resp, body = self.delete(url)
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources Details: Unexpected API Error. Please contact the administrator
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 05:11:16.445 106053 ERROR tempest.lib.common.validation_resources
2026-06-18 05:11:17,142 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 409 DELETE https://10.4.3.132/networking/v2.0/security-groups/09f863f2-0712-4c1d-874c-0d3314849b8d 0.696s
2026-06-18 05:11:17,142 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-9db07ec2-d1d0-4d01-9dfc-f0c8896937b1', 'connection': 'close', 'status': '409', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups/09f863f2-0712-4c1d-874c-0d3314849b8d'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 09f863f2-0712-4c1d-874c-0d3314849b8d in use.", "detail": ""}}'
2026-06-18 05:11:17,142 106053 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 09f863f2-0712-4c1d-874c-0d3314849b8d VM might not be deleted
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 09f863f2-0712-4c1d-874c-0d3314849b8d in use.', 'detail': ''}
2026-06-18 05:11:17.142 106053 ERROR tempest.lib.common.validation_resources
2026-06-18 05:11:17,759 106053 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE https://10.4.3.132/networking/v2.0/floatingips/d34cc942-f4d1-4e45-b3d0-455a4fc363d3 0.615s
2026-06-18 05:11:17,759 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-78fabcad-ec7d-4b34-b7d2-fccd05c5dd1d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips/d34cc942-f4d1-4e45-b3d0-455a4fc363d3'}
Body: b''
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
keypair_client.delete_keypair(keypair_name)
File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 149, in test_list_get_volume_attachments
server, validation_resources = self._create_server()
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 65, in _create_server
server['addresses'] = self.servers_client.list_addresses(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 223, in list_addresses
resp, body = self.get("servers/%s/ips" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 4 | 3 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt6.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
pt6.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
ft6.3: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luksv2[compute,id-7abec0a3-61a0-42a5-9e36-ad3138fb38b4,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 05:10:12,897 106045 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-1119984167 on backend None
2026-06-18 05:10:12,932 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.132/volume/v3/types 0.035s
2026-06-18 05:10:12,933 106045 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-1119984167", "extra_specs": {}}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b547f5aa-c312-4e93-b596-723e24639b16', 'content-length': '214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b547f5aa-c312-4e93-b596-723e24639b16', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/types'}
Body: b'{"volume_type": {"id": "f5edb5f1-a63c-4fe8-bbed-d079a176a1b2", "name": "tempest-scenario-type-luksv2-1119984167", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-18 05:10:12,934 106045 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: f5edb5f1-a63c-4fe8-bbed-d079a176a1b2
2026-06-18 05:10:12,961 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.132/volume/v3/types/f5edb5f1-a63c-4fe8-bbed-d079a176a1b2/encryption 0.027s
2026-06-18 05:10:12,961 106045 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': 'Thu, 18 Jun 2026 05:10:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec71bed-b114-431c-a27f-514f296340be', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec71bed-b114-431c-a27f-514f296340be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/types/f5edb5f1-a63c-4fe8-bbed-d079a176a1b2/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "f5edb5f1-a63c-4fe8-bbed-d079a176a1b2", "encryption_id": "6b806afe-141e-45e7-b08a-d83c74029dc7"}}'
2026-06-18 05:10:13,130 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.132/volume/v3/volumes 0.167s
2026-06-18 05:10:13,130 106045 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-1277186962", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1119984167", "size": 1}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5b2426-7a3a-4784-9b17-aa4f3c42df36', 'content-length': '787', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5b2426-7a3a-4784-9b17-aa4f3c42df36', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/volumes'}
Body: b'{"volume": {"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:13.071485", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1277186962", "description": null, "volume_type": "tempest-scenario-type-luksv2-1119984167", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}], "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-18 05:10:13,229 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.132/identity/v3/auth/tokens 0.092s
2026-06-18 05:10:13,229 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2946', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8cf9b909-093b-4191-b613-32b379ce1ec9', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "24605e6b7b7041fbbfba0b6e9e609fa1", "name": "tempest-TestEncryptedCinderVolumes-583041873-project-member", "password_expires_at": null}, "audit_ids": ["F15xQx1gTbqLcBBehpEZQg"], "expires_at": "2026-06-18T06:10:13.000000Z", "issued_at": "2026-06-18T05:10:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f2f598bc1694e81ac96f662c6374c67", "name": "tempest-TestEncryptedCinderVolumes-583041873"}, "is_domain": false, "roles": [{"id": "0e92aa8db973419699c7188eaf323fe1", "name": "member"}, {"id": "4d1c0497600b45339287463e56eeecf9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "39405c7bb8cb4884a84c69de8b9ea497", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/identity", "region": "RegionOne"}], "id": "12bed5d7db204a309ec721432e215928", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ca1f6bdf21654f0b80f18c08d4d83c21", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2.1", "region": "RegionOne"}], "id": "1f4e9229517e4cc2bdaa322d2a853c2d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "96c43a085abe43ffac28a1a719c36c49", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/image", "region": "RegionOne"}], "id": "298a4cb1386148c5982034ca674330cb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "22b727c1f664428793040ad567fdbda5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/networking", "region": "RegionOne"}], "id": "4df1486d904b4e9189e1a2787c394431", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "56854e2ba8214ed390825a154dcb9675", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/placement", "region": "RegionOne"}], "id": "b47946625e9e40b1a315b512591189a4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "50a279e504b24d16b4b048e058c04617", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/volume/v3", "region": "RegionOne"}], "id": "c4b8f75c6e884307adb7ff40624d7fc0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ef5e8a71c04444ce8711e15f043bd01a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2/0f2f598bc1694e81ac96f662c6374c67", "region": "RegionOne"}], "id": "d23e601a95f54a3290d62d6136e81089", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5327d5746a4d4036b72dea2e7b6ec003", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132:8080/v1/AUTH_0f2f598bc1694e81ac96f662c6374c67", "region": "RegionOne"}, {"id": "74d5898ac13749dd9f860dd0de926ea1", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.132:8080", "region": "RegionOne"}], "id": "e9da727ff5a841da8096a15095c8cf21", "type": "object-store", "name": "swift"}]}}'
2026-06-18 05:10:13,230 106045 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '93dc0935-aa08-4f0a-8aaa-257ae8dd812d', 'name': 'tempest-TestEncryptedCinderVolumes-733519423-network', 'tenant_id': '0f2f598bc1694e81ac96f662c6374c67', 'project_id': '0f2f598bc1694e81ac96f662c6374c67', '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': 14589, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-18T05:07:15Z', 'updated_at': '2026-06-18T05:07:15Z', 'revision_number': 1} available for tenant
2026-06-18 05:10:13,230 106045 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-18 05:10:13,230 106045 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-18 05:10:13,280 106045 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.132/compute/v2.1/os-keypairs 0.048s
2026-06-18 05:10:13,280 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-465150892", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPCXoY1jfyAGqpaKAQ3neZiGudmENa+AvdtekwiKX1ivemsX2KoaFuellR9/PCBja21X1Ss0FemIInO9OvGmRkjqtxhp8yNXahoA1K6FvRZDurPhihswDMjFIRRun64TzQ=="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:13 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-0ddcf452-80b5-4fa2-bec9-077058f591f2', 'x-compute-request-id': 'req-0ddcf452-80b5-4fa2-bec9-077058f591f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-465150892", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPCXoY1jfyAGqpaKAQ3neZiGudmENa+AvdtekwiKX1ivemsX2KoaFuellR9/PCBja21X1Ss0FemIInO9OvGmRkjqtxhp8yNXahoA1K6FvRZDurPhihswDMjFIRRun64TzQ==", "fingerprint": "1c:2a:20:5d:4f:67:77:e4:9e:92:40:ae:57:12:14:12", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1"}}'
2026-06-18 05:10:13,282 106045 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-465150892 created
2026-06-18 05:10:13,505 106045 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-groups 0.222s
2026-06-18 05:10:13,505 106045 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--52689537", "description": "tempest-description--601568553"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-a6f5cdfb-9c80-4821-a234-841221ce1a58', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "bfb0004e-ffcc-46f0-bef7-667e1da53e21", "name": "tempest-securitygroup--52689537", "stateful": true, "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "project_id": "0f2f598bc1694e81ac96f662c6374c67", "description": "tempest-description--601568553", "shared": false, "security_group_rules": [{"id": "3a06c8f8-612e-4bdf-b43e-93d89cff8a62", "project_id": "0f2f598bc1694e81ac96f662c6374c67", "security_group_id": "bfb0004e-ffcc-46f0-bef7-667e1da53e21", "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": 1453, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T05:10:13Z", "updated_at": "2026-06-18T05:10:13Z", "revision_number": 0, "tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}, {"id": "47acad77-98b3-4774-be5d-86923ef7472b", "project_id": "0f2f598bc1694e81ac96f662c6374c67", "security_group_id": "bfb0004e-ffcc-46f0-bef7-667e1da53e21", "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": 1452, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T05:10:13Z", "updated_at": "2026-06-18T05:10:13Z", "revision_number": 0, "tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}], "tags": [], "created_at": "2026-06-18T05:10:13Z", "updated_at": "2026-06-18T05:10:13Z", "revision_number": 1}}'
2026-06-18 05:10:13,659 106045 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-group-rules 0.154s
2026-06-18 05:10:13,660 106045 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": "bfb0004e-ffcc-46f0-bef7-667e1da53e21", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-717ec678-0b49-47d6-b34e-a7d316245d3d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d99561b9-8954-4bdd-bd78-894c56065e43", "project_id": "0f2f598bc1694e81ac96f662c6374c67", "security_group_id": "bfb0004e-ffcc-46f0-bef7-667e1da53e21", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T05:10:13Z", "updated_at": "2026-06-18T05:10:13Z", "revision_number": 0, "tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}}'
2026-06-18 05:10:13,845 106045 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-group-rules 0.185s
2026-06-18 05:10:13,846 106045 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": "bfb0004e-ffcc-46f0-bef7-667e1da53e21", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-11e6cb21-20ac-4486-b00c-6efe591eddf5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e1b3f59f-fd11-4a4d-9ef4-3cf68e4023f3", "project_id": "0f2f598bc1694e81ac96f662c6374c67", "security_group_id": "bfb0004e-ffcc-46f0-bef7-667e1da53e21", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T05:10:13Z", "updated_at": "2026-06-18T05:10:13Z", "revision_number": 0, "tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}}'
2026-06-18 05:10:13,846 106045 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--52689537 created
2026-06-18 05:10:14,476 106045 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/floatingips 0.630s
2026-06-18 05:10:14,476 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-7be09670-3b7c-4a30-ad63-16a828684862', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "b00aebd3-ed4f-4f8f-bbdf-008ffb9c1417", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "project_id": "0f2f598bc1694e81ac96f662c6374c67", "floating_ip_address": "172.24.5.15", "floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T05:10:14Z", "updated_at": "2026-06-18T05:10:14Z", "revision_number": 0}}'
2026-06-18 05:10:14,477 106045 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b00aebd3-ed4f-4f8f-bbdf-008ffb9c1417', 'tenant_id': '0f2f598bc1694e81ac96f662c6374c67', 'project_id': '0f2f598bc1694e81ac96f662c6374c67', 'floating_ip_address': '172.24.5.15', 'floating_network_id': '7cc18c6d-8aa0-43bb-87e8-a2d51be6c434', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T05:10:14Z', 'updated_at': '2026-06-18T05:10:14Z', 'revision_number': 0, 'ip': '172.24.5.15'} created
2026-06-18 05:10:14,477 106045 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-465150892', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPCXoY1jfyAGqpaKAQ3neZiGudmENa+AvdtekwiKX1ivemsX2KoaFuellR9/PCBja21X1Ss0FemIInO9OvGmRkjqtxhp8yNXahoA1K6FvRZDurPhihswDMjFIRRun64TzQ==', 'fingerprint': '1c:2a:20:5d:4f:67:77:e4:9e:92:40:ae:57:12:14:12', 'user_id': '24605e6b7b7041fbbfba0b6e9e609fa1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD1mfws1t5O1U3neHn2OfEGZgY6SCD9vvSSRc9W13qvSSONRO33CcVq\nsAbvk45TLzqgBwYFK4EEACKhZANiAATwl6GNY38gBqqWigEN53mYhrnZhDWvgL3b\nXpMIil9Yr3prF9iqGhbnpZUffzwgY2ttV9UrNBXpiCJzvTrxpkZI6rcYafMjV2oa\nANSuhb0WQ7qz4YobMAzIxSEUbp+uE80=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bfb0004e-ffcc-46f0-bef7-667e1da53e21', 'name': 'tempest-securitygroup--52689537', 'stateful': True, 'tenant_id': '0f2f598bc1694e81ac96f662c6374c67', 'project_id': '0f2f598bc1694e81ac96f662c6374c67', 'description': 'tempest-description--601568553', 'shared': False, 'security_group_rules': [{'id': '3a06c8f8-612e-4bdf-b43e-93d89cff8a62', 'project_id': '0f2f598bc1694e81ac96f662c6374c67', 'security_group_id': 'bfb0004e-ffcc-46f0-bef7-667e1da53e21', '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': 1453, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T05:10:13Z', 'updated_at': '2026-06-18T05:10:13Z', 'revision_number': 0, 'tenant_id': '0f2f598bc1694e81ac96f662c6374c67'}, {'id': '47acad77-98b3-4774-be5d-86923ef7472b', 'project_id': '0f2f598bc1694e81ac96f662c6374c67', 'security_group_id': 'bfb0004e-ffcc-46f0-bef7-667e1da53e21', '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': 1452, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T05:10:13Z', 'updated_at': '2026-06-18T05:10:13Z', 'revision_number': 0, 'tenant_id': '0f2f598bc1694e81ac96f662c6374c67'}], 'tags': [], 'created_at': '2026-06-18T05:10:13Z', 'updated_at': '2026-06-18T05:10:13Z', 'revision_number': 1}, 'floating_ip': {'id': 'b00aebd3-ed4f-4f8f-bbdf-008ffb9c1417', 'tenant_id': '0f2f598bc1694e81ac96f662c6374c67', 'project_id': '0f2f598bc1694e81ac96f662c6374c67', 'floating_ip_address': '172.24.5.15', 'floating_network_id': '7cc18c6d-8aa0-43bb-87e8-a2d51be6c434', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T05:10:14Z', 'updated_at': '2026-06-18T05:10:14Z', 'revision_number': 0, 'ip': '172.24.5.15'}}
2026-06-18 05:10:15,168 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.132/compute/v2.1/servers 0.690s
2026-06-18 05:10:15,168 106045 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-2132333040", "imageRef": "b342f804-328a-47cf-be31-c74eb7799b4c", "flavorRef": "42", "networks": [{"uuid": "93dc0935-aa08-4f0a-8aaa-257ae8dd812d"}], "security_groups": [{"name": "tempest-securitygroup--52689537"}], "key_name": "tempest-keypair-465150892", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d868ef00-f624-4dff-8c3d-54ef81b1b07d', 'x-compute-request-id': 'req-d868ef00-f624-4dff-8c3d-54ef81b1b07d', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/compute/v2.1/servers'}
Body: b'{"server": {"id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--52689537"}], "adminPass": "TKc8sSaZiMdM"}}'
2026-06-18 05:10:15,266 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.096s
2026-06-18 05:10:15,266 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:15 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-c8937d23-eb12-4f3f-bae2-2c1347f10bcd', 'x-compute-request-id': 'req-c8937d23-eb12-4f3f-bae2-2c1347f10bcd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:16,375 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.101s
2026-06-18 05:10:16,376 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c912b96f-cbdd-4732-849e-240bfaba1b86', 'x-compute-request-id': 'req-c912b96f-cbdd-4732-849e-240bfaba1b86', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:17,952 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.569s
2026-06-18 05:10:17,953 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:17 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-2c0af544-93e4-4bd0-98f8-ed1a5602ea91', 'x-compute-request-id': 'req-2c0af544-93e4-4bd0-98f8-ed1a5602ea91', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:17,958 106045 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-18 05:10:19,140 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.180s
2026-06-18 05:10:19,141 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:18 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-3c261c12-153f-46ec-a6b1-482c30c4019b', 'x-compute-request-id': 'req-3c261c12-153f-46ec-a6b1-482c30c4019b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:20,384 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.234s
2026-06-18 05:10:20,384 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc5216e2-500d-4288-a8ca-6909890f2a35', 'x-compute-request-id': 'req-cc5216e2-500d-4288-a8ca-6909890f2a35', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:20,391 106045 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-18 05:10:21,614 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.223s
2026-06-18 05:10:21,615 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93c3f57f-325f-4b97-8fa6-c60cc0a57d9e', 'x-compute-request-id': 'req-93c3f57f-325f-4b97-8fa6-c60cc0a57d9e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:21,623 106045 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait
2026-06-18 05:10:22,908 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.285s
2026-06-18 05:10:22,909 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a892023-b646-45a7-9a98-e5ccf3e7ae80', 'x-compute-request-id': 'req-7a892023-b646-45a7-9a98-e5ccf3e7ae80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:24,086 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.169s
2026-06-18 05:10:24,086 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7888e162-de1d-4df8-b2f7-8b45349e6346', 'x-compute-request-id': 'req-7888e162-de1d-4df8-b2f7-8b45349e6346', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:25,281 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.188s
2026-06-18 05:10:25,282 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0cece6-c31d-4ce1-adf7-a09ac041f9bd', 'x-compute-request-id': 'req-3a0cece6-c31d-4ce1-adf7-a09ac041f9bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:26,559 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.269s
2026-06-18 05:10:26,559 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32a52963-de5f-4a2a-862e-e6267b59bed0', 'x-compute-request-id': 'req-32a52963-de5f-4a2a-862e-e6267b59bed0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:27,824 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.256s
2026-06-18 05:10:27,825 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2eff276-7a44-421d-b8c6-6958388af89d', 'x-compute-request-id': 'req-f2eff276-7a44-421d-b8c6-6958388af89d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:29,040 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.205s
2026-06-18 05:10:29,041 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfd82108-4e6d-4d3f-9280-e4a76c5ca54d', 'x-compute-request-id': 'req-bfd82108-4e6d-4d3f-9280-e4a76c5ca54d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "BUILD", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:30,313 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.265s
2026-06-18 05:10:30,313 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b47a4bc-2510-49e3-9be4-e96fb76ec70b', 'x-compute-request-id': 'req-9b47a4bc-2510-49e3-9be4-e96fb76ec70b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-733519423-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}]}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "ACTIVE", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": "2026-06-18T05:10:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:30,321 106045 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-06-18 05:10:30,469 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a/os-interface 0.147s
2026-06-18 05:10:30,470 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:30 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-df7cf0ea-8105-4402-948e-2722304987a9', 'x-compute-request-id': 'req-df7cf0ea-8105-4402-948e-2722304987a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "93dc0935-aa08-4f0a-8aaa-257ae8dd812d", "port_id": "1f29c624-b8eb-4051-b9ea-4827fc4f0867", "mac_addr": "fa:16:3e:91:24:e2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c7e48e1b-789d-47ac-8489-e45b607ea111", "ip_address": "10.1.0.4"}]}]}'
2026-06-18 05:10:31,152 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.132/networking/v2.0/floatingips/b00aebd3-ed4f-4f8f-bbdf-008ffb9c1417 0.680s
2026-06-18 05:10:31,153 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "1f29c624-b8eb-4051-b9ea-4827fc4f0867"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-0dcd7200-7d13-46c7-97cd-9b5f9dc01c9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips/b00aebd3-ed4f-4f8f-bbdf-008ffb9c1417'}
Body: b'{"floatingip": {"id": "b00aebd3-ed4f-4f8f-bbdf-008ffb9c1417", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "project_id": "0f2f598bc1694e81ac96f662c6374c67", "floating_ip_address": "172.24.5.15", "floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434", "router_id": "8a341eed-4c7b-4c60-8ddb-eba39320e531", "port_id": "1f29c624-b8eb-4051-b9ea-4827fc4f0867", "fixed_ip_address": "10.1.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "93dc0935-aa08-4f0a-8aaa-257ae8dd812d", "mac_address": "fa:16:3e:91:24:e2", "admin_state_up": true, "status": "ACTIVE", "device_id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T05:10:14Z", "updated_at": "2026-06-18T05:10:30Z", "revision_number": 1}}'
2026-06-18 05:10:31,153 106045 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.15:22' as 'cirros' with public key authentication
2026-06-18 05:11:06,904 106045 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-18 05:11:07,038 106045 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-18 05:11:07,039 106045 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.15 successfully created
2026-06-18 05:11:07,317 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.278s
2026-06-18 05:11:07,317 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7894ec68-466f-467a-a9dc-d8a120ef6589', 'x-compute-request-id': 'req-7894ec68-466f-467a-a9dc-d8a120ef6589', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-733519423-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}, {"version": 4, "addr": "172.24.5.15", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}]}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "ACTIVE", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:10:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": "2026-06-18T05:10:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:11:07,352 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108 0.027s
2026-06-18 05:11:07,352 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-108a96b6-c8cc-4395-93e8-1bd896f5e7c5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108a96b6-c8cc-4395-93e8-1bd896f5e7c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108'}
Body: b'{"volume": {"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:13.000000", "updated_at": "2026-06-18T05:10:13.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1277186962", "description": null, "volume_type": "tempest-scenario-type-luksv2-1119984167", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}], "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}}'
2026-06-18 05:11:07,359 106045 INFO [tempest.common.waiters] volume adc57b1d-d042-4cbd-9f63-1e69eb28f108 reached available after waiting for 0.359569 seconds
2026-06-18 05:11:07,393 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108 0.033s
2026-06-18 05:11:07,393 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6432f9d-c7c0-4190-8ba2-5abd262e82b7', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6432f9d-c7c0-4190-8ba2-5abd262e82b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108'}
Body: b'{"volume": {"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:13.000000", "updated_at": "2026-06-18T05:10:13.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1277186962", "description": null, "volume_type": "tempest-scenario-type-luksv2-1119984167", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}], "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}}'
2026-06-18 05:11:09,986 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a/os-volume_attachments 2.585s
2026-06-18 05:11:09,987 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "adc57b1d-d042-4cbd-9f63-1e69eb28f108"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:07 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-6d2a3c5d-19a5-4517-a871-6458bb9ae310', 'x-compute-request-id': 'req-6d2a3c5d-19a5-4517-a871-6458bb9ae310', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108", "serverId": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "volumeId": "adc57b1d-d042-4cbd-9f63-1e69eb28f108", "device": "/dev/vdb"}}'
2026-06-18 05:11:10,024 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108 0.036s
2026-06-18 05:11:10,025 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f83fb5a5-b0eb-4a8d-83f4-babdf03cece9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f83fb5a5-b0eb-4a8d-83f4-babdf03cece9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108'}
Body: b'{"volume": {"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:13.000000", "updated_at": "2026-06-18T05:11:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1277186962", "description": null, "volume_type": "tempest-scenario-type-luksv2-1119984167", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}], "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}}'
2026-06-18 05:11:11,065 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108 0.035s
2026-06-18 05:11:11,065 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ad6827-cc13-48c1-8bf2-ccd289ce0bf1', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ad6827-cc13-48c1-8bf2-ccd289ce0bf1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108'}
Body: b'{"volume": {"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:13.000000", "updated_at": "2026-06-18T05:11:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1277186962", "description": null, "volume_type": "tempest-scenario-type-luksv2-1119984167", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}], "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}}'
2026-06-18 05:11:12,103 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108 0.030s
2026-06-18 05:11:12,104 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-addaae36-7f3b-47af-bfc0-cbfee594499e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-addaae36-7f3b-47af-bfc0-cbfee594499e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108'}
Body: b'{"volume": {"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:13.000000", "updated_at": "2026-06-18T05:11:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1277186962", "description": null, "volume_type": "tempest-scenario-type-luksv2-1119984167", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}], "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}}'
2026-06-18 05:11:13,153 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108 0.041s
2026-06-18 05:11:13,153 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24623c76-b639-4ffc-82e9-7cd5696ede71', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24623c76-b639-4ffc-82e9-7cd5696ede71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108'}
Body: b'{"volume": {"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:13.000000", "updated_at": "2026-06-18T05:11:10.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1277186962", "description": null, "volume_type": "tempest-scenario-type-luksv2-1119984167", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}], "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}}'
2026-06-18 05:11:14,448 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 500 GET https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108 0.288s
2026-06-18 05:11:14,449 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d84fb0-76f4-4a9a-a14f-3aa7d4b9e037', 'x-openstack-request-id': 'req-f2d84fb0-76f4-4a9a-a14f-3aa7d4b9e037', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108'}
Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}'
2026-06-18 05:11:14,499 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 500 DELETE https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.048s
2026-06-18 05:11:14,499 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-5e6793d0-a226-4bdc-8976-a66c356b8e1f', 'x-compute-request-id': 'req-5e6793d0-a226-4bdc-8976-a66c356b8e1f', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 05:11:14,499 106045 WARNING [tempest.lib.common.utils.test_utils] Got ServerFault while running <bound method ServersClient.delete_server of <tempest.lib.services.compute.servers_client.ServersClient object at 0x7396b15e4e00>>, retrying...
2026-06-18 05:11:19,585 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.085s
2026-06-18 05:11:19,585 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:19 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-ea9ef821-b7f5-4278-8b5a-70143aa344f6', 'x-compute-request-id': 'req-ea9ef821-b7f5-4278-8b5a-70143aa344f6', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b''
2026-06-18 05:11:19,792 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.206s
2026-06-18 05:11:19,792 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e4280a6-c5f1-43e6-8c48-e8516ec6bf30', 'x-compute-request-id': 'req-8e4280a6-c5f1-43e6-8c48-e8516ec6bf30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-733519423-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}, {"version": 4, "addr": "172.24.5.15", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}]}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "ACTIVE", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:11:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": "2026-06-18T05:10:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108"}]}}'
2026-06-18 05:11:21,006 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.207s
2026-06-18 05:11:21,006 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62c90d5b-77a8-4eb8-a6ee-22b55f80fcc1', 'x-compute-request-id': 'req-62c90d5b-77a8-4eb8-a6ee-22b55f80fcc1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-733519423-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}, {"version": 4, "addr": "172.24.5.15", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}]}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "ACTIVE", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:11:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": "2026-06-18T05:10:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108"}]}}'
2026-06-18 05:11:22,156 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.144s
2026-06-18 05:11:22,156 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bee72061-e44b-4ac6-8dc2-a57946ca9c71', 'x-compute-request-id': 'req-bee72061-e44b-4ac6-8dc2-a57946ca9c71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-733519423-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}, {"version": 4, "addr": "172.24.5.15", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}]}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "ACTIVE", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:11:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": "2026-06-18T05:10:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108"}]}}'
2026-06-18 05:11:23,365 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.202s
2026-06-18 05:11:23,365 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c759c43-0c1e-42b9-9987-bfbd4260178a', 'x-compute-request-id': 'req-4c759c43-0c1e-42b9-9987-bfbd4260178a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-733519423-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}, {"version": 4, "addr": "172.24.5.15", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}]}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "ACTIVE", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:11:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": "2026-06-18T05:10:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108"}]}}'
2026-06-18 05:11:24,520 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.147s
2026-06-18 05:11:24,520 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5184e2ee-00d6-425e-8def-0c70f4265f8d', 'x-compute-request-id': 'req-5184e2ee-00d6-425e-8def-0c70f4265f8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-733519423-network": [{"version": 4, "addr": "10.1.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}, {"version": 4, "addr": "172.24.5.15", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:24:e2"}]}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "ACTIVE", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:11:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": "2026-06-18T05:10:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--52689537"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108"}]}}'
2026-06-18 05:11:25,618 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.092s
2026-06-18 05:11:25,618 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e5ed18b-c8f2-4f0b-bb3f-88f12860c66b', 'x-compute-request-id': 'req-0e5ed18b-c8f2-4f0b-bb3f-88f12860c66b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "ACTIVE", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:11:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": "2026-06-18T05:10:28.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108"}]}}'
2026-06-18 05:11:26,716 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.091s
2026-06-18 05:11:26,716 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af5ca57f-319d-4eb1-b82e-3e73b2c8cbba', 'x-compute-request-id': 'req-af5ca57f-319d-4eb1-b82e-3e73b2c8cbba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "DELETED", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:11:26Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": "2026-06-18T05:10:28.000000", "OS-SRV-USG:terminated_at": "2026-06-18T05:11:26.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108"}]}}'
2026-06-18 05:11:26,721 106045 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 7 second wait
2026-06-18 05:11:27,818 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.096s
2026-06-18 05:11:27,818 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-334f17ab-5750-4c18-9552-63c7e9eaafa9', 'x-compute-request-id': 'req-334f17ab-5750-4c18-9552-63c7e9eaafa9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "9dac8e3c6a1787be992723b9420c1a353c593e428ab1941ea7b97612", "id": "599712d2-5c71-49c2-89a0-0684ff5ee90a", "image": {"id": "b342f804-328a-47cf-be31-c74eb7799b4c", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/images/b342f804-328a-47cf-be31-c74eb7799b4c"}]}, "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-2132333040", "status": "DELETED", "tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "updated": "2026-06-18T05:11:26Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-465150892", "OS-SRV-USG:launched_at": "2026-06-18T05:10:28.000000", "OS-SRV-USG:terminated_at": "2026-06-18T05:11:26.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108"}]}}'
2026-06-18 05:11:28,854 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a 0.028s
2026-06-18 05:11:28,854 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e45dc773-4872-4dc9-aebd-9eb835c3aa40', 'x-compute-request-id': 'req-e45dc773-4872-4dc9-aebd-9eb835c3aa40', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/599712d2-5c71-49c2-89a0-0684ff5ee90a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 599712d2-5c71-49c2-89a0-0684ff5ee90a could not be found."}}'
2026-06-18 05:11:28,881 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.132/compute/v2.1/os-keypairs/tempest-keypair-465150892 0.026s
2026-06-18 05:11:28,881 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:28 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-c29efb77-f200-4a5e-9bad-76f0f061245c', 'x-compute-request-id': 'req-c29efb77-f200-4a5e-9bad-76f0f061245c', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/compute/v2.1/os-keypairs/tempest-keypair-465150892'}
Body: b''
2026-06-18 05:11:29,009 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.132/networking/v2.0/security-groups/bfb0004e-ffcc-46f0-bef7-667e1da53e21 0.128s
2026-06-18 05:11:29,009 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-0ecea724-6294-43b3-8fba-59386946ce1a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups/bfb0004e-ffcc-46f0-bef7-667e1da53e21'}
Body: b''
2026-06-18 05:11:29,028 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.132/networking/v2.0/security-groups/bfb0004e-ffcc-46f0-bef7-667e1da53e21 0.018s
2026-06-18 05:11:29,028 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dcb9469b-f664-430f-ae24-78a17bef4b81', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups/bfb0004e-ffcc-46f0-bef7-667e1da53e21'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bfb0004e-ffcc-46f0-bef7-667e1da53e21 does not exist", "detail": ""}}'
2026-06-18 05:11:29,287 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.132/networking/v2.0/floatingips/b00aebd3-ed4f-4f8f-bbdf-008ffb9c1417 0.258s
2026-06-18 05:11:29,287 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-ee539132-0409-49bf-8dfb-ecbce142219d', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips/b00aebd3-ed4f-4f8f-bbdf-008ffb9c1417'}
Body: b''
2026-06-18 05:11:29,328 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108 0.040s
2026-06-18 05:11:29,328 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd910e1-caf8-4934-be54-5c9f9410a5fd', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108'}
Body: b''
2026-06-18 05:11:29,355 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108 0.026s
2026-06-18 05:11:29,355 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8575ff85-92d2-4343-a9e2-166080dc2c87', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8575ff85-92d2-4343-a9e2-166080dc2c87', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108'}
Body: b'{"volume": {"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:13.000000", "updated_at": "2026-06-18T05:11:29.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1277186962", "description": null, "volume_type": "tempest-scenario-type-luksv2-1119984167", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}], "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}}'
2026-06-18 05:11:30,384 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108 0.022s
2026-06-18 05:11:30,385 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec15f74-4634-4745-882a-ff2e0fac2851', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec15f74-4634-4745-882a-ff2e0fac2851', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108'}
Body: b'{"volume": {"id": "adc57b1d-d042-4cbd-9f63-1e69eb28f108", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:13.000000", "updated_at": "2026-06-18T05:11:29.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1277186962", "description": null, "volume_type": "tempest-scenario-type-luksv2-1119984167", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108"}], "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f2f598bc1694e81ac96f662c6374c67"}}'
2026-06-18 05:11:30,427 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/detail?all_tenants=1 0.037s
2026-06-18 05:11:30,427 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a89933-e5ba-4fc8-b42d-0fb70b30df00', 'content-length': '14419', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a89933-e5ba-4fc8-b42d-0fb70b30df00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "d650e525-eeea-496b-8b3a-a3c867d61b60", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:30.000000", "updated_at": "2026-06-18T05:11:30.000000", "name": "tempest-SnapshotMetadataTestJSON-Volume-19307948", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/d650e525-eeea-496b-8b3a-a3c867d61b60"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/d650e525-eeea-496b-8b3a-a3c867d61b60"}], "user_id": "5765b2dc9dec46768303482397cb6670", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "78076c699fe4479f8d52857545591dae", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003107@storpool#default"}, {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003107@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": "b342f804-328a-47cf-be31-c74eb7799b4c", "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": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:02.000000", "name": "tempest-VolumesBackupsTest-Volume-263122833", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d"}], "user_id": "29d17205e0f24ef2bc569721b8da1472", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "922f817f33534e749a8af5089bd8b07e", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003107@storpool#template_virtual"}, {"id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "status": "restoring-backup", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:43.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "tempest-VolumesBackupsTest-Volume-1350626375", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/693fc0c8-4073-440a-9838-9bb3de118d3d"}, {"rel": "bookmark", "href": "https://10
2026-06-18 05:11:30,459 106045 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 400 DELETE https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108 0.023s
2026-06-18 05:11:30,459 106045 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a841206-65d5-406d-a987-73c4c6ac4076', 'x-openstack-request-id': 'req-7a841206-65d5-406d-a987-73c4c6ac4076', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.132/volume/v3/volumes/adc57b1d-d042-4cbd-9f63-1e69eb28f108'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 978, in wait_for_resource_deletion
if self.is_resource_deleted(id, *args, **kwargs):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 253, in is_resource_deleted
raise lib_exc.DeleteErrorException(
tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
Details: Volume adc57b1d-d042-4cbd-9f63-1e69eb28f108 failed to delete and is in error_deleting status
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/scenario/manager.py", line 545, in cleanup_volume_type
test_utils.call_and_ignore_notfound_exc(
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
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 90, in test_encrypted_cinder_volumes_luksv2
self.attach_detach_volume(server, volume)
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 53, 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 376, in wait_for_volume_resource_status
resource_status = show_resource(resource_id)[
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 102, in show_volume
resp, body = self.get(url)
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt6.4: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]
|
||||||
| 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
pt7.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
ft7.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-06-18 05:12:23,138 106053 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-870572965 on backend None
2026-06-18 05:12:23,161 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.132/volume/v3/types 0.023s
2026-06-18 05:12:23,162 106053 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-870572965", "extra_specs": {}}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ee560b-56b1-4a5a-a78e-fcb3fde09d14', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ee560b-56b1-4a5a-a78e-fcb3fde09d14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/types'}
Body: b'{"volume_type": {"id": "cd3bc1e8-a0f5-4772-9224-e77538d072e2", "name": "tempest-scenario-type-luks2-870572965", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-18 05:12:23,163 106053 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: cd3bc1e8-a0f5-4772-9224-e77538d072e2
2026-06-18 05:12:23,185 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.132/volume/v3/types/cd3bc1e8-a0f5-4772-9224-e77538d072e2/encryption 0.021s
2026-06-18 05:12:23,185 106053 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': 'Thu, 18 Jun 2026 05:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e27958-5198-40ca-87ca-9bd4d5a80f6d', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e27958-5198-40ca-87ca-9bd4d5a80f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/types/cd3bc1e8-a0f5-4772-9224-e77538d072e2/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "cd3bc1e8-a0f5-4772-9224-e77538d072e2", "encryption_id": "ff7b6b6c-14dd-4aaf-b7ff-9c7087fbe1d8"}}'
2026-06-18 05:12:23,331 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.132/volume/v3/volumes 0.144s
2026-06-18 05:12:23,331 106053 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-1003434146", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-870572965", "size": 1}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232a16e0-23b0-4984-9ba6-8fd3b74d6d25', 'content-length': '780', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232a16e0-23b0-4984-9ba6-8fd3b74d6d25', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/volumes'}
Body: b'{"volume": {"id": "d0b3c200-3bcb-45e1-b167-d0a3853d4169", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:12:23.283431", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1003434146", "description": null, "volume_type": "tempest-scenario-type-luks2-870572965", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169"}], "user_id": "9a87c85ddde0429ebd419a88676a1925", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-18 05:12:23,360 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169 0.025s
2026-06-18 05:12:23,360 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ed4355-023a-44b2-93fc-3c55adfcc80c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ed4355-023a-44b2-93fc-3c55adfcc80c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169'}
Body: b'{"volume": {"id": "d0b3c200-3bcb-45e1-b167-d0a3853d4169", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:12:23.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1003434146", "description": null, "volume_type": "tempest-scenario-type-luks2-870572965", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169"}], "user_id": "9a87c85ddde0429ebd419a88676a1925", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd47abab6e754607a5f6c31ed8983ccb"}}'
2026-06-18 05:12:24,388 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169 0.022s
2026-06-18 05:12:24,388 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308c07cf-e251-488c-9249-3428c81537bf', 'content-length': '873', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308c07cf-e251-488c-9249-3428c81537bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169'}
Body: b'{"volume": {"id": "d0b3c200-3bcb-45e1-b167-d0a3853d4169", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:12:23.000000", "updated_at": "2026-06-18T05:12:23.000000", "name": "tempest-TestVolumeBootPattern-volume-1003434146", "description": null, "volume_type": "tempest-scenario-type-luks2-870572965", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169"}], "user_id": "9a87c85ddde0429ebd419a88676a1925", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd47abab6e754607a5f6c31ed8983ccb"}}'
2026-06-18 05:12:24,393 106053 INFO [tempest.common.waiters] volume d0b3c200-3bcb-45e1-b167-d0a3853d4169 reached available after waiting for 1.393237 seconds
2026-06-18 05:12:24,417 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169 0.024s
2026-06-18 05:12:24,417 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76482564-7c79-4d23-bf0b-9fe1f68c9a2b', 'content-length': '873', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76482564-7c79-4d23-bf0b-9fe1f68c9a2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169'}
Body: b'{"volume": {"id": "d0b3c200-3bcb-45e1-b167-d0a3853d4169", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:12:23.000000", "updated_at": "2026-06-18T05:12:23.000000", "name": "tempest-TestVolumeBootPattern-volume-1003434146", "description": null, "volume_type": "tempest-scenario-type-luks2-870572965", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169"}], "user_id": "9a87c85ddde0429ebd419a88676a1925", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd47abab6e754607a5f6c31ed8983ccb"}}'
2026-06-18 05:12:24,624 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169/action 0.201s
2026-06-18 05:12:24,624 106053 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': 'Thu, 18 Jun 2026 05:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-cd27415f-d562-4045-a49f-235374805c8c', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd27415f-d562-4045-a49f-235374805c8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169/action'}
Body: b''
2026-06-18 05:12:24,671 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.132/identity/v3/auth/tokens 0.044s
2026-06-18 05:12:24,671 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:24 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-666ea53f-c2e8-4024-8b26-fb552c464915', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9a87c85ddde0429ebd419a88676a1925", "name": "tempest-TestVolumeBootPattern-288927539-project-member", "password_expires_at": null}, "audit_ids": ["s78EjuJaROukqw5NHkDl8g"], "expires_at": "2026-06-18T06:12:24.000000Z", "issued_at": "2026-06-18T05:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd47abab6e754607a5f6c31ed8983ccb", "name": "tempest-TestVolumeBootPattern-288927539"}, "is_domain": false, "roles": [{"id": "0e92aa8db973419699c7188eaf323fe1", "name": "member"}, {"id": "4d1c0497600b45339287463e56eeecf9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "39405c7bb8cb4884a84c69de8b9ea497", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/identity", "region": "RegionOne"}], "id": "12bed5d7db204a309ec721432e215928", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ca1f6bdf21654f0b80f18c08d4d83c21", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2.1", "region": "RegionOne"}], "id": "1f4e9229517e4cc2bdaa322d2a853c2d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "96c43a085abe43ffac28a1a719c36c49", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/image", "region": "RegionOne"}], "id": "298a4cb1386148c5982034ca674330cb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "22b727c1f664428793040ad567fdbda5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/networking", "region": "RegionOne"}], "id": "4df1486d904b4e9189e1a2787c394431", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "56854e2ba8214ed390825a154dcb9675", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/placement", "region": "RegionOne"}], "id": "b47946625e9e40b1a315b512591189a4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "50a279e504b24d16b4b048e058c04617", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/volume/v3", "region": "RegionOne"}], "id": "c4b8f75c6e884307adb7ff40624d7fc0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ef5e8a71c04444ce8711e15f043bd01a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2/dd47abab6e754607a5f6c31ed8983ccb", "region": "RegionOne"}], "id": "d23e601a95f54a3290d62d6136e81089", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5327d5746a4d4036b72dea2e7b6ec003", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132:8080/v1/AUTH_dd47abab6e754607a5f6c31ed8983ccb", "region": "RegionOne"}, {"id": "74d5898ac13749dd9f860dd0de926ea1", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.132:8080", "region": "RegionOne"}], "id": "e9da727ff5a841da8096a15095c8cf21", "type": "object-store", "name": "swift"}]}}'
2026-06-18 05:12:24,671 106053 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': 'de9e62fc-a80d-4007-bb28-4e546ab8dfbe', 'name': 'tempest-TestVolumeBootPattern-163205462-network', 'tenant_id': 'dd47abab6e754607a5f6c31ed8983ccb', 'project_id': 'dd47abab6e754607a5f6c31ed8983ccb', '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': 15934, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-18T05:11:44Z', 'updated_at': '2026-06-18T05:11:44Z', 'revision_number': 1} available for tenant
2026-06-18 05:12:25,253 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.132/compute/v2.1/servers 0.582s
2026-06-18 05:12:25,254 106053 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-473974229", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "d0b3c200-3bcb-45e1-b167-d0a3853d4169", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "de9e62fc-a80d-4007-bb28-4e546ab8dfbe"}]}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03fc64d8-6e8d-4b39-a531-05a6f22e4eab', 'x-compute-request-id': 'req-03fc64d8-6e8d-4b39-a531-05a6f22e4eab', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/compute/v2.1/servers'}
Body: b'{"server": {"id": "d271f53c-cc18-4a87-b809-6b5659404c13", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "arMj3cKcZ3T9"}}'
2026-06-18 05:12:25,328 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.072s
2026-06-18 05:12:25,328 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1054', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad686d90-ac21-435a-8b86-edf84585e0b7', 'x-compute-request-id': 'req-ad686d90-ac21-435a-8b86-edf84585e0b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:12:26,419 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.086s
2026-06-18 05:12:26,420 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc2ca42-9851-4bee-9557-3cb077a79dad', 'x-compute-request-id': 'req-9fc2ca42-9851-4bee-9557-3cb077a79dad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12: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, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:27,526 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.099s
2026-06-18 05:12:27,526 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f928752-4688-4f0f-a916-6c0923fd9c0b', 'x-compute-request-id': 'req-8f928752-4688-4f0f-a916-6c0923fd9c0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12: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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:27,533 106053 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-18 05:12:28,615 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.081s
2026-06-18 05:12:28,615 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa0441c6-4fce-45ec-89e5-e9a4df15bcbc', 'x-compute-request-id': 'req-aa0441c6-4fce-45ec-89e5-e9a4df15bcbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12: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": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:29,708 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.087s
2026-06-18 05:12:29,708 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1160', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-478e2ccf-b45c-41f1-afba-521cf3f5543f', 'x-compute-request-id': 'req-478e2ccf-b45c-41f1-afba-521cf3f5543f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:29,713 106053 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-18 05:12:30,858 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.144s
2026-06-18 05:12:30,858 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0119c1fe-d11f-4a3c-b447-3d5dc328f4f3', 'x-compute-request-id': 'req-0119c1fe-d11f-4a3c-b447-3d5dc328f4f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:30,864 106053 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-18 05:12:32,058 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.194s
2026-06-18 05:12:32,058 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60faa0bc-293c-4146-be53-23740e51ba06', 'x-compute-request-id': 'req-60faa0bc-293c-4146-be53-23740e51ba06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:33,205 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.141s
2026-06-18 05:12:33,206 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bcd2a6e-59da-4077-9d1b-37690f539853', 'x-compute-request-id': 'req-3bcd2a6e-59da-4077-9d1b-37690f539853', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:33,212 106053 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-18 05:12:34,362 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.149s
2026-06-18 05:12:34,362 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d711faf-9066-4fad-a820-2d64e246d647', 'x-compute-request-id': 'req-7d711faf-9066-4fad-a820-2d64e246d647', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:35,516 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.147s
2026-06-18 05:12:35,516 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbce6b98-04a8-4f1a-afe6-0166440aa1f2', 'x-compute-request-id': 'req-dbce6b98-04a8-4f1a-afe6-0166440aa1f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:36,669 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.147s
2026-06-18 05:12:36,669 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55cf7cac-9ab3-4219-ba39-1449bec07104', 'x-compute-request-id': 'req-55cf7cac-9ab3-4219-ba39-1449bec07104', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:37,877 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.202s
2026-06-18 05:12:37,877 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b4c918b-012c-4695-9002-ee1d5d3ab9c4', 'x-compute-request-id': 'req-3b4c918b-012c-4695-9002-ee1d5d3ab9c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:39,030 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.148s
2026-06-18 05:12:39,031 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97c13925-7d66-4d54-9dbb-611084a56fe6', 'x-compute-request-id': 'req-97c13925-7d66-4d54-9dbb-611084a56fe6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:40,194 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.158s
2026-06-18 05:12:40,194 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ede6f42-17c7-4119-8f46-c89fdfaf971c', 'x-compute-request-id': 'req-1ede6f42-17c7-4119-8f46-c89fdfaf971c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:41,351 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.150s
2026-06-18 05:12:41,351 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a170d5da-620c-4fe9-a831-d5cfb60a4a0c', 'x-compute-request-id': 'req-a170d5da-620c-4fe9-a831-d5cfb60a4a0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:42,557 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.201s
2026-06-18 05:12:42,558 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c40590c4-f0ae-45ff-8978-8a07f9ac5171', 'x-compute-request-id': 'req-c40590c4-f0ae-45ff-8978-8a07f9ac5171', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:43,713 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.150s
2026-06-18 05:12:43,713 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55e7d3d9-6864-4dd8-ac65-882cf88a07f2', 'x-compute-request-id': 'req-55e7d3d9-6864-4dd8-ac65-882cf88a07f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:44,871 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.151s
2026-06-18 05:12:44,871 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a61bfa31-d6f4-489f-b846-5ac3b78fbeca', 'x-compute-request-id': 'req-a61bfa31-d6f4-489f-b846-5ac3b78fbeca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:46,079 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.203s
2026-06-18 05:12:46,080 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a79bc027-287b-40a0-8787-f6a8c6a2b612', 'x-compute-request-id': 'req-a79bc027-287b-40a0-8787-f6a8c6a2b612', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:47,270 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.181s
2026-06-18 05:12:47,270 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-767be607-6379-46cd-aa1f-f56d7a540200', 'x-compute-request-id': 'req-767be607-6379-46cd-aa1f-f56d7a540200', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:48,476 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.200s
2026-06-18 05:12:48,476 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e82b8e7-70b8-4550-8b14-e1e9661731c4', 'x-compute-request-id': 'req-3e82b8e7-70b8-4550-8b14-e1e9661731c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:49,642 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.158s
2026-06-18 05:12:49,642 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4b86115-090a-4e14-8a96-22793b02f314', 'x-compute-request-id': 'req-c4b86115-090a-4e14-8a96-22793b02f314', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:50,784 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.136s
2026-06-18 05:12:50,784 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1200', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c88ddbb3-9771-4890-9f49-2c7ccfae9b37', 'x-compute-request-id': 'req-c88ddbb3-9771-4890-9f49-2c7ccfae9b37', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "e14a18aed21fa1be46a2aee384fec418e48028d82d05c4a0edb60aa0", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:51,987 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.197s
2026-06-18 05:12:51,987 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1144', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d699e5eb-fc0c-4eb7-862d-2840b92653fc', 'x-compute-request-id': 'req-d699e5eb-fc0c-4eb7-862d-2840b92653fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:53,090 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.096s
2026-06-18 05:12:53,090 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0f09c59-50ec-46a7-826e-4dd6c78b37f1', 'x-compute-request-id': 'req-d0f09c59-50ec-46a7-826e-4dd6c78b37f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:54,180 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.083s
2026-06-18 05:12:54,180 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44d15124-aa8c-40e8-a249-6bd9fd2a9be3', 'x-compute-request-id': 'req-44d15124-aa8c-40e8-a249-6bd9fd2a9be3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "BUILD", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:55,308 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.120s
2026-06-18 05:12:55,308 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc5d6046-a2de-453d-9f90-8b4a37bdba5b', 'x-compute-request-id': 'req-bc5d6046-a2de-453d-9f90-8b4a37bdba5b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:12:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "d271f53c-cc18-4a87-b809-6b5659404c13", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/d271f53c-cc18-4a87-b809-6b5659404c13"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-473974229", "status": "ERROR", "tenant_id": "dd47abab6e754607a5f6c31ed8983ccb", "user_id": "9a87c85ddde0429ebd419a88676a1925", "updated": "2026-06-18T05:12:55Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-18T05:12:55Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d271f53c-cc18-4a87-b809-6b5659404c13."}, "OS-EXT-AZ: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": "d0b3c200-3bcb-45e1-b167-d0a3853d4169"}]}}'
2026-06-18 05:12:55,314 106053 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 30 second wait
2026-06-18 05:12:55,608 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.294s
2026-06-18 05:12:55,608 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef8b7ccc-9cea-4ebf-b4ed-560123bc20bf', 'x-compute-request-id': 'req-ef8b7ccc-9cea-4ebf-b4ed-560123bc20bf', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b''
2026-06-18 05:12:55,637 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13 0.028s
2026-06-18 05:12:55,637 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-96b55e92-b55c-4a75-9a1c-b2ef1e8d0cac', 'x-compute-request-id': 'req-96b55e92-b55c-4a75-9a1c-b2ef1e8d0cac', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/d271f53c-cc18-4a87-b809-6b5659404c13'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance d271f53c-cc18-4a87-b809-6b5659404c13 could not be found."}}'
2026-06-18 05:12:55,678 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169 0.039s
2026-06-18 05:12:55,678 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:55 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-a1fddf47-0deb-457a-b3d1-4dcc522d503b', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169'}
Body: b''
2026-06-18 05:12:55,711 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169 0.032s
2026-06-18 05:12:55,711 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e37c243-83d4-4f82-9a36-604de971cab3', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e37c243-83d4-4f82-9a36-604de971cab3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169'}
Body: b'{"volume": {"id": "d0b3c200-3bcb-45e1-b167-d0a3853d4169", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:12:23.000000", "updated_at": "2026-06-18T05:12:56.000000", "name": "tempest-TestVolumeBootPattern-volume-1003434146", "description": null, "volume_type": "tempest-scenario-type-luks2-870572965", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169"}], "user_id": "9a87c85ddde0429ebd419a88676a1925", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd47abab6e754607a5f6c31ed8983ccb"}}'
2026-06-18 05:12:56,738 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169 0.018s
2026-06-18 05:12:56,738 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:56 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-ffa0a144-05a5-43dc-9337-8efd7e7eb0ce', 'x-openstack-request-id': 'req-ffa0a144-05a5-43dc-9337-8efd7e7eb0ce', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/volume/v3/volumes/d0b3c200-3bcb-45e1-b167-d0a3853d4169'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume d0b3c200-3bcb-45e1-b167-d0a3853d4169 could not be found."}}'
2026-06-18 05:12:56,795 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/detail?all_tenants=1 0.056s
2026-06-18 05:12:56,795 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6082a4d-51b3-4be8-b074-6fee693b3707', 'content-length': '14761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6082a4d-51b3-4be8-b074-6fee693b3707', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "acaf1fd4-f889-4b4d-baf2-31f3a5675593", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:31.000000", "updated_at": "2026-06-18T05:12:56.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1361652241", "description": null, "volume_type": "tempest-scenario-type-luks-534416015", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/acaf1fd4-f889-4b4d-baf2-31f3a5675593"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/acaf1fd4-f889-4b4d-baf2-31f3a5675593"}], "user_id": "24605e6b7b7041fbbfba0b6e9e609fa1", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "acaf1fd4-f889-4b4d-baf2-31f3a5675593", "attachment_id": "4f8edf98-bf17-4f77-8d08-0d85be094845", "volume_id": "acaf1fd4-f889-4b4d-baf2-31f3a5675593", "server_id": "3e885994-0aee-4fdc-99a4-ee006ebe2405", "host_name": "np0000003107", "device": "/dev/vdb", "attached_at": "2026-06-18T05:12:50.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "0f2f598bc1694e81ac96f662c6374c67", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003107@storpool#template_virtual"}, {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003107@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": "b342f804-328a-47cf-be31-c74eb7799b4c", "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": "e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:00.000000", "updated_at": "2026-06-18T05:11:02.000000", "name": "tempest-VolumesBackupsTest-Volume-263122833", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/e5d13942-f189-4c6b-a6dd-f9d0d7f66c4d"}], "user_id": "29d17205e0f24ef2bc569721b8da1472", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "922f817f33534e749a8af5089bd8b07e", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000003107@storpool#template_virtual"}, {"id": "693fc0c8-4073-440a-9838-9bb3de118d3d", "status": "restoring-backup", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:43.000000", "updated_at": "2
2026-06-18 05:12:56,838 106053 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.132/volume/v3/types/cd3bc1e8-a0f5-4772-9224-e77538d072e2 0.034s
2026-06-18 05:12:56,839 106053 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:56 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-ae62720d-ea03-4151-9779-7463c4e917cc', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/types/cd3bc1e8-a0f5-4772-9224-e77538d072e2'}
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 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server d271f53c-cc18-4a87-b809-6b5659404c13 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-06-18T05:12:55Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d271f53c-cc18-4a87-b809-6b5659404c13.'}. Request ID of server operation performed before checking the server status req-03fc64d8-6e8d-4b39-a531-05a6f22e4eab.
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt7.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
pt7.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
pt7.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
pt7.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
pt7.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
fail
ft8.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-18 05:09:10,131 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/image/v2/images/b342f804-328a-47cf-be31-c74eb7799b4c 0.139s
2026-06-18 05:09:10,132 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1044', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aec867fb-72de-47e4-bbfd-c9b37d76254e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/image/v2/images/b342f804-328a-47cf-be31-c74eb7799b4c'}
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": "89de095b6a1e44cb9380565e7b543944", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b342f804-328a-47cf-be31-c74eb7799b4c", "created_at": "2026-06-18T04:53:48Z", "updated_at": "2026-06-18T04:53:51Z", "tags": [], "self": "/v2/images/b342f804-328a-47cf-be31-c74eb7799b4c", "file": "/v2/images/b342f804-328a-47cf-be31-c74eb7799b4c/file", "schema": "/v2/schemas/image"}'
2026-06-18 05:09:10,542 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.132/volume/v3/volumes 0.409s
2026-06-18 05:09:10,542 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-922520736", "snapshot_id": null, "imageRef": "b342f804-328a-47cf-be31-c74eb7799b4c", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-685d698c-8d3f-46a5-a55a-ab29de90d460', 'content-length': '780', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-685d698c-8d3f-46a5-a55a-ab29de90d460', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/volumes'}
Body: b'{"volume": {"id": "17c73a30-e874-4efa-a334-99bbc7e66a57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:09:10.475128", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-922520736", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-06-18 05:09:10,588 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57 0.040s
2026-06-18 05:09:10,588 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e642150-35fa-43ff-9959-f85d732cef92', 'content-length': '848', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e642150-35fa-43ff-9959-f85d732cef92', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57'}
Body: b'{"volume": {"id": "17c73a30-e874-4efa-a334-99bbc7e66a57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:09:10.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-922520736", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727"}}'
2026-06-18 05:09:11,630 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57 0.032s
2026-06-18 05:09:11,630 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4c1418-c720-4022-9eed-fad65bbff66a', 'content-length': '1388', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4c1418-c720-4022-9eed-fad65bbff66a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57'}
Body: b'{"volume": {"id": "17c73a30-e874-4efa-a334-99bbc7e66a57", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:09:10.000000", "updated_at": "2026-06-18T05:09:11.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-922520736", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:09:11,635 106049 INFO [tempest.common.waiters] volume 17c73a30-e874-4efa-a334-99bbc7e66a57 reached available after waiting for 1.635799 seconds
2026-06-18 05:09:11,669 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57 0.034s
2026-06-18 05:09:11,670 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68ab7861-9b45-46b3-ae8a-de0df9e3d9c9', 'content-length': '1388', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68ab7861-9b45-46b3-ae8a-de0df9e3d9c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57'}
Body: b'{"volume": {"id": "17c73a30-e874-4efa-a334-99bbc7e66a57", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:09:10.000000", "updated_at": "2026-06-18T05:09:11.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-922520736", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:09:11,733 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 201 POST https://10.4.3.132/identity/v3/auth/tokens 0.055s
2026-06-18 05:09:11,733 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2944', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-033d817e-8c79-466c-bc1e-9db297485b4b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8b1729ffdb2148459cbac810797951c1", "name": "tempest-TestVolumeBootPatternV346-133855102-project-member", "password_expires_at": null}, "audit_ids": ["nQVk25EbQ7ipHwef6ST2fw"], "expires_at": "2026-06-18T06:09:11.000000Z", "issued_at": "2026-06-18T05:09:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d805a287d7d4463c96d817584c1e9727", "name": "tempest-TestVolumeBootPatternV346-133855102"}, "is_domain": false, "roles": [{"id": "0e92aa8db973419699c7188eaf323fe1", "name": "member"}, {"id": "4d1c0497600b45339287463e56eeecf9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "39405c7bb8cb4884a84c69de8b9ea497", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/identity", "region": "RegionOne"}], "id": "12bed5d7db204a309ec721432e215928", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ca1f6bdf21654f0b80f18c08d4d83c21", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2.1", "region": "RegionOne"}], "id": "1f4e9229517e4cc2bdaa322d2a853c2d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "96c43a085abe43ffac28a1a719c36c49", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/image", "region": "RegionOne"}], "id": "298a4cb1386148c5982034ca674330cb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "22b727c1f664428793040ad567fdbda5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/networking", "region": "RegionOne"}], "id": "4df1486d904b4e9189e1a2787c394431", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "56854e2ba8214ed390825a154dcb9675", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/placement", "region": "RegionOne"}], "id": "b47946625e9e40b1a315b512591189a4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "50a279e504b24d16b4b048e058c04617", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/volume/v3", "region": "RegionOne"}], "id": "c4b8f75c6e884307adb7ff40624d7fc0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ef5e8a71c04444ce8711e15f043bd01a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2/d805a287d7d4463c96d817584c1e9727", "region": "RegionOne"}], "id": "d23e601a95f54a3290d62d6136e81089", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5327d5746a4d4036b72dea2e7b6ec003", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132:8080/v1/AUTH_d805a287d7d4463c96d817584c1e9727", "region": "RegionOne"}, {"id": "74d5898ac13749dd9f860dd0de926ea1", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.132:8080", "region": "RegionOne"}], "id": "e9da727ff5a841da8096a15095c8cf21", "type": "object-store", "name": "swift"}]}}'
2026-06-18 05:09:11,733 106049 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion) Found network {'id': 'cd9b6be2-9e5d-486c-813b-b05efde22e7d', 'name': 'tempest-TestVolumeBootPatternV346-13325939-network', 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', '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': 62190, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-18T05:08:56Z', 'updated_at': '2026-06-18T05:08:56Z', 'revision_number': 1} available for tenant
2026-06-18 05:09:11,734 106049 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-18 05:09:11,734 106049 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-18 05:09:11,785 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.132/compute/v2.1/os-keypairs 0.051s
2026-06-18 05:09:11,786 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-548831257", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBChccyj9hURFpOdFfqhcJD/rYTcxJwv6kpmrLJUzviV2fTC/HQ9NDzppkNbRlASOo28wkkFoVX9QCR8Jmcujo1fPp3rGLKkgsvLWJ2X9RxscIj7nI/hqKrKU6Ur8//sJfg=="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:11 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-f727988a-2e00-4996-91be-9e1796f57b6d', 'x-compute-request-id': 'req-f727988a-2e00-4996-91be-9e1796f57b6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-548831257", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBChccyj9hURFpOdFfqhcJD/rYTcxJwv6kpmrLJUzviV2fTC/HQ9NDzppkNbRlASOo28wkkFoVX9QCR8Jmcujo1fPp3rGLKkgsvLWJ2X9RxscIj7nI/hqKrKU6Ur8//sJfg==", "fingerprint": "1f:2a:0f:eb:a4:95:5a:84:c3:5c:38:0e:96:b2:91:e0", "user_id": "8b1729ffdb2148459cbac810797951c1"}}'
2026-06-18 05:09:11,787 106049 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-548831257 created
2026-06-18 05:09:11,970 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-groups 0.182s
2026-06-18 05:09:11,970 106049 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--1310983089", "description": "tempest-description--240254893"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-827a4ca7-afec-4eba-92c8-d10ed6ab3020', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "2a028a20-b9cd-479c-b58d-7d232dc85684", "name": "tempest-securitygroup--1310983089", "stateful": true, "tenant_id": "d805a287d7d4463c96d817584c1e9727", "project_id": "d805a287d7d4463c96d817584c1e9727", "description": "tempest-description--240254893", "shared": false, "security_group_rules": [{"id": "2a1daa85-7fad-46cc-af3e-72efc387e265", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "2a028a20-b9cd-479c-b58d-7d232dc85684", "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": 1415, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T05:09:11Z", "updated_at": "2026-06-18T05:09:11Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}, {"id": "482156ed-b5d1-43de-aaae-d14beb2d67aa", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "2a028a20-b9cd-479c-b58d-7d232dc85684", "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": 1416, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T05:09:11Z", "updated_at": "2026-06-18T05:09:11Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}], "tags": [], "created_at": "2026-06-18T05:09:11Z", "updated_at": "2026-06-18T05:09:11Z", "revision_number": 1}}'
2026-06-18 05:09:12,113 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-group-rules 0.142s
2026-06-18 05:09:12,113 106049 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": "2a028a20-b9cd-479c-b58d-7d232dc85684", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-21f9fc05-9a57-43d9-9863-3a80352a60c1', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e99db08a-7ded-47e5-9a30-9ad55c9b5ea3", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "2a028a20-b9cd-479c-b58d-7d232dc85684", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T05:09:12Z", "updated_at": "2026-06-18T05:09:12Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}}'
2026-06-18 05:09:12,243 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-group-rules 0.129s
2026-06-18 05:09:12,244 106049 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": "2a028a20-b9cd-479c-b58d-7d232dc85684", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b1d16f27-58ea-42b7-90a1-90eefc786e7c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "17438e5a-fb46-4250-a751-242ff94aff2f", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "2a028a20-b9cd-479c-b58d-7d232dc85684", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T05:09:12Z", "updated_at": "2026-06-18T05:09:12Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}}'
2026-06-18 05:09:12,244 106049 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1310983089 created
2026-06-18 05:09:12,765 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/floatingips 0.520s
2026-06-18 05:09:12,765 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-d645eaff-105d-4585-9e94-dbc3fb8f1755', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "34f3b8dc-be32-4236-8770-b97e2df5b439", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "project_id": "d805a287d7d4463c96d817584c1e9727", "floating_ip_address": "172.24.5.63", "floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T05:09:12Z", "updated_at": "2026-06-18T05:09:12Z", "revision_number": 0}}'
2026-06-18 05:09:12,765 106049 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '34f3b8dc-be32-4236-8770-b97e2df5b439', 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'floating_ip_address': '172.24.5.63', 'floating_network_id': '7cc18c6d-8aa0-43bb-87e8-a2d51be6c434', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T05:09:12Z', 'updated_at': '2026-06-18T05:09:12Z', 'revision_number': 0, 'ip': '172.24.5.63'} created
2026-06-18 05:09:12,765 106049 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-548831257', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBChccyj9hURFpOdFfqhcJD/rYTcxJwv6kpmrLJUzviV2fTC/HQ9NDzppkNbRlASOo28wkkFoVX9QCR8Jmcujo1fPp3rGLKkgsvLWJ2X9RxscIj7nI/hqKrKU6Ur8//sJfg==', 'fingerprint': '1f:2a:0f:eb:a4:95:5a:84:c3:5c:38:0e:96:b2:91:e0', 'user_id': '8b1729ffdb2148459cbac810797951c1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBk/qP8dLyT1gCuzYRsEnhm2yAfvRuGiWCjIwWwiSOjP5dorifxoSgH\nn5YDsHushpigBwYFK4EEACKhZANiAAQoXHMo/YVERaTnRX6oXCQ/62E3MScL+pKZ\nqyyVM74ldn0wvx0PTQ86aZDW0ZQEjqNvMJJBaFV/UAkfCZnLo6NXz6d6xiypILLy\n1idl/UcbHCI+5yP4aiqylOlK/P/7CX4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2a028a20-b9cd-479c-b58d-7d232dc85684', 'name': 'tempest-securitygroup--1310983089', 'stateful': True, 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'description': 'tempest-description--240254893', 'shared': False, 'security_group_rules': [{'id': '2a1daa85-7fad-46cc-af3e-72efc387e265', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'security_group_id': '2a028a20-b9cd-479c-b58d-7d232dc85684', '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': 1415, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T05:09:11Z', 'updated_at': '2026-06-18T05:09:11Z', 'revision_number': 0, 'tenant_id': 'd805a287d7d4463c96d817584c1e9727'}, {'id': '482156ed-b5d1-43de-aaae-d14beb2d67aa', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'security_group_id': '2a028a20-b9cd-479c-b58d-7d232dc85684', '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': 1416, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T05:09:11Z', 'updated_at': '2026-06-18T05:09:11Z', 'revision_number': 0, 'tenant_id': 'd805a287d7d4463c96d817584c1e9727'}], 'tags': [], 'created_at': '2026-06-18T05:09:11Z', 'updated_at': '2026-06-18T05:09:11Z', 'revision_number': 1}, 'floating_ip': {'id': '34f3b8dc-be32-4236-8770-b97e2df5b439', 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'floating_ip_address': '172.24.5.63', 'floating_network_id': '7cc18c6d-8aa0-43bb-87e8-a2d51be6c434', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T05:09:12Z', 'updated_at': '2026-06-18T05:09:12Z', 'revision_number': 0, 'ip': '172.24.5.63'}}
2026-06-18 05:09:13,473 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.132/compute/v2.1/servers 0.707s
2026-06-18 05:09:13,474 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-1775156373", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "17c73a30-e874-4efa-a334-99bbc7e66a57", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "cd9b6be2-9e5d-486c-813b-b05efde22e7d"}], "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "key_name": "tempest-keypair-548831257", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '406', 'location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f4e90b5-4442-430a-a397-5388e3d264d9', 'x-compute-request-id': 'req-8f4e90b5-4442-430a-a397-5388e3d264d9', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/compute/v2.1/servers'}
Body: b'{"server": {"id": "18aa084e-7a86-4933-8ca1-0c673571326d", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "adminPass": "4TTfVDtYY3An"}}'
2026-06-18 05:09:13,577 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.102s
2026-06-18 05:09:13,578 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1082', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-933ea96f-7218-456b-af0c-7cd9a79429e1', 'x-compute-request-id': 'req-933ea96f-7218-456b-af0c-7cd9a79429e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:09:14,675 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.091s
2026-06-18 05:09:14,676 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1132', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-900c8e79-57d7-4dec-a37d-f8b06bec9cf0', 'x-compute-request-id': 'req-900c8e79-57d7-4dec-a37d-f8b06bec9cf0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": 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": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:15,811 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.130s
2026-06-18 05:09:15,811 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0304f33-3b7e-410b-a263-6e73efdab72b', 'x-compute-request-id': 'req-a0304f33-3b7e-410b-a263-6e73efdab72b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "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": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:15,816 106049 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-18 05:09:16,906 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.089s
2026-06-18 05:09:16,906 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172e41cd-4a18-4a41-a6ff-02359b631e4d', 'x-compute-request-id': 'req-172e41cd-4a18-4a41-a6ff-02359b631e4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "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": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:18,010 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.097s
2026-06-18 05:09:18,010 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f6adb1d-86c4-490c-abea-72858fe5a17c', 'x-compute-request-id': 'req-3f6adb1d-86c4-490c-abea-72858fe5a17c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:18,017 106049 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-18 05:09:19,179 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.160s
2026-06-18 05:09:19,179 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a3ec1b5-edbc-486c-8184-bde426b4055e', 'x-compute-request-id': 'req-1a3ec1b5-edbc-486c-8184-bde426b4055e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:20,414 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.228s
2026-06-18 05:09:20,414 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc43aeb-fff9-419e-acb0-900fcbda4267', 'x-compute-request-id': 'req-ccc43aeb-fff9-419e-acb0-900fcbda4267', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "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": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:20,420 106049 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-06-18 05:09:21,627 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.205s
2026-06-18 05:09:21,627 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80bfe748-2541-4193-a008-89d9bc4fc4a9', 'x-compute-request-id': 'req-80bfe748-2541-4193-a008-89d9bc4fc4a9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "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": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:22,815 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.180s
2026-06-18 05:09:22,815 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0fb5f00-6ec7-48b3-8d16-ff85d40b5243', 'x-compute-request-id': 'req-a0fb5f00-6ec7-48b3-8d16-ff85d40b5243', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:22,824 106049 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-06-18 05:09:24,045 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.220s
2026-06-18 05:09:24,045 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ab8dab3-d629-4bd6-8913-7e35feb0167e', 'x-compute-request-id': 'req-7ab8dab3-d629-4bd6-8913-7e35feb0167e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:25,282 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.226s
2026-06-18 05:09:25,282 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86966ee3-2676-454a-8ee2-b47639281a2b', 'x-compute-request-id': 'req-86966ee3-2676-454a-8ee2-b47639281a2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:26,552 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.261s
2026-06-18 05:09:26,552 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80ac0a34-cffd-4c09-b832-64efdfa65b1d', 'x-compute-request-id': 'req-80ac0a34-cffd-4c09-b832-64efdfa65b1d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:27,810 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.252s
2026-06-18 05:09:27,810 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2036daf8-c7cd-45ea-860e-518340b9f14c', 'x-compute-request-id': 'req-2036daf8-c7cd-45ea-860e-518340b9f14c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:28,977 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.159s
2026-06-18 05:09:28,978 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1441', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0deac11b-18e7-458d-ba8e-8c4bf8c385f2', 'x-compute-request-id': 'req-0deac11b-18e7-458d-ba8e-8c4bf8c385f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-13325939-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:3e:d0"}]}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": "2026-06-18T05:09:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:09:28,987 106049 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-06-18 05:09:29,116 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d/os-interface 0.129s
2026-06-18 05:09:29,117 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:28 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-49affa06-37a6-4261-ae52-ec0e734c7a1c', 'x-compute-request-id': 'req-49affa06-37a6-4261-ae52-ec0e734c7a1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "cd9b6be2-9e5d-486c-813b-b05efde22e7d", "port_id": "855732a1-129c-4715-b297-8aa2bffcba53", "mac_addr": "fa:16:3e:0d:3e:d0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "89b6bf82-6214-4308-97bd-1a9a20892cb5", "ip_address": "10.1.0.8"}]}]}'
2026-06-18 05:09:29,759 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 PUT https://10.4.3.132/networking/v2.0/floatingips/34f3b8dc-be32-4236-8770-b97e2df5b439 0.640s
2026-06-18 05:09:29,759 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "855732a1-129c-4715-b297-8aa2bffcba53"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:09:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-d515f504-8782-4b8b-8d09-01ead3fa29c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips/34f3b8dc-be32-4236-8770-b97e2df5b439'}
Body: b'{"floatingip": {"id": "34f3b8dc-be32-4236-8770-b97e2df5b439", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "project_id": "d805a287d7d4463c96d817584c1e9727", "floating_ip_address": "172.24.5.63", "floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434", "router_id": "cd1ad46a-6fdf-4ec0-bc8c-737cac1aa573", "port_id": "855732a1-129c-4715-b297-8aa2bffcba53", "fixed_ip_address": "10.1.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cd9b6be2-9e5d-486c-813b-b05efde22e7d", "mac_address": "fa:16:3e:0d:3e:d0", "admin_state_up": true, "status": "ACTIVE", "device_id": "18aa084e-7a86-4933-8ca1-0c673571326d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T05:09:12Z", "updated_at": "2026-06-18T05:09:29Z", "revision_number": 1}}'
2026-06-18 05:09:29,760 106049 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.63:22' as 'cirros' with public key authentication
2026-06-18 05:10:05,982 106049 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-18 05:10:06,111 106049 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-18 05:10:06,111 106049 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.63 successfully created
2026-06-18 05:10:06,324 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.213s
2026-06-18 05:10:06,325 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cee744a-e96a-4af2-8385-fb76dd64bd42', 'x-compute-request-id': 'req-4cee744a-e96a-4af2-8385-fb76dd64bd42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-13325939-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:3e:d0"}, {"version": 4, "addr": "172.24.5.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:3e:d0"}]}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:09:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": "2026-06-18T05:09:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:10:06,332 106049 DEBUG [tempest.scenario.manager] Creating a snapshot image for server: tempest-TestVolumeBootPatternV346-server-1775156373
2026-06-18 05:10:08,973 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d/action 2.641s
2026-06-18 05:10:08,973 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-493598235"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'https://10.4.3.132/image//images/84960e9b-df46-4a8c-9201-501656aa86c3', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69765a61-ce0f-4ea0-9b48-cf2855b3e6ea', 'x-compute-request-id': 'req-69765a61-ce0f-4ea0-9b48-cf2855b3e6ea', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d/action'}
Body: b''
2026-06-18 05:10:08,995 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3 0.020s
2026-06-18 05:10:08,995 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4c7c9692-b864-49f5-81ae-9af50ab4440e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"boot_index\\": 0, \\"device_name\\": \\"/dev/vda\\", \\"snapshot_id\\": \\"802be9f0-a8df-4a83-ada3-0141a50e4d6b\\", \\"encryption_options\\": null, \\"no_device\\": null, \\"guest_format\\": null, \\"tag\\": null, \\"device_type\\": \\"disk\\", \\"encrypted\\": null, \\"encryption_format\\": null, \\"source_type\\": \\"snapshot\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"destination_type\\": \\"volume\\", \\"volume_type\\": null, \\"volume_size\\": 1, \\"disk_bus\\": \\"virtio\\", \\"encryption_secret_uuid\\": null, \\"volume_id\\": null}]", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-133855102", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-133855102-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-493598235", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d805a287d7d4463c96d817584c1e9727", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "84960e9b-df46-4a8c-9201-501656aa86c3", "created_at": "2026-06-18T05:10:08Z", "updated_at": "2026-06-18T05:10:09Z", "tags": [], "self": "/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3", "file": "/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3/file", "schema": "/v2/schemas/image"}'
2026-06-18 05:10:09,021 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3 0.025s
2026-06-18 05:10:09,021 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-66ca2534-3257-4ea2-934b-97fa26c66506', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"boot_index\\": 0, \\"device_name\\": \\"/dev/vda\\", \\"snapshot_id\\": \\"802be9f0-a8df-4a83-ada3-0141a50e4d6b\\", \\"encryption_options\\": null, \\"no_device\\": null, \\"guest_format\\": null, \\"tag\\": null, \\"device_type\\": \\"disk\\", \\"encrypted\\": null, \\"encryption_format\\": null, \\"source_type\\": \\"snapshot\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"destination_type\\": \\"volume\\", \\"volume_type\\": null, \\"volume_size\\": 1, \\"disk_bus\\": \\"virtio\\", \\"encryption_secret_uuid\\": null, \\"volume_id\\": null}]", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-133855102", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-133855102-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-493598235", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d805a287d7d4463c96d817584c1e9727", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "84960e9b-df46-4a8c-9201-501656aa86c3", "created_at": "2026-06-18T05:10:08Z", "updated_at": "2026-06-18T05:10:09Z", "tags": [], "self": "/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3", "file": "/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3/file", "schema": "/v2/schemas/image"}'
2026-06-18 05:10:09,041 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/volume/v3/snapshots/802be9f0-a8df-4a83-ada3-0141a50e4d6b 0.019s
2026-06-18 05:10:09,041 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ca381e-0404-40d5-9f2e-62d08eb414f7', 'content-length': '482', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ca381e-0404-40d5-9f2e-62d08eb414f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/snapshots/802be9f0-a8df-4a83-ada3-0141a50e4d6b'}
Body: b'{"snapshot": {"id": "802be9f0-a8df-4a83-ada3-0141a50e4d6b", "created_at": "2026-06-18T05:10:07.000000", "updated_at": "2026-06-18T05:10:07.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-493598235", "description": null, "volume_id": "17c73a30-e874-4efa-a334-99bbc7e66a57", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d805a287d7d4463c96d817584c1e9727", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-18 05:10:09,043 106049 INFO [tempest.common.waiters] snapshot 802be9f0-a8df-4a83-ada3-0141a50e4d6b reached available after waiting for 0.043056 seconds
2026-06-18 05:10:09,043 106049 DEBUG [tempest.scenario.manager] Created snapshot image tempest-TestVolumeBootPatternV346snapshot-493598235 for server tempest-TestVolumeBootPatternV346-server-1775156373
2026-06-18 05:10:09,059 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3 0.016s
2026-06-18 05:10:09,059 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e1f59e43-caec-4ed4-a3b6-ad100fb9118d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"boot_index\\": 0, \\"device_name\\": \\"/dev/vda\\", \\"snapshot_id\\": \\"802be9f0-a8df-4a83-ada3-0141a50e4d6b\\", \\"encryption_options\\": null, \\"no_device\\": null, \\"guest_format\\": null, \\"tag\\": null, \\"device_type\\": \\"disk\\", \\"encrypted\\": null, \\"encryption_format\\": null, \\"source_type\\": \\"snapshot\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"destination_type\\": \\"volume\\", \\"volume_type\\": null, \\"volume_size\\": 1, \\"disk_bus\\": \\"virtio\\", \\"encryption_secret_uuid\\": null, \\"volume_id\\": null}]", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-133855102", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-133855102-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-493598235", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d805a287d7d4463c96d817584c1e9727", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "84960e9b-df46-4a8c-9201-501656aa86c3", "created_at": "2026-06-18T05:10:08Z", "updated_at": "2026-06-18T05:10:09Z", "tags": [], "self": "/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3", "file": "/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3/file", "schema": "/v2/schemas/image"}'
2026-06-18 05:10:09,381 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.132/volume/v3/volumes 0.321s
2026-06-18 05:10:09,381 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1929301448", "snapshot_id": null, "imageRef": "84960e9b-df46-4a8c-9201-501656aa86c3", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a40277-49d1-455e-9e95-f033d8fb375f', 'content-length': '814', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a40277-49d1-455e-9e95-f033d8fb375f', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/volumes'}
Body: b'{"volume": {"id": "a3757084-f374-4f11-92ef-55804d3717dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:09.302047", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1929301448", "description": null, "volume_type": "storpool", "snapshot_id": "802be9f0-a8df-4a83-ada3-0141a50e4d6b", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/a3757084-f374-4f11-92ef-55804d3717dd"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-06-18 05:10:09,419 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd 0.033s
2026-06-18 05:10:09,419 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8900a016-36aa-4426-aeda-b8fa44dc8913', 'content-length': '882', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8900a016-36aa-4426-aeda-b8fa44dc8913', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd'}
Body: b'{"volume": {"id": "a3757084-f374-4f11-92ef-55804d3717dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:09.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1929301448", "description": null, "volume_type": "storpool", "snapshot_id": "802be9f0-a8df-4a83-ada3-0141a50e4d6b", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/a3757084-f374-4f11-92ef-55804d3717dd"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727"}}'
2026-06-18 05:10:10,455 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd 0.031s
2026-06-18 05:10:10,455 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51068ef-1a18-4be4-9277-4b8bd7866332', 'content-length': '1423', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51068ef-1a18-4be4-9277-4b8bd7866332', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd'}
Body: b'{"volume": {"id": "a3757084-f374-4f11-92ef-55804d3717dd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:09.000000", "updated_at": "2026-06-18T05:10:10.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1929301448", "description": null, "volume_type": "storpool", "snapshot_id": "802be9f0-a8df-4a83-ada3-0141a50e4d6b", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/a3757084-f374-4f11-92ef-55804d3717dd"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:10:10,463 106049 INFO [tempest.common.waiters] volume a3757084-f374-4f11-92ef-55804d3717dd reached available after waiting for 1.463045 seconds
2026-06-18 05:10:10,499 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd 0.036s
2026-06-18 05:10:10,499 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442af82d-fee2-45c5-8c29-72de32dd1d8a', 'content-length': '1423', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442af82d-fee2-45c5-8c29-72de32dd1d8a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd'}
Body: b'{"volume": {"id": "a3757084-f374-4f11-92ef-55804d3717dd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:09.000000", "updated_at": "2026-06-18T05:10:10.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1929301448", "description": null, "volume_type": "storpool", "snapshot_id": "802be9f0-a8df-4a83-ada3-0141a50e4d6b", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/a3757084-f374-4f11-92ef-55804d3717dd"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:10:10,596 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 201 POST https://10.4.3.132/identity/v3/auth/tokens 0.086s
2026-06-18 05:10:10,597 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2944', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-02d31f9a-31cc-42d0-9a1e-ef806e34cec7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8b1729ffdb2148459cbac810797951c1", "name": "tempest-TestVolumeBootPatternV346-133855102-project-member", "password_expires_at": null}, "audit_ids": ["g1sO1BFLSQ-9QyEH3wn1IA"], "expires_at": "2026-06-18T06:10:10.000000Z", "issued_at": "2026-06-18T05:10:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d805a287d7d4463c96d817584c1e9727", "name": "tempest-TestVolumeBootPatternV346-133855102"}, "is_domain": false, "roles": [{"id": "0e92aa8db973419699c7188eaf323fe1", "name": "member"}, {"id": "4d1c0497600b45339287463e56eeecf9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "39405c7bb8cb4884a84c69de8b9ea497", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/identity", "region": "RegionOne"}], "id": "12bed5d7db204a309ec721432e215928", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ca1f6bdf21654f0b80f18c08d4d83c21", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2.1", "region": "RegionOne"}], "id": "1f4e9229517e4cc2bdaa322d2a853c2d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "96c43a085abe43ffac28a1a719c36c49", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/image", "region": "RegionOne"}], "id": "298a4cb1386148c5982034ca674330cb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "22b727c1f664428793040ad567fdbda5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/networking", "region": "RegionOne"}], "id": "4df1486d904b4e9189e1a2787c394431", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "56854e2ba8214ed390825a154dcb9675", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/placement", "region": "RegionOne"}], "id": "b47946625e9e40b1a315b512591189a4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "50a279e504b24d16b4b048e058c04617", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/volume/v3", "region": "RegionOne"}], "id": "c4b8f75c6e884307adb7ff40624d7fc0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ef5e8a71c04444ce8711e15f043bd01a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2/d805a287d7d4463c96d817584c1e9727", "region": "RegionOne"}], "id": "d23e601a95f54a3290d62d6136e81089", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5327d5746a4d4036b72dea2e7b6ec003", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132:8080/v1/AUTH_d805a287d7d4463c96d817584c1e9727", "region": "RegionOne"}, {"id": "74d5898ac13749dd9f860dd0de926ea1", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.132:8080", "region": "RegionOne"}], "id": "e9da727ff5a841da8096a15095c8cf21", "type": "object-store", "name": "swift"}]}}'
2026-06-18 05:10:10,597 106049 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion) Found network {'id': 'cd9b6be2-9e5d-486c-813b-b05efde22e7d', 'name': 'tempest-TestVolumeBootPatternV346-13325939-network', 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', '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': 62190, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-18T05:08:56Z', 'updated_at': '2026-06-18T05:08:56Z', 'revision_number': 1} available for tenant
2026-06-18 05:10:10,597 106049 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-18 05:10:10,597 106049 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-18 05:10:10,640 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.132/compute/v2.1/os-keypairs 0.042s
2026-06-18 05:10:10,640 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-151012684", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN8q0idN809gN5kK27shqMF6G2Io1E3HsKrqAiFJ/Zv/PzLZO/p9XpYWUaYZTZf2Q8ojaisvU/0I14zsWtziQXh9kiAGb1iQweCfy16L+gZ10Vw8YNTy4UVBq0NFrt1Dbg=="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-054f438f-790a-49c6-ad3c-1c9fd1009728', 'x-compute-request-id': 'req-054f438f-790a-49c6-ad3c-1c9fd1009728', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-151012684", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN8q0idN809gN5kK27shqMF6G2Io1E3HsKrqAiFJ/Zv/PzLZO/p9XpYWUaYZTZf2Q8ojaisvU/0I14zsWtziQXh9kiAGb1iQweCfy16L+gZ10Vw8YNTy4UVBq0NFrt1Dbg==", "fingerprint": "29:a9:f8:0f:eb:5f:f7:0f:4f:46:6d:7d:4e:96:20:6c", "user_id": "8b1729ffdb2148459cbac810797951c1"}}'
2026-06-18 05:10:10,642 106049 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-151012684 created
2026-06-18 05:10:10,806 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-groups 0.164s
2026-06-18 05:10:10,807 106049 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--590281927", "description": "tempest-description--584665943"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-ef345d13-d583-4cd6-9f50-b76a32179593', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "1b84d91b-2a05-499f-a534-3bfd59e3f85a", "name": "tempest-securitygroup--590281927", "stateful": true, "tenant_id": "d805a287d7d4463c96d817584c1e9727", "project_id": "d805a287d7d4463c96d817584c1e9727", "description": "tempest-description--584665943", "shared": false, "security_group_rules": [{"id": "2cdbdb0c-0443-403f-9fc5-7be09620d1ad", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "1b84d91b-2a05-499f-a534-3bfd59e3f85a", "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": 1445, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T05:10:10Z", "updated_at": "2026-06-18T05:10:10Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}, {"id": "ae193660-785a-4914-9148-7a4cd2e2119e", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "1b84d91b-2a05-499f-a534-3bfd59e3f85a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1446, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T05:10:10Z", "updated_at": "2026-06-18T05:10:10Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}], "tags": [], "created_at": "2026-06-18T05:10:10Z", "updated_at": "2026-06-18T05:10:10Z", "revision_number": 1}}'
2026-06-18 05:10:10,913 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-group-rules 0.106s
2026-06-18 05:10:10,913 106049 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": "1b84d91b-2a05-499f-a534-3bfd59e3f85a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c9e3927a-b8df-4fc5-93ae-aec86c8a679c', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5564f4a1-4611-4711-b515-687a12a63e39", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "1b84d91b-2a05-499f-a534-3bfd59e3f85a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T05:10:10Z", "updated_at": "2026-06-18T05:10:10Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}}'
2026-06-18 05:10:11,041 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-group-rules 0.127s
2026-06-18 05:10:11,041 106049 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": "1b84d91b-2a05-499f-a534-3bfd59e3f85a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ace1d8c4-2d2d-4051-9bb7-323db91caba7', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d55fe716-8c16-4a95-af17-4305b155ca52", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "1b84d91b-2a05-499f-a534-3bfd59e3f85a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T05:10:10Z", "updated_at": "2026-06-18T05:10:10Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}}'
2026-06-18 05:10:11,041 106049 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--590281927 created
2026-06-18 05:10:11,595 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/floatingips 0.554s
2026-06-18 05:10:11,596 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-26d3fc8d-bb85-4085-91de-c4738e19e8b2', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "1100b540-812d-4e00-b4b9-b44213a43a12", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "project_id": "d805a287d7d4463c96d817584c1e9727", "floating_ip_address": "172.24.5.174", "floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T05:10:11Z", "updated_at": "2026-06-18T05:10:11Z", "revision_number": 0}}'
2026-06-18 05:10:11,596 106049 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1100b540-812d-4e00-b4b9-b44213a43a12', 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'floating_ip_address': '172.24.5.174', 'floating_network_id': '7cc18c6d-8aa0-43bb-87e8-a2d51be6c434', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T05:10:11Z', 'updated_at': '2026-06-18T05:10:11Z', 'revision_number': 0, 'ip': '172.24.5.174'} created
2026-06-18 05:10:11,596 106049 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-151012684', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN8q0idN809gN5kK27shqMF6G2Io1E3HsKrqAiFJ/Zv/PzLZO/p9XpYWUaYZTZf2Q8ojaisvU/0I14zsWtziQXh9kiAGb1iQweCfy16L+gZ10Vw8YNTy4UVBq0NFrt1Dbg==', 'fingerprint': '29:a9:f8:0f:eb:5f:f7:0f:4f:46:6d:7d:4e:96:20:6c', 'user_id': '8b1729ffdb2148459cbac810797951c1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDaSG3qL6kjWuo7zNigjkw3zCmZ70Q52LjnEsRUm4cEBBLiyO9rrI8O\nZ273zgWnwA2gBwYFK4EEACKhZANiAATfKtInTfNPYDeZCtu7IajBehtiKNRNx7Cq\n6gIhSf2b/z8y2Tv6fV6WFlGmGU2X9kPKI2orL1P9CNeM7Frc4kF4fZIgBm9YkMHg\nn8tei/oGddFcPGDU8uFFQatDRa7dQ24=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1b84d91b-2a05-499f-a534-3bfd59e3f85a', 'name': 'tempest-securitygroup--590281927', 'stateful': True, 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'description': 'tempest-description--584665943', 'shared': False, 'security_group_rules': [{'id': '2cdbdb0c-0443-403f-9fc5-7be09620d1ad', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'security_group_id': '1b84d91b-2a05-499f-a534-3bfd59e3f85a', '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': 1445, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T05:10:10Z', 'updated_at': '2026-06-18T05:10:10Z', 'revision_number': 0, 'tenant_id': 'd805a287d7d4463c96d817584c1e9727'}, {'id': 'ae193660-785a-4914-9148-7a4cd2e2119e', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'security_group_id': '1b84d91b-2a05-499f-a534-3bfd59e3f85a', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1446, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T05:10:10Z', 'updated_at': '2026-06-18T05:10:10Z', 'revision_number': 0, 'tenant_id': 'd805a287d7d4463c96d817584c1e9727'}], 'tags': [], 'created_at': '2026-06-18T05:10:10Z', 'updated_at': '2026-06-18T05:10:10Z', 'revision_number': 1}, 'floating_ip': {'id': '1100b540-812d-4e00-b4b9-b44213a43a12', 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'floating_ip_address': '172.24.5.174', 'floating_network_id': '7cc18c6d-8aa0-43bb-87e8-a2d51be6c434', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T05:10:11Z', 'updated_at': '2026-06-18T05:10:11Z', 'revision_number': 0, 'ip': '172.24.5.174'}}
2026-06-18 05:10:12,263 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.132/compute/v2.1/servers 0.667s
2026-06-18 05:10:12,264 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-2065061273", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "a3757084-f374-4f11-92ef-55804d3717dd", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "cd9b6be2-9e5d-486c-813b-b05efde22e7d"}], "security_groups": [{"name": "tempest-securitygroup--590281927"}], "key_name": "tempest-keypair-151012684", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '405', 'location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a8dcabb-9cbb-4647-a16d-f8ffb5dd8545', 'x-compute-request-id': 'req-9a8dcabb-9cbb-4647-a16d-f8ffb5dd8545', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/compute/v2.1/servers'}
Body: b'{"server": {"id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--590281927"}], "adminPass": "N7adGHHVhRmz"}}'
2026-06-18 05:10:12,341 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.076s
2026-06-18 05:10:12,341 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1082', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca5e7a48-202e-4189-ae0c-84fab408587c', 'x-compute-request-id': 'req-ca5e7a48-202e-4189-ae0c-84fab408587c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:10:13,538 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.192s
2026-06-18 05:10:13,539 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1132', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f160d381-e854-4f8e-a3fd-a2626f2e1b74', 'x-compute-request-id': 'req-f160d381-e854-4f8e-a3fd-a2626f2e1b74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": 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": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:14,709 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.165s
2026-06-18 05:10:14,710 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c1d9c77-3d08-48c6-a13a-0532c963ff28', 'x-compute-request-id': 'req-8c1d9c77-3d08-48c6-a13a-0532c963ff28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-151012684", "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": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:14,716 106049 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-18 05:10:16,236 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.520s
2026-06-18 05:10:16,236 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1180', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8da5010-ea3b-437c-aeeb-5b821f3083e5', 'x-compute-request-id': 'req-f8da5010-ea3b-437c-aeeb-5b821f3083e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-151012684", "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": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:17,932 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.688s
2026-06-18 05:10:17,932 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acd9c9f0-1966-46dc-8b3a-cdd0e8a91b11', 'x-compute-request-id': 'req-acd9c9f0-1966-46dc-8b3a-cdd0e8a91b11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:17,938 106049 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-18 05:10:19,181 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.243s
2026-06-18 05:10:19,182 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a509fe5a-c55c-441f-bcf4-da5ccd2e1951', 'x-compute-request-id': 'req-a509fe5a-c55c-441f-bcf4-da5ccd2e1951', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "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": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:19,187 106049 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-06-18 05:10:20,420 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.232s
2026-06-18 05:10:20,420 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36c78b6e-ca58-4312-a1df-5d37b72c0a1e', 'x-compute-request-id': 'req-36c78b6e-ca58-4312-a1df-5d37b72c0a1e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:20,428 106049 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-18 05:10:21,646 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.217s
2026-06-18 05:10:21,647 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ee74c8-f405-47b3-9c9a-a9150b0c3095', 'x-compute-request-id': 'req-d5ee74c8-f405-47b3-9c9a-a9150b0c3095', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:22,991 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.338s
2026-06-18 05:10:22,991 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bf62505-42f7-48d1-996b-403609c6476a', 'x-compute-request-id': 'req-8bf62505-42f7-48d1-996b-403609c6476a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:24,352 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.353s
2026-06-18 05:10:24,352 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70d66622-0c74-4192-84db-500e1360221f', 'x-compute-request-id': 'req-70d66622-0c74-4192-84db-500e1360221f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:25,560 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.200s
2026-06-18 05:10:25,560 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6410472-3efa-42db-894b-d24676d99d2d', 'x-compute-request-id': 'req-c6410472-3efa-42db-894b-d24676d99d2d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:26,801 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.234s
2026-06-18 05:10:26,801 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-813de30a-12c2-42ec-bbbc-3cce8fdd5f64', 'x-compute-request-id': 'req-813de30a-12c2-42ec-bbbc-3cce8fdd5f64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:28,066 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.257s
2026-06-18 05:10:28,067 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1441', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ba1632e-b9e4-4d13-aabb-d230d46b8183', 'x-compute-request-id': 'req-2ba1632e-b9e4-4d13-aabb-d230d46b8183', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-13325939-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:65:29"}]}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": "2026-06-18T05:10:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:10:28,076 106049 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-06-18 05:10:28,207 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7/os-interface 0.130s
2026-06-18 05:10:28,207 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-161eb975-ab48-4a14-8fc5-e4871e6e1472', 'x-compute-request-id': 'req-161eb975-ab48-4a14-8fc5-e4871e6e1472', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "cd9b6be2-9e5d-486c-813b-b05efde22e7d", "port_id": "1de3bf6d-936c-47eb-9a41-6b86f9161026", "mac_addr": "fa:16:3e:4e:65:29", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "89b6bf82-6214-4308-97bd-1a9a20892cb5", "ip_address": "10.1.0.11"}]}]}'
2026-06-18 05:10:28,899 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 PUT https://10.4.3.132/networking/v2.0/floatingips/1100b540-812d-4e00-b4b9-b44213a43a12 0.690s
2026-06-18 05:10:28,900 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "1de3bf6d-936c-47eb-9a41-6b86f9161026"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:10:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-8db42061-5852-4109-b067-32fc6678ef7a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips/1100b540-812d-4e00-b4b9-b44213a43a12'}
Body: b'{"floatingip": {"id": "1100b540-812d-4e00-b4b9-b44213a43a12", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "project_id": "d805a287d7d4463c96d817584c1e9727", "floating_ip_address": "172.24.5.174", "floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434", "router_id": "cd1ad46a-6fdf-4ec0-bc8c-737cac1aa573", "port_id": "1de3bf6d-936c-47eb-9a41-6b86f9161026", "fixed_ip_address": "10.1.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cd9b6be2-9e5d-486c-813b-b05efde22e7d", "mac_address": "fa:16:3e:4e:65:29", "admin_state_up": true, "status": "ACTIVE", "device_id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T05:10:11Z", "updated_at": "2026-06-18T05:10:28Z", "revision_number": 1}}'
2026-06-18 05:10:28,900 106049 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.174:22' as 'cirros' with public key authentication
2026-06-18 05:11:04,867 106049 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-18 05:11:05,079 106049 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-18 05:11:05,079 106049 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.174 successfully created
2026-06-18 05:11:05,469 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.389s
2026-06-18 05:11:05,469 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9ee3b97-5c17-4723-a8a2-d86ebfaafe50', 'x-compute-request-id': 'req-d9ee3b97-5c17-4723-a8a2-d86ebfaafe50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-13325939-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:65:29"}, {"version": 4, "addr": "172.24.5.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:65:29"}]}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:10:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": "2026-06-18T05:10:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:11:05,822 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 204 DELETE https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3 0.345s
2026-06-18 05:11:05,822 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-903967fa-dbd6-4e20-88a3-f496db363602', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3'}
Body: b''
2026-06-18 05:11:05,846 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 404 GET https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3 0.023s
2026-06-18 05:11:05,846 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d5171694-17c8-4af2-befd-8e3710a9068b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3'}
Body: b'{"message": "No image found with ID 84960e9b-df46-4a8c-9201-501656aa86c3<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
2026-06-18 05:11:05,846 106049 DEBUG [tempest.scenario.manager] Creating a snapshot image for server: tempest-TestVolumeBootPatternV346-server-1775156373
2026-06-18 05:11:08,473 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d/action 2.627s
2026-06-18 05:11:08,473 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-260198544"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'https://10.4.3.132/image//images/33d6f88a-fcab-4ded-9161-94c8a63754f7', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45486aeb-fb41-4236-8489-b4486b3e9e07', 'x-compute-request-id': 'req-45486aeb-fb41-4236-8489-b4486b3e9e07', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d/action'}
Body: b''
2026-06-18 05:11:08,496 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/image/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7 0.022s
2026-06-18 05:11:08,496 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f4da2da7-48e8-48f5-afd1-e5aa644f481c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/image/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"boot_index\\": 0, \\"device_name\\": \\"/dev/vda\\", \\"snapshot_id\\": \\"bff0ee78-2037-498b-b24e-c2bd3a9bda11\\", \\"encryption_options\\": null, \\"no_device\\": null, \\"guest_format\\": null, \\"tag\\": null, \\"device_type\\": \\"disk\\", \\"encrypted\\": null, \\"encryption_format\\": null, \\"source_type\\": \\"snapshot\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"destination_type\\": \\"volume\\", \\"volume_type\\": null, \\"volume_size\\": 1, \\"disk_bus\\": \\"virtio\\", \\"encryption_secret_uuid\\": null, \\"volume_id\\": null}]", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-133855102", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-133855102-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-260198544", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d805a287d7d4463c96d817584c1e9727", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "33d6f88a-fcab-4ded-9161-94c8a63754f7", "created_at": "2026-06-18T05:11:07Z", "updated_at": "2026-06-18T05:11:08Z", "tags": [], "self": "/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7", "file": "/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7/file", "schema": "/v2/schemas/image"}'
2026-06-18 05:11:08,519 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/image/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7 0.022s
2026-06-18 05:11:08,519 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2dcc2bc4-bb1e-47ad-95ba-d035966af9e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/image/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"boot_index\\": 0, \\"device_name\\": \\"/dev/vda\\", \\"snapshot_id\\": \\"bff0ee78-2037-498b-b24e-c2bd3a9bda11\\", \\"encryption_options\\": null, \\"no_device\\": null, \\"guest_format\\": null, \\"tag\\": null, \\"device_type\\": \\"disk\\", \\"encrypted\\": null, \\"encryption_format\\": null, \\"source_type\\": \\"snapshot\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"destination_type\\": \\"volume\\", \\"volume_type\\": null, \\"volume_size\\": 1, \\"disk_bus\\": \\"virtio\\", \\"encryption_secret_uuid\\": null, \\"volume_id\\": null}]", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-133855102", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-133855102-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-260198544", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d805a287d7d4463c96d817584c1e9727", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "33d6f88a-fcab-4ded-9161-94c8a63754f7", "created_at": "2026-06-18T05:11:07Z", "updated_at": "2026-06-18T05:11:08Z", "tags": [], "self": "/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7", "file": "/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7/file", "schema": "/v2/schemas/image"}'
2026-06-18 05:11:08,546 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/volume/v3/snapshots/bff0ee78-2037-498b-b24e-c2bd3a9bda11 0.026s
2026-06-18 05:11:08,546 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad2d359-bae3-4c33-9fb9-10cacb6b3dd1', 'content-length': '482', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad2d359-bae3-4c33-9fb9-10cacb6b3dd1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/snapshots/bff0ee78-2037-498b-b24e-c2bd3a9bda11'}
Body: b'{"snapshot": {"id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "created_at": "2026-06-18T05:11:07.000000", "updated_at": "2026-06-18T05:11:07.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-260198544", "description": null, "volume_id": "17c73a30-e874-4efa-a334-99bbc7e66a57", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d805a287d7d4463c96d817584c1e9727", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-18 05:11:08,548 106049 INFO [tempest.common.waiters] snapshot bff0ee78-2037-498b-b24e-c2bd3a9bda11 reached available after waiting for 0.548494 seconds
2026-06-18 05:11:08,548 106049 DEBUG [tempest.scenario.manager] Created snapshot image tempest-TestVolumeBootPatternV346snapshot-260198544 for server tempest-TestVolumeBootPatternV346-server-1775156373
2026-06-18 05:11:08,566 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/image/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7 0.017s
2026-06-18 05:11:08,566 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1919', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3ee3113c-59fb-49eb-9664-8da9c6ddc7ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/image/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7'}
Body: b'{"base_image_ref": "", "bdm_v2": "True", "block_device_mapping": "[{\\"boot_index\\": 0, \\"device_name\\": \\"/dev/vda\\", \\"snapshot_id\\": \\"bff0ee78-2037-498b-b24e-c2bd3a9bda11\\", \\"encryption_options\\": null, \\"no_device\\": null, \\"guest_format\\": null, \\"tag\\": null, \\"device_type\\": \\"disk\\", \\"encrypted\\": null, \\"encryption_format\\": null, \\"source_type\\": \\"snapshot\\", \\"delete_on_termination\\": false, \\"image_id\\": null, \\"destination_type\\": \\"volume\\", \\"volume_type\\": null, \\"volume_size\\": 1, \\"disk_bus\\": \\"virtio\\", \\"encryption_secret_uuid\\": null, \\"volume_id\\": null}]", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "owner_project_name": "tempest-TestVolumeBootPatternV346-133855102", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-TestVolumeBootPatternV346-133855102-project-member", "root_device_name": "/dev/vda", "name": "tempest-TestVolumeBootPatternV346snapshot-260198544", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 0, "virtual_size": null, "status": "active", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "d805a287d7d4463c96d817584c1e9727", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", "id": "33d6f88a-fcab-4ded-9161-94c8a63754f7", "created_at": "2026-06-18T05:11:07Z", "updated_at": "2026-06-18T05:11:08Z", "tags": [], "self": "/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7", "file": "/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7/file", "schema": "/v2/schemas/image"}'
2026-06-18 05:11:08,850 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.132/volume/v3/volumes 0.283s
2026-06-18 05:11:08,850 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "snapshot_id": null, "imageRef": "33d6f88a-fcab-4ded-9161-94c8a63754f7", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ad6ba1-a2e4-498a-b1c6-0df35561dd86', 'content-length': '813', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ad6ba1-a2e4-498a-b1c6-0df35561dd86', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/volumes'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:08.782303", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}'
2026-06-18 05:11:08,882 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:11:08,882 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa0f68c9-0b9f-40ae-a133-1928edbfd5ab', 'content-length': '881', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa0f68c9-0b9f-40ae-a133-1928edbfd5ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727"}}'
2026-06-18 05:11:09,917 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:11:09,917 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca607136-34fb-45db-9baf-8023a1c3c1fc', 'content-length': '1422', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca607136-34fb-45db-9baf-8023a1c3c1fc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:09.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:09,923 106049 INFO [tempest.common.waiters] volume bec1abeb-2003-4893-93b5-edc552c02dd6 reached available after waiting for 1.923825 seconds
2026-06-18 05:11:09,953 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:11:09,953 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201cc9f1-b0c1-49b3-8edc-0dee0061d5f8', 'content-length': '1422', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201cc9f1-b0c1-49b3-8edc-0dee0061d5f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:09.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:10,065 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 201 POST https://10.4.3.132/identity/v3/auth/tokens 0.104s
2026-06-18 05:11:10,065 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2944', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fbc446cf-5e0d-47b1-a71d-bfb1a656b3d8', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8b1729ffdb2148459cbac810797951c1", "name": "tempest-TestVolumeBootPatternV346-133855102-project-member", "password_expires_at": null}, "audit_ids": ["geI53uCATLGBaytajMGpQA"], "expires_at": "2026-06-18T06:11:10.000000Z", "issued_at": "2026-06-18T05:11:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d805a287d7d4463c96d817584c1e9727", "name": "tempest-TestVolumeBootPatternV346-133855102"}, "is_domain": false, "roles": [{"id": "0e92aa8db973419699c7188eaf323fe1", "name": "member"}, {"id": "4d1c0497600b45339287463e56eeecf9", "name": "reader"}], "catalog": [{"endpoints": [{"id": "39405c7bb8cb4884a84c69de8b9ea497", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/identity", "region": "RegionOne"}], "id": "12bed5d7db204a309ec721432e215928", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ca1f6bdf21654f0b80f18c08d4d83c21", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2.1", "region": "RegionOne"}], "id": "1f4e9229517e4cc2bdaa322d2a853c2d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "96c43a085abe43ffac28a1a719c36c49", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/image", "region": "RegionOne"}], "id": "298a4cb1386148c5982034ca674330cb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "22b727c1f664428793040ad567fdbda5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/networking", "region": "RegionOne"}], "id": "4df1486d904b4e9189e1a2787c394431", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "56854e2ba8214ed390825a154dcb9675", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/placement", "region": "RegionOne"}], "id": "b47946625e9e40b1a315b512591189a4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "50a279e504b24d16b4b048e058c04617", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/volume/v3", "region": "RegionOne"}], "id": "c4b8f75c6e884307adb7ff40624d7fc0", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ef5e8a71c04444ce8711e15f043bd01a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132/compute/v2/d805a287d7d4463c96d817584c1e9727", "region": "RegionOne"}], "id": "d23e601a95f54a3290d62d6136e81089", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5327d5746a4d4036b72dea2e7b6ec003", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.132:8080/v1/AUTH_d805a287d7d4463c96d817584c1e9727", "region": "RegionOne"}, {"id": "74d5898ac13749dd9f860dd0de926ea1", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.132:8080", "region": "RegionOne"}], "id": "e9da727ff5a841da8096a15095c8cf21", "type": "object-store", "name": "swift"}]}}'
2026-06-18 05:11:10,066 106049 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion) Found network {'id': 'cd9b6be2-9e5d-486c-813b-b05efde22e7d', 'name': 'tempest-TestVolumeBootPatternV346-13325939-network', 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', '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': 62190, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-18T05:08:56Z', 'updated_at': '2026-06-18T05:08:56Z', 'revision_number': 1} available for tenant
2026-06-18 05:11:10,066 106049 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-18 05:11:10,066 106049 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-18 05:11:10,120 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.132/compute/v2.1/os-keypairs 0.053s
2026-06-18 05:11:10,121 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-869818384", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZ31mOD+ZK3fNO16WMyfQsi2W0cjSyn0j5EtHHsKVZhecvEIEH45qiUgx31hsaNJG+HY1KNMD8fgL+xn1LUmHyrHGPDHr/jBmKladQr2w4RJDZxD3Uerjh2aK1bShtGLQ=="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57633f4c-030a-4b55-ba02-385bc518806b', 'x-compute-request-id': 'req-57633f4c-030a-4b55-ba02-385bc518806b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-869818384", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZ31mOD+ZK3fNO16WMyfQsi2W0cjSyn0j5EtHHsKVZhecvEIEH45qiUgx31hsaNJG+HY1KNMD8fgL+xn1LUmHyrHGPDHr/jBmKladQr2w4RJDZxD3Uerjh2aK1bShtGLQ==", "fingerprint": "d7:86:cf:ab:e4:35:09:e5:bb:19:78:64:ce:8d:43:cf", "user_id": "8b1729ffdb2148459cbac810797951c1"}}'
2026-06-18 05:11:10,122 106049 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-869818384 created
2026-06-18 05:11:10,398 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-groups 0.275s
2026-06-18 05:11:10,398 106049 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--494881843", "description": "tempest-description--36552996"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-c3dc0b5b-6bf6-4fe0-acd8-29aef05dc905', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "c5d5cb13-397d-4552-8a5f-81a250748f3f", "name": "tempest-securitygroup--494881843", "stateful": true, "tenant_id": "d805a287d7d4463c96d817584c1e9727", "project_id": "d805a287d7d4463c96d817584c1e9727", "description": "tempest-description--36552996", "shared": false, "security_group_rules": [{"id": "445e7fcb-db40-4515-a65a-3d548bb1b2fe", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "c5d5cb13-397d-4552-8a5f-81a250748f3f", "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": 1470, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T05:11:10Z", "updated_at": "2026-06-18T05:11:10Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}, {"id": "57e62dfe-b754-4b30-a94b-0307880149a4", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "c5d5cb13-397d-4552-8a5f-81a250748f3f", "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": 1469, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-18T05:11:10Z", "updated_at": "2026-06-18T05:11:10Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}], "tags": [], "created_at": "2026-06-18T05:11:10Z", "updated_at": "2026-06-18T05:11:10Z", "revision_number": 1}}'
2026-06-18 05:11:10,562 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-group-rules 0.163s
2026-06-18 05:11:10,562 106049 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": "c5d5cb13-397d-4552-8a5f-81a250748f3f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f9ec496d-0b3a-4763-ab7b-8f757d5f5311', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "77d6159e-0fdd-48a9-8b45-d275045f7a52", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "c5d5cb13-397d-4552-8a5f-81a250748f3f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T05:11:10Z", "updated_at": "2026-06-18T05:11:10Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}}'
2026-06-18 05:11:10,716 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/security-group-rules 0.153s
2026-06-18 05:11:10,716 106049 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": "c5d5cb13-397d-4552-8a5f-81a250748f3f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d268aee8-de82-40f2-a27e-d744f4ce2e4b', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6bb11d6e-7393-4299-bc7f-48c6b0deab86", "project_id": "d805a287d7d4463c96d817584c1e9727", "security_group_id": "c5d5cb13-397d-4552-8a5f-81a250748f3f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-18T05:11:10Z", "updated_at": "2026-06-18T05:11:10Z", "revision_number": 0, "tenant_id": "d805a287d7d4463c96d817584c1e9727"}}'
2026-06-18 05:11:10,717 106049 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--494881843 created
2026-06-18 05:11:11,305 106049 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.132/networking/v2.0/floatingips 0.588s
2026-06-18 05:11:11,305 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434"}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3894e4be-9c16-47bb-8ff1-e95725507496', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "70f4ef7b-5e37-4fc5-97bd-80484ca0f41c", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "project_id": "d805a287d7d4463c96d817584c1e9727", "floating_ip_address": "172.24.5.235", "floating_network_id": "7cc18c6d-8aa0-43bb-87e8-a2d51be6c434", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-18T05:11:11Z", "updated_at": "2026-06-18T05:11:11Z", "revision_number": 0}}'
2026-06-18 05:11:11,306 106049 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '70f4ef7b-5e37-4fc5-97bd-80484ca0f41c', 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'floating_ip_address': '172.24.5.235', 'floating_network_id': '7cc18c6d-8aa0-43bb-87e8-a2d51be6c434', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T05:11:11Z', 'updated_at': '2026-06-18T05:11:11Z', 'revision_number': 0, 'ip': '172.24.5.235'} created
2026-06-18 05:11:11,306 106049 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-869818384', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZ31mOD+ZK3fNO16WMyfQsi2W0cjSyn0j5EtHHsKVZhecvEIEH45qiUgx31hsaNJG+HY1KNMD8fgL+xn1LUmHyrHGPDHr/jBmKladQr2w4RJDZxD3Uerjh2aK1bShtGLQ==', 'fingerprint': 'd7:86:cf:ab:e4:35:09:e5:bb:19:78:64:ce:8d:43:cf', 'user_id': '8b1729ffdb2148459cbac810797951c1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAmcYwbIxmZ8US6/I3QUnbQAR89zOBRGF5yB1QjxsCJ7rDOPvhEQ8rw\nBaEXlzAfKNugBwYFK4EEACKhZANiAASmd9Zjg/mSt3zTteljMn0LItltHI0sp9I+\nRLRx7ClWYXnLxCBB+OaolIMd9YbGjSRvh2NSjTA/H4C/sZ9S1Jh8qxxjwx6/4wZi\npWnUK9sOESQ2cQ91Hq44dmitW0obRi0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c5d5cb13-397d-4552-8a5f-81a250748f3f', 'name': 'tempest-securitygroup--494881843', 'stateful': True, 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'description': 'tempest-description--36552996', 'shared': False, 'security_group_rules': [{'id': '445e7fcb-db40-4515-a65a-3d548bb1b2fe', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'security_group_id': 'c5d5cb13-397d-4552-8a5f-81a250748f3f', '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': 1470, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T05:11:10Z', 'updated_at': '2026-06-18T05:11:10Z', 'revision_number': 0, 'tenant_id': 'd805a287d7d4463c96d817584c1e9727'}, {'id': '57e62dfe-b754-4b30-a94b-0307880149a4', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'security_group_id': 'c5d5cb13-397d-4552-8a5f-81a250748f3f', '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': 1469, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-18T05:11:10Z', 'updated_at': '2026-06-18T05:11:10Z', 'revision_number': 0, 'tenant_id': 'd805a287d7d4463c96d817584c1e9727'}], 'tags': [], 'created_at': '2026-06-18T05:11:10Z', 'updated_at': '2026-06-18T05:11:10Z', 'revision_number': 1}, 'floating_ip': {'id': '70f4ef7b-5e37-4fc5-97bd-80484ca0f41c', 'tenant_id': 'd805a287d7d4463c96d817584c1e9727', 'project_id': 'd805a287d7d4463c96d817584c1e9727', 'floating_ip_address': '172.24.5.235', 'floating_network_id': '7cc18c6d-8aa0-43bb-87e8-a2d51be6c434', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-18T05:11:11Z', 'updated_at': '2026-06-18T05:11:11Z', 'revision_number': 0, 'ip': '172.24.5.235'}}
2026-06-18 05:11:12,066 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST https://10.4.3.132/compute/v2.1/servers 0.760s
2026-06-18 05:11:12,066 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-1202652535", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "bec1abeb-2003-4893-93b5-edc552c02dd6", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "cd9b6be2-9e5d-486c-813b-b05efde22e7d"}], "security_groups": [{"name": "tempest-securitygroup--494881843"}], "key_name": "tempest-keypair-869818384", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '405', 'location': 'https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81d5ff79-e262-45de-b8a0-5e41d517a832', 'x-compute-request-id': 'req-81d5ff79-e262-45de-b8a0-5e41d517a832', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/compute/v2.1/servers'}
Body: b'{"server": {"id": "5898c50e-8544-4ec7-bacd-67f817cec05d", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5898c50e-8544-4ec7-bacd-67f817cec05d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--494881843"}], "adminPass": "oh3ZFAjMiLvk"}}'
2026-06-18 05:11:12,167 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d 0.099s
2026-06-18 05:11:12,167 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1082', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29cab047-d0c8-4544-939f-fd6a08835a24', 'x-compute-request-id': 'req-29cab047-d0c8-4544-939f-fd6a08835a24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:11:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "5898c50e-8544-4ec7-bacd-67f817cec05d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5898c50e-8544-4ec7-bacd-67f817cec05d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1202652535", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:11:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-869818384", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-18 05:11:13,297 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d 0.118s
2026-06-18 05:11:13,298 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1132', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aff5f23-6918-4555-b99d-bf5b87b6eea7', 'x-compute-request-id': 'req-4aff5f23-6918-4555-b99d-bf5b87b6eea7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:11:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "", "id": "5898c50e-8544-4ec7-bacd-67f817cec05d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/5898c50e-8544-4ec7-bacd-67f817cec05d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1202652535", "status": "BUILD", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:11:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-869818384", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": 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": "bec1abeb-2003-4893-93b5-edc552c02dd6"}]}}'
2026-06-18 05:11:14,388 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 500 GET https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d 0.080s
2026-06-18 05:11:14,388 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-105ae4ad-6368-49d3-ad34-e51e897f31e6', 'x-compute-request-id': 'req-105ae4ad-6368-49d3-ad34-e51e897f31e6', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 05:11:14,446 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 500 DELETE https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d 0.057s
2026-06-18 05:11:14,446 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-33d12a37-e07c-412d-8a76-fc80bfb3c664', 'x-compute-request-id': 'req-33d12a37-e07c-412d-8a76-fc80bfb3c664', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 05:11:14,446 106049 ERROR [tempest.common.compute] Deleting server 5898c50e-8544-4ec7-bacd-67f817cec05d failed
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 348, in create_test_server
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute clients.servers_client.delete_server(
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 188, in delete_server
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute resp, body = self.delete("servers/%s" % server_id)
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute return self.request('DELETE', url, extra_headers, headers, body)
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 05:11:14.446 106049 ERROR tempest.common.compute
2026-06-18 05:11:14,514 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 500 GET https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d 0.064s
2026-06-18 05:11:14,514 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-8d7b278c-a0f0-49cb-9382-e43ba61ec226', 'x-compute-request-id': 'req-8d7b278c-a0f0-49cb-9382-e43ba61ec226', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/5898c50e-8544-4ec7-bacd-67f817cec05d'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 05:11:14,514 106049 ERROR [tempest.common.compute] Server 5898c50e-8544-4ec7-bacd-67f817cec05d failed to delete in time
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 361, in create_test_server
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute waiters.wait_for_server_termination(
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 110, in wait_for_server_termination
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute body = client.show_server(server_id)['server']
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute resp, body = self.get("servers/%s" % server_id)
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute return self.request('GET', url, extra_headers, headers,
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute self._error_checker(resp, resp_body)
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute Details: Unexpected API Error. Please contact the administrator
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 05:11:14.514 106049 ERROR tempest.common.compute
2026-06-18 05:11:14,594 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 500 DELETE https://10.4.3.132/compute/v2.1/os-keypairs/tempest-keypair-869818384 0.076s
2026-06-18 05:11:14,594 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '147', 'x-openstack-request-id': 'req-5d170f8d-1960-4aac-8a39-e2b5fcdcdcf3', 'x-compute-request-id': 'req-5d170f8d-1960-4aac-8a39-e2b5fcdcdcf3', 'connection': 'close', 'status': '500', 'content-location': 'https://10.4.3.132/compute/v2.1/os-keypairs/tempest-keypair-869818384'}
Body: b'{"computeFault": {"code": 500, "message": "Unexpected API Error. Please contact the administrator\\n<class \'oslo_db.exception.DBConnectionError\'>"}}'
2026-06-18 05:11:14,594 106049 ERROR [tempest.lib.common.validation_resources] Exception raised while deleting key tempest-keypair-869818384
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources keypair_client.delete_keypair(keypair_name)
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources resp, body = self.delete(url)
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources resp, resp_body = super(BaseComputeClient, self).request(
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources raise exceptions.ServerFault(resp_body, resp=resp,
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.ServerFault: Got server fault
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources Details: Unexpected API Error. Please contact the administrator
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources <class 'oslo_db.exception.DBConnectionError'>
2026-06-18 05:11:14.594 106049 ERROR tempest.lib.common.validation_resources
2026-06-18 05:11:17,392 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.132/networking/v2.0/security-groups/c5d5cb13-397d-4552-8a5f-81a250748f3f 2.797s
2026-06-18 05:11:17,393 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-aad7880c-56b0-4d55-bde2-fac2721d502b', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups/c5d5cb13-397d-4552-8a5f-81a250748f3f'}
Body: b''
2026-06-18 05:11:17,410 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.132/networking/v2.0/security-groups/c5d5cb13-397d-4552-8a5f-81a250748f3f 0.017s
2026-06-18 05:11:17,411 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b0bf1864-8868-46ff-85e6-56359a0b5eaa', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups/c5d5cb13-397d-4552-8a5f-81a250748f3f'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c5d5cb13-397d-4552-8a5f-81a250748f3f does not exist", "detail": ""}}'
2026-06-18 05:11:17,717 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.132/networking/v2.0/floatingips/70f4ef7b-5e37-4fc5-97bd-80484ca0f41c 0.306s
2026-06-18 05:11:17,718 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-6260512e-5ff9-42b1-bba1-b673d0dbde2c', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips/70f4ef7b-5e37-4fc5-97bd-80484ca0f41c'}
Body: b''
2026-06-18 05:11:17,844 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 400 DELETE https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.125s
2026-06-18 05:11:17,844 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad57ce3-9864-4f91-94f4-fdc8b4125854', 'x-openstack-request-id': 'req-6ad57ce3-9864-4f91-94f4-fdc8b4125854', 'connection': 'close', 'status': '400', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
2026-06-18 05:11:17,936 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.090s
2026-06-18 05:11:17,936 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf57097-548e-4008-bc83-af68ba2aed07', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf57097-548e-4008-bc83-af68ba2aed07', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:18,982 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.039s
2026-06-18 05:11:18,983 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e015eb22-72f6-458e-a2a9-193fe3cfa0da', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e015eb22-72f6-458e-a2a9-193fe3cfa0da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:20,019 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:11:20,019 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a02a5f1-abbb-4449-bf82-ecdcf8a445a6', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a02a5f1-abbb-4449-bf82-ecdcf8a445a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:21,056 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:11:21,057 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f860197-7b6d-4fe4-a225-0803b87d46b7', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f860197-7b6d-4fe4-a225-0803b87d46b7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:22,090 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:11:22,090 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-334494e8-97d7-4da7-b402-0a0d07f3217a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-334494e8-97d7-4da7-b402-0a0d07f3217a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:23,130 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.033s
2026-06-18 05:11:23,130 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ba3c0d-afea-41c6-af25-e35cf5bd7dd9', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ba3c0d-afea-41c6-af25-e35cf5bd7dd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:24,174 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.035s
2026-06-18 05:11:24,174 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1df442-a01a-4239-a6bc-83701f2330c7', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1df442-a01a-4239-a6bc-83701f2330c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:25,214 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.035s
2026-06-18 05:11:25,215 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdea25f0-40f6-464d-b567-56ad589a3109', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdea25f0-40f6-464d-b567-56ad589a3109', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:26,249 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:11:26,249 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a25cde9-21d7-4aca-bdc9-f77db7da6af9', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a25cde9-21d7-4aca-bdc9-f77db7da6af9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:27,293 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.039s
2026-06-18 05:11:27,294 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0742c56-9ee8-4712-b6cb-a375ccd47e55', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0742c56-9ee8-4712-b6cb-a375ccd47e55', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:28,332 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:11:28,332 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51df9093-5d9d-42ce-be3f-b9e187468363', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51df9093-5d9d-42ce-be3f-b9e187468363', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:29,371 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.033s
2026-06-18 05:11:29,371 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab33c617-4be7-4362-b1ca-be79afdd7710', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab33c617-4be7-4362-b1ca-be79afdd7710', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:30,407 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:11:30,407 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0533676e-b006-40c1-9dc7-5677e168e4bf', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0533676e-b006-40c1-9dc7-5677e168e4bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:31,438 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:11:31,438 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2640540-13a7-4ac7-a9fe-150145322317', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2640540-13a7-4ac7-a9fe-150145322317', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:32,481 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.036s
2026-06-18 05:11:32,481 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4361162-2218-455c-a64e-62bc9ea5dc6a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4361162-2218-455c-a64e-62bc9ea5dc6a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:33,513 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:11:33,513 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb361276-99a9-4764-8e8c-e8719255827a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb361276-99a9-4764-8e8c-e8719255827a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:34,546 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:11:34,546 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1afb994-f7dd-46b0-8edf-792a785ccd9d', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1afb994-f7dd-46b0-8edf-792a785ccd9d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:35,583 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:11:35,584 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae590a1-3c24-4765-9ca0-d9194baf2e09', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae590a1-3c24-4765-9ca0-d9194baf2e09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:36,624 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.034s
2026-06-18 05:11:36,624 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed74e954-622d-469a-ada7-54e5fccea817', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed74e954-622d-469a-ada7-54e5fccea817', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:37,667 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.035s
2026-06-18 05:11:37,667 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473c6fe9-0e71-4f29-b51d-98bf8a490f78', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473c6fe9-0e71-4f29-b51d-98bf8a490f78', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:38,707 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.033s
2026-06-18 05:11:38,707 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8834232b-e35f-4bec-9abb-0d78adaf4eb4', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8834232b-e35f-4bec-9abb-0d78adaf4eb4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:39,738 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:11:39,738 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a7a360f-0423-46bb-8360-4b640ad1d218', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a7a360f-0423-46bb-8360-4b640ad1d218', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:40,774 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:11:40,774 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6de88d6-01bf-4ee4-a406-20814c6f82dd', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6de88d6-01bf-4ee4-a406-20814c6f82dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:41,810 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:11:41,810 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ff7071-5db9-4a6d-a475-7526e1bea1be', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ff7071-5db9-4a6d-a475-7526e1bea1be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:42,845 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:11:42,846 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d24f21e0-98e3-46ce-85a8-dfb4f4e91625', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24f21e0-98e3-46ce-85a8-dfb4f4e91625', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:43,893 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.041s
2026-06-18 05:11:43,893 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9298a93-2b44-4342-9db0-b78c2242fb62', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9298a93-2b44-4342-9db0-b78c2242fb62', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:44,936 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.037s
2026-06-18 05:11:44,936 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0afd2b-35e1-4f48-827b-f9460b7c39be', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0afd2b-35e1-4f48-827b-f9460b7c39be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:45,978 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.035s
2026-06-18 05:11:45,978 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa86d315-bf97-4fdc-b25d-53fb7a2e49af', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa86d315-bf97-4fdc-b25d-53fb7a2e49af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:47,021 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.036s
2026-06-18 05:11:47,021 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28373f7b-58b2-44b1-98dc-df9f520f8e0b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28373f7b-58b2-44b1-98dc-df9f520f8e0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:48,066 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.037s
2026-06-18 05:11:48,066 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0f089ab-38a0-44ce-b108-4877d834cbf3', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0f089ab-38a0-44ce-b108-4877d834cbf3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:49,102 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:11:49,102 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d97ae51-c9b9-4ad9-8c6e-9c8ecf3034bd', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d97ae51-c9b9-4ad9-8c6e-9c8ecf3034bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:50,142 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.034s
2026-06-18 05:11:50,142 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa66da96-2b13-4b77-9bd0-2a9dbda23689', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa66da96-2b13-4b77-9bd0-2a9dbda23689', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:51,194 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.046s
2026-06-18 05:11:51,194 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69288821-448a-4f0a-b1d9-cc254f1d8361', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69288821-448a-4f0a-b1d9-cc254f1d8361', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:52,228 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:11:52,228 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1588550f-3486-48af-b6c1-de1d7ffd3b73', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1588550f-3486-48af-b6c1-de1d7ffd3b73', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:53,271 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.034s
2026-06-18 05:11:53,271 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65515f44-d0e3-4af9-84c9-32caa00493bc', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65515f44-d0e3-4af9-84c9-32caa00493bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:54,305 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:11:54,305 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b81106-09b2-420e-b7e2-afab2b96ccab', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b81106-09b2-420e-b7e2-afab2b96ccab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:55,344 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:11:55,345 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e38444c1-fc38-459a-a826-edef9ae3f938', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e38444c1-fc38-459a-a826-edef9ae3f938', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:56,378 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:11:56,379 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1dbc006-5d2e-49a6-bb48-f075c96497bf', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1dbc006-5d2e-49a6-bb48-f075c96497bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:57,414 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:11:57,414 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab584e9f-e0cc-4cea-901e-17c6811637de', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab584e9f-e0cc-4cea-901e-17c6811637de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:58,448 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:11:58,448 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e960e99d-768a-4e2e-b762-9fdc3f2e233f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e960e99d-768a-4e2e-b762-9fdc3f2e233f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:11:59,483 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:11:59,484 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:11:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31593287-1ffd-4581-b921-9be389ccc6d8', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31593287-1ffd-4581-b921-9be389ccc6d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:00,525 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.036s
2026-06-18 05:12:00,525 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b592ea2b-e76b-4909-801d-1175f5e3e6f6', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b592ea2b-e76b-4909-801d-1175f5e3e6f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:01,566 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:12:01,566 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b772486d-8d67-474b-aec1-860c6675efca', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b772486d-8d67-474b-aec1-860c6675efca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:02,600 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:12:02,600 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b0f6bcb-b600-4dd2-96cf-ad9c225886cd', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b0f6bcb-b600-4dd2-96cf-ad9c225886cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:03,634 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:12:03,634 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfaa100d-d39e-444d-b0a1-5c764c3d1a2f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfaa100d-d39e-444d-b0a1-5c764c3d1a2f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:04,666 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:12:04,666 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6afc255-302e-460a-aa2a-6418b1f69cf5', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6afc255-302e-460a-aa2a-6418b1f69cf5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:05,697 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:12:05,697 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809a2a7b-5fa5-462e-8328-9b1ceae96ae4', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809a2a7b-5fa5-462e-8328-9b1ceae96ae4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:06,733 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:12:06,733 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-204c8dd3-305e-4bb6-9e03-a5b91059c252', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204c8dd3-305e-4bb6-9e03-a5b91059c252', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:07,764 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:12:07,764 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1382e83f-8a11-4d5f-9427-8571ab57e4f8', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1382e83f-8a11-4d5f-9427-8571ab57e4f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:08,799 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:12:08,799 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6968eb91-0414-4f42-8958-9aa61cee2029', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6968eb91-0414-4f42-8958-9aa61cee2029', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:09,834 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:12:09,834 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722c3dbc-59a3-44a9-a6e6-2507497d73e0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722c3dbc-59a3-44a9-a6e6-2507497d73e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:10,886 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.046s
2026-06-18 05:12:10,886 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd86bcf6-6e0a-4af8-83d4-bcfdc6f9c3cc', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd86bcf6-6e0a-4af8-83d4-bcfdc6f9c3cc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:11,918 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.026s
2026-06-18 05:12:11,919 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6031a4bf-12d2-4b3d-af52-a6b87844bbcc', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6031a4bf-12d2-4b3d-af52-a6b87844bbcc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:12,951 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:12:12,951 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d87bcf-034a-46c6-b62d-13052a6afa15', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d87bcf-034a-46c6-b62d-13052a6afa15', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:13,982 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.026s
2026-06-18 05:12:13,982 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ff0b06-89e6-4543-affb-06a85acb4b72', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ff0b06-89e6-4543-affb-06a85acb4b72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:15,019 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:12:15,019 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b00f03ff-25b7-4e03-811a-9b7f8de620a5', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b00f03ff-25b7-4e03-811a-9b7f8de620a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:16,054 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:12:16,055 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9561d4-fbe8-4d7a-945a-3b2b51673d38', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9561d4-fbe8-4d7a-945a-3b2b51673d38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:17,085 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:12:17,085 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-453fc5fd-2336-4091-bcf0-6022162d558d', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-453fc5fd-2336-4091-bcf0-6022162d558d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:18,116 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:12:18,117 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d6e75a-57ee-41b1-9029-c268bb8b2378', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d6e75a-57ee-41b1-9029-c268bb8b2378', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:19,146 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.024s
2026-06-18 05:12:19,146 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ec7ebb-53f3-457e-9c8c-7c79f0e06ba4', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ec7ebb-53f3-457e-9c8c-7c79f0e06ba4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:20,177 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.026s
2026-06-18 05:12:20,177 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9494cea-1027-42c9-b5c5-8a7011f44bae', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9494cea-1027-42c9-b5c5-8a7011f44bae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:21,212 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:12:21,212 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441d4246-3b81-4813-9a62-f1acf5d630b0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441d4246-3b81-4813-9a62-f1acf5d630b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:22,242 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:12:22,242 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a6487e-a27d-4777-a2cf-6d2a882c5788', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a6487e-a27d-4777-a2cf-6d2a882c5788', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:23,273 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:12:23,273 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b49b6d9-5212-48b9-b875-d4c6d0afb40c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b49b6d9-5212-48b9-b875-d4c6d0afb40c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:24,303 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.024s
2026-06-18 05:12:24,304 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18da2db1-5cce-4ea6-8a3f-a3fc3a2e693a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18da2db1-5cce-4ea6-8a3f-a3fc3a2e693a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:25,342 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.033s
2026-06-18 05:12:25,342 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2e2e86-ab40-4a65-8bdf-2f953b228fa6', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2e2e86-ab40-4a65-8bdf-2f953b228fa6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:26,380 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:12:26,380 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6dce24-c0cc-4d5d-b891-ae674ca8ac5c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6dce24-c0cc-4d5d-b891-ae674ca8ac5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:27,414 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:12:27,414 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9572013b-cb85-43e8-863e-1301099aaf4b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9572013b-cb85-43e8-863e-1301099aaf4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:28,446 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.026s
2026-06-18 05:12:28,446 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c63c2f8-7597-4100-9b9a-39dce9b919bf', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c63c2f8-7597-4100-9b9a-39dce9b919bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:29,475 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.024s
2026-06-18 05:12:29,475 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56094ff7-558d-46d5-9ff5-59ea3d4414bc', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56094ff7-558d-46d5-9ff5-59ea3d4414bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:30,509 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:12:30,509 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f46cc4be-6d31-4512-ac5c-ad3d1d5b8580', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f46cc4be-6d31-4512-ac5c-ad3d1d5b8580', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:31,543 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:12:31,544 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-536e1ef5-d848-46c2-b491-a06da1a5e547', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-536e1ef5-d848-46c2-b491-a06da1a5e547', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:32,580 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:12:32,581 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-256726bd-d6d6-443c-9466-a5fea86520d9', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-256726bd-d6d6-443c-9466-a5fea86520d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:33,613 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:12:33,613 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb5b23b-ed98-46da-9011-39fe0e1dd665', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb5b23b-ed98-46da-9011-39fe0e1dd665', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:34,654 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.035s
2026-06-18 05:12:34,654 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a385260d-8b3a-442e-bd3d-ae19fb74c999', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a385260d-8b3a-442e-bd3d-ae19fb74c999', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:35,692 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:12:35,692 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b72e25-75b1-430a-b1be-d1e256757492', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b72e25-75b1-430a-b1be-d1e256757492', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:36,725 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:12:36,726 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-299a7988-afd7-4b6d-91d7-da8d6a7f0aa0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299a7988-afd7-4b6d-91d7-da8d6a7f0aa0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:37,760 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:12:37,761 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3c35748-3411-440f-b742-1444eea66a24', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3c35748-3411-440f-b742-1444eea66a24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:38,793 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:12:38,793 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d653c1-630d-499b-98bb-aae84010c1c8', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d653c1-630d-499b-98bb-aae84010c1c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:39,826 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:12:39,826 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c8d21e-9b7d-4c7b-80b0-c71caf9fa4ee', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c8d21e-9b7d-4c7b-80b0-c71caf9fa4ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:40,864 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:12:40,864 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0fd4c1f-389c-46e8-8da3-e4d97c680886', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0fd4c1f-389c-46e8-8da3-e4d97c680886', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:41,899 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:12:41,899 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495d957a-6534-4cbc-92e5-a51f46d698db', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495d957a-6534-4cbc-92e5-a51f46d698db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:42,933 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:12:42,934 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afc2741-58a5-4df3-b54f-83dcf835b0ab', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afc2741-58a5-4df3-b54f-83dcf835b0ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:43,967 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:12:43,967 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ae3d1e-7f02-4c45-8927-5e54d63602fa', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ae3d1e-7f02-4c45-8927-5e54d63602fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:44,998 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.023s
2026-06-18 05:12:44,999 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab94044c-2957-4f9e-9c45-e8deb4eb529d', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab94044c-2957-4f9e-9c45-e8deb4eb529d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:46,030 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:12:46,031 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29db81ce-c833-4bd4-933f-41230859d725', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29db81ce-c833-4bd4-933f-41230859d725', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:47,073 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.037s
2026-06-18 05:12:47,073 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208d363e-9a96-4325-af7f-91ce4d012b89', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208d363e-9a96-4325-af7f-91ce4d012b89', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:48,106 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:12:48,106 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9b9b4a-6baf-4caf-bc2d-e08f444f2336', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9b9b4a-6baf-4caf-bc2d-e08f444f2336', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:49,279 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.167s
2026-06-18 05:12:49,280 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fbae26f-df0b-4cc0-bc1a-32894cccbc4d', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fbae26f-df0b-4cc0-bc1a-32894cccbc4d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:50,313 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.026s
2026-06-18 05:12:50,313 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48d5264-98d4-4b79-a309-c9356a08b332', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48d5264-98d4-4b79-a309-c9356a08b332', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:51,359 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.040s
2026-06-18 05:12:51,359 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c368693f-82d6-4b5d-811d-0a35d49ecd5e', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c368693f-82d6-4b5d-811d-0a35d49ecd5e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:52,389 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.024s
2026-06-18 05:12:52,389 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33567379-c431-40c6-919f-a0689443efb5', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33567379-c431-40c6-919f-a0689443efb5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:53,422 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:12:53,422 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ebe8f5-d340-46f4-8235-751c00239c88', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ebe8f5-d340-46f4-8235-751c00239c88', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:54,457 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:12:54,457 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b1aa8c-7415-4d95-880f-3c5010612174', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b1aa8c-7415-4d95-880f-3c5010612174', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:55,500 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.036s
2026-06-18 05:12:55,500 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a0a31c-3d24-46b1-be79-69c000d62399', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a0a31c-3d24-46b1-be79-69c000d62399', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:56,533 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:12:56,533 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b4a657-ab3c-4743-af52-ecf6709a5f41', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b4a657-ab3c-4743-af52-ecf6709a5f41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:57,573 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.033s
2026-06-18 05:12:57,573 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bce9a6e-b8dd-48bc-82b5-fbf8cd3b7d99', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bce9a6e-b8dd-48bc-82b5-fbf8cd3b7d99', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:58,610 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:12:58,610 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818033e3-ece5-468b-bce8-175d445e0385', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818033e3-ece5-468b-bce8-175d445e0385', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:12:59,651 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.035s
2026-06-18 05:12:59,651 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:12:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e40156cb-a01a-4e50-b5ff-9b9fe51f0dd6', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40156cb-a01a-4e50-b5ff-9b9fe51f0dd6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:00,693 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.036s
2026-06-18 05:13:00,693 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91f5d470-d4e4-4e92-a8b4-6967f7ed1836', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91f5d470-d4e4-4e92-a8b4-6967f7ed1836', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:01,730 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:13:01,730 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c12906f-d286-420e-afc3-e993e8e02385', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c12906f-d286-420e-afc3-e993e8e02385', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:02,763 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:13:02,763 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893666f2-3a75-4e0a-9d39-f4be32459658', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893666f2-3a75-4e0a-9d39-f4be32459658', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:03,804 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.035s
2026-06-18 05:13:03,805 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee567ed-0bc0-4735-b268-37b9a44a3a57', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee567ed-0bc0-4735-b268-37b9a44a3a57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:04,846 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.033s
2026-06-18 05:13:04,846 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80bc45b5-dcc1-4fd3-9472-61b8133b318e', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80bc45b5-dcc1-4fd3-9472-61b8133b318e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:05,885 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:13:05,886 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc6e3be-ee10-47af-9da3-3cb875702eae', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc6e3be-ee10-47af-9da3-3cb875702eae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:06,921 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:13:06,921 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9cc4d4d-bc31-4aed-be8e-24417fcc0f39', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9cc4d4d-bc31-4aed-be8e-24417fcc0f39', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:07,966 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.039s
2026-06-18 05:13:07,966 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f17e91-e5f7-45b5-98fa-c3c57df8f148', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f17e91-e5f7-45b5-98fa-c3c57df8f148', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:09,005 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:13:09,006 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a65859-6316-425b-9aff-64a216fbfc95', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a65859-6316-425b-9aff-64a216fbfc95', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:10,036 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:13:10,037 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134667bc-5f45-487d-bb9a-0c55f0ea93ff', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134667bc-5f45-487d-bb9a-0c55f0ea93ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:11,068 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.026s
2026-06-18 05:13:11,068 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-038279b0-04cd-4a85-9053-908f92a2e949', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-038279b0-04cd-4a85-9053-908f92a2e949', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:12,106 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:13:12,106 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f677569-c249-47da-b822-ee9354831056', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f677569-c249-47da-b822-ee9354831056', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:13,162 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.047s
2026-06-18 05:13:13,162 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe6fbb02-07da-46ec-b2f8-fa0745a5d7cd', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe6fbb02-07da-46ec-b2f8-fa0745a5d7cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:14,218 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.046s
2026-06-18 05:13:14,219 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2194cd56-6050-42c2-9012-9066e1627333', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2194cd56-6050-42c2-9012-9066e1627333', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:15,263 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.037s
2026-06-18 05:13:15,264 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7780c2ea-2e64-474c-aa08-9f2e1facaaaa', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7780c2ea-2e64-474c-aa08-9f2e1facaaaa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:16,306 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.035s
2026-06-18 05:13:16,306 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b059d6a6-021f-420c-8f62-3f9a9a1c702d', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b059d6a6-021f-420c-8f62-3f9a9a1c702d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:17,361 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.048s
2026-06-18 05:13:17,361 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944a9030-5d9c-4308-9785-ea6f887fb5f4', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944a9030-5d9c-4308-9785-ea6f887fb5f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:18,412 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.043s
2026-06-18 05:13:18,412 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4cf5ce7-5916-4a8b-9c01-8d6b85d03850', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4cf5ce7-5916-4a8b-9c01-8d6b85d03850', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:19,451 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.033s
2026-06-18 05:13:19,451 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-672f558d-284b-4ad5-9a7d-46d482d24a2a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-672f558d-284b-4ad5-9a7d-46d482d24a2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:20,492 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.034s
2026-06-18 05:13:20,493 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c3da53-472f-46e0-a379-d8e0998760d9', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c3da53-472f-46e0-a379-d8e0998760d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:21,529 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:13:21,529 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83dff4b7-0e53-4e60-933c-b11463fed22c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83dff4b7-0e53-4e60-933c-b11463fed22c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:22,562 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:13:22,562 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb55fcb-a721-4dca-9c53-9249eb5d2311', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb55fcb-a721-4dca-9c53-9249eb5d2311', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:23,605 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.037s
2026-06-18 05:13:23,605 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27815166-15fa-4675-9640-372f5e645b05', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27815166-15fa-4675-9640-372f5e645b05', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:24,639 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:13:24,639 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d85ccd9-418a-428b-acdc-d894af4119c1', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d85ccd9-418a-428b-acdc-d894af4119c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:25,674 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:13:25,674 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d90c37-4c03-4cbd-b30f-a583754875a8', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d90c37-4c03-4cbd-b30f-a583754875a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:26,716 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.036s
2026-06-18 05:13:26,716 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21245b7c-2545-43ce-9d2e-2ef5c6368d38', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21245b7c-2545-43ce-9d2e-2ef5c6368d38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:27,752 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:13:27,752 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1eb7d36-9516-4bdf-80dc-1a71eaf62c71', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1eb7d36-9516-4bdf-80dc-1a71eaf62c71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:28,791 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:13:28,791 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bcfa4cd-d4f1-4d46-a1b4-f6253795ea30', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bcfa4cd-d4f1-4d46-a1b4-f6253795ea30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:29,826 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:13:29,826 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6da6f28-dd74-48df-91e6-f2263650ea3d', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6da6f28-dd74-48df-91e6-f2263650ea3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:30,863 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:13:30,863 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc93b53-f21a-4740-96a5-bc5c2853541a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc93b53-f21a-4740-96a5-bc5c2853541a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:31,909 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.039s
2026-06-18 05:13:31,909 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3a2e6d-9445-483f-b7dc-e462f529e392', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3a2e6d-9445-483f-b7dc-e462f529e392', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:32,946 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:13:32,946 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073da735-4080-48a7-bf62-9d141a0863bf', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073da735-4080-48a7-bf62-9d141a0863bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:33,976 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.024s
2026-06-18 05:13:33,976 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9dc0b8-089b-4b40-8eef-019e7c4c5cce', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9dc0b8-089b-4b40-8eef-019e7c4c5cce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:35,010 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:13:35,010 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8008c6-950e-4c69-a71b-e66836797f0f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8008c6-950e-4c69-a71b-e66836797f0f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:36,040 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:13:36,040 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284fb32c-1798-43f2-bc22-6044b805d686', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284fb32c-1798-43f2-bc22-6044b805d686', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:37,074 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.026s
2026-06-18 05:13:37,074 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2416d73a-f96e-4f3c-9d42-7ce96140f1c6', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2416d73a-f96e-4f3c-9d42-7ce96140f1c6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:38,111 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:13:38,111 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6ed489-ae88-4eb2-bf0d-dd760b2a2fd7', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6ed489-ae88-4eb2-bf0d-dd760b2a2fd7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:39,156 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.037s
2026-06-18 05:13:39,157 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b1f226-8317-4587-a7e3-954f95b2db3a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b1f226-8317-4587-a7e3-954f95b2db3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:40,193 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:13:40,193 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98bf01e2-a391-4d76-ae32-cd395b4f60b2', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98bf01e2-a391-4d76-ae32-cd395b4f60b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:41,240 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.042s
2026-06-18 05:13:41,240 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793fbe5b-70f3-4f5a-8274-6ea6eec3ab4b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793fbe5b-70f3-4f5a-8274-6ea6eec3ab4b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:42,279 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:13:42,279 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4d97bd-8144-4af2-9c32-4bba11ba823e', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4d97bd-8144-4af2-9c32-4bba11ba823e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:43,328 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.042s
2026-06-18 05:13:43,328 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a2c848b-3606-4412-b4b2-8455ea66f0ac', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a2c848b-3606-4412-b4b2-8455ea66f0ac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:44,387 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.052s
2026-06-18 05:13:44,387 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9518ca8a-d6a3-432d-926d-9a2be31aaa34', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9518ca8a-d6a3-432d-926d-9a2be31aaa34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:45,431 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.033s
2026-06-18 05:13:45,431 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e54886f-09e0-4250-a671-0ad4e7bf22ed', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e54886f-09e0-4250-a671-0ad4e7bf22ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:46,472 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:13:46,472 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430a7913-fd32-4828-91ad-3bd30fad490f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430a7913-fd32-4828-91ad-3bd30fad490f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:47,506 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:13:47,506 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a71946c-fb4c-4d44-a77f-28da9bcd57eb', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a71946c-fb4c-4d44-a77f-28da9bcd57eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:48,539 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:13:48,539 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddde5316-1a26-49b5-9602-5ec9c8a99606', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddde5316-1a26-49b5-9602-5ec9c8a99606', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:49,570 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.026s
2026-06-18 05:13:49,570 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c22c122b-b8bf-4fd3-bec9-28d9937dff28', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c22c122b-b8bf-4fd3-bec9-28d9937dff28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:50,607 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:13:50,607 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4353b6-647d-4f67-90a5-85341b106119', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4353b6-647d-4f67-90a5-85341b106119', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:51,639 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.025s
2026-06-18 05:13:51,639 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3027ce-cbc8-45a2-95cf-e7cd4a3c5aef', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3027ce-cbc8-45a2-95cf-e7cd4a3c5aef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:52,673 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:13:52,674 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37e3a1d-266a-4555-aca8-b7c58409b3de', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f37e3a1d-266a-4555-aca8-b7c58409b3de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:53,718 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.038s
2026-06-18 05:13:53,718 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7328dcca-e4a4-4513-b1e4-6ed3a9d8e539', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7328dcca-e4a4-4513-b1e4-6ed3a9d8e539', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:54,758 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.034s
2026-06-18 05:13:54,758 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3229977-84c5-435a-9a62-725ef8b73117', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3229977-84c5-435a-9a62-725ef8b73117', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:55,797 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:13:55,797 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263f0aae-fc72-4088-8c22-77de1b6f6279', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263f0aae-fc72-4088-8c22-77de1b6f6279', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:56,837 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.034s
2026-06-18 05:13:56,838 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2bf12d-c3c7-4bbd-8c19-bbf2c290e721', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2bf12d-c3c7-4bbd-8c19-bbf2c290e721', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:57,877 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:13:57,877 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b9a45de-181d-494c-ba41-53c9db18e6a3', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b9a45de-181d-494c-ba41-53c9db18e6a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:58,913 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:13:58,914 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a466c6a-d940-439e-934c-fc005bba5fe3', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a466c6a-d940-439e-934c-fc005bba5fe3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:13:59,955 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.035s
2026-06-18 05:13:59,955 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:13:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6112760-9cae-4ed1-abc4-bcec642ae6ff', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6112760-9cae-4ed1-abc4-bcec642ae6ff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:00,990 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:14:00,991 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856d0431-2cb0-456c-88d1-f95edc546e8f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856d0431-2cb0-456c-88d1-f95edc546e8f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:02,023 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.026s
2026-06-18 05:14:02,023 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-685245e1-df2f-4dcd-a0d7-8ed9cc632964', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-685245e1-df2f-4dcd-a0d7-8ed9cc632964', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:03,056 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:14:03,056 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280d58d8-a8c7-41d6-ba38-3e81a5fea765', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280d58d8-a8c7-41d6-ba38-3e81a5fea765', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:04,093 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:14:04,094 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de34fd92-3a2a-4aa8-93f8-79bba72327f8', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de34fd92-3a2a-4aa8-93f8-79bba72327f8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:05,128 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:14:05,128 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af7b9504-96d4-4f60-8470-e6cd40a67232', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af7b9504-96d4-4f60-8470-e6cd40a67232', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:06,164 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:14:06,164 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f247cd24-d33d-4b6a-a228-d08254bf174c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f247cd24-d33d-4b6a-a228-d08254bf174c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:07,202 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:14:07,202 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8680ece3-5d13-4810-b4df-684ea499e522', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8680ece3-5d13-4810-b4df-684ea499e522', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:08,238 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.030s
2026-06-18 05:14:08,238 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b11109-86f8-4372-8c06-9b61ed9470f5', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b11109-86f8-4372-8c06-9b61ed9470f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:09,272 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:14:09,272 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710f3cc1-51b6-4e37-90da-da9aef8856b3', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710f3cc1-51b6-4e37-90da-da9aef8856b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:10,310 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:14:10,310 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9b38189-a315-406b-981b-d378a426a65b', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9b38189-a315-406b-981b-d378a426a65b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:11,410 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.093s
2026-06-18 05:14:11,410 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affc0aed-186c-41aa-bcaf-688f3f15fd75', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affc0aed-186c-41aa-bcaf-688f3f15fd75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:12,444 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:14:12,444 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6375c0-07ac-4587-8223-828985d04d71', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6375c0-07ac-4587-8223-828985d04d71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:13,479 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:14:13,480 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a80553-4f41-4124-87cc-3521d748d3c1', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a80553-4f41-4124-87cc-3521d748d3c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:14,514 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:14:14,514 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d36a8f2-a290-4eb6-8425-41443fa2bd7f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d36a8f2-a290-4eb6-8425-41443fa2bd7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:15,551 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:14:15,551 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62305951-c331-4997-9639-fb2db36dcba6', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62305951-c331-4997-9639-fb2db36dcba6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:16,592 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.035s
2026-06-18 05:14:16,592 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91583551-5b2c-4018-b2be-c024f75d1601', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91583551-5b2c-4018-b2be-c024f75d1601', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:17,630 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.033s
2026-06-18 05:14:17,631 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bacb0a05-fda9-4f5f-8a03-68ab6df49b84', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bacb0a05-fda9-4f5f-8a03-68ab6df49b84', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:18,665 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:14:18,665 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4437a641-dcaa-49ac-abe9-2da49a087982', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4437a641-dcaa-49ac-abe9-2da49a087982', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:19,699 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:14:19,699 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade9b07c-cd04-43d6-a771-7be04febbdd0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade9b07c-cd04-43d6-a771-7be04febbdd0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:20,731 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.026s
2026-06-18 05:14:20,731 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af8fc911-7bd4-4400-bd14-eea0e7c5f32a', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af8fc911-7bd4-4400-bd14-eea0e7c5f32a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:21,768 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.031s
2026-06-18 05:14:21,768 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e3ba74-173a-41fa-acab-8c2b3fd217f3', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e3ba74-173a-41fa-acab-8c2b3fd217f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:22,805 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:14:22,806 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42006e3-f4f7-40b8-b4c3-a8855d0c8d7f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42006e3-f4f7-40b8-b4c3-a8855d0c8d7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:23,843 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:14:23,843 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd1d7d6-7549-4194-a7b7-b4ae74fb69df', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd1d7d6-7549-4194-a7b7-b4ae74fb69df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:24,890 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.041s
2026-06-18 05:14:24,890 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a012cbe-754e-4e08-b492-ebb21be5e31f', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a012cbe-754e-4e08-b492-ebb21be5e31f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:25,934 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.036s
2026-06-18 05:14:25,934 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9c756e-e251-4fbd-a851-439bf1b3e73d', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9c756e-e251-4fbd-a851-439bf1b3e73d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:26,975 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.034s
2026-06-18 05:14:26,975 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f0c7b0-9715-4a0c-8aa8-1a73044d4fb0', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f0c7b0-9715-4a0c-8aa8-1a73044d4fb0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:28,021 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.039s
2026-06-18 05:14:28,021 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b746f2b-80bf-4cd2-b490-b13aa23bf283', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b746f2b-80bf-4cd2-b490-b13aa23bf283', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:29,066 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.035s
2026-06-18 05:14:29,066 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc6f765-6b48-478d-96e0-3deec68228f7', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc6f765-6b48-478d-96e0-3deec68228f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:30,098 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.027s
2026-06-18 05:14:30,099 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33773118-67aa-4dca-b099-28bc3092b2b2', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33773118-67aa-4dca-b099-28bc3092b2b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:31,135 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.028s
2026-06-18 05:14:31,135 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682fc312-6e60-47f2-b1ef-c1f4dba438ea', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682fc312-6e60-47f2-b1ef-c1f4dba438ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:32,173 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.032s
2026-06-18 05:14:32,173 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56cc9bd2-d8e7-4f3c-9d35-d5d591837560', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56cc9bd2-d8e7-4f3c-9d35-d5d591837560', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:33,208 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6 0.029s
2026-06-18 05:14:33,208 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6315b675-2d50-4d4b-9f6b-2dd8bd3f116c', 'content-length': '1421', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6315b675-2d50-4d4b-9f6b-2dd8bd3f116c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6'}
Body: b'{"volume": {"id": "bec1abeb-2003-4893-93b5-edc552c02dd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:11:09.000000", "updated_at": "2026-06-18T05:11:12.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-264371805", "description": null, "volume_type": "storpool", "snapshot_id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/bec1abeb-2003-4893-93b5-edc552c02dd6"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:33,257 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.132/volume/v3/snapshots/bff0ee78-2037-498b-b24e-c2bd3a9bda11 0.043s
2026-06-18 05:14:33,257 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14: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-2036dd1c-1f51-4899-8e25-c7d3ad65ab1e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/snapshots/bff0ee78-2037-498b-b24e-c2bd3a9bda11'}
Body: b''
2026-06-18 05:14:33,283 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/snapshots/bff0ee78-2037-498b-b24e-c2bd3a9bda11 0.026s
2026-06-18 05:14:33,284 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d1db10-bc72-47ae-b33d-d2cb93ca4fbf', 'content-length': '481', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d1db10-bc72-47ae-b33d-d2cb93ca4fbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/snapshots/bff0ee78-2037-498b-b24e-c2bd3a9bda11'}
Body: b'{"snapshot": {"id": "bff0ee78-2037-498b-b24e-c2bd3a9bda11", "created_at": "2026-06-18T05:11:07.000000", "updated_at": "2026-06-18T05:14:33.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-260198544", "description": null, "volume_id": "17c73a30-e874-4efa-a334-99bbc7e66a57", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d805a287d7d4463c96d817584c1e9727", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-18 05:14:34,301 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.132/volume/v3/snapshots/bff0ee78-2037-498b-b24e-c2bd3a9bda11 0.015s
2026-06-18 05:14:34,301 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9907a5f-b9b1-40e2-bbbf-6372b492e05f', 'x-openstack-request-id': 'req-b9907a5f-b9b1-40e2-bbbf-6372b492e05f', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/volume/v3/snapshots/bff0ee78-2037-498b-b24e-c2bd3a9bda11'}
Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot bff0ee78-2037-498b-b24e-c2bd3a9bda11 could not be found."}}'
2026-06-18 05:14:34,585 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.132/image/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7 0.284s
2026-06-18 05:14:34,585 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7990774e-ba0a-4566-b709-88cfc9ac2cce', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/image/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7'}
Body: b''
2026-06-18 05:14:34,597 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.132/image/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7 0.011s
2026-06-18 05:14:34,597 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1ab62453-1d27-4835-9cc7-2201bdfc78e6', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/image/v2/images/33d6f88a-fcab-4ded-9161-94c8a63754f7'}
Body: b'{"message": "No image found with ID 33d6f88a-fcab-4ded-9161-94c8a63754f7<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
2026-06-18 05:14:34,690 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.092s
2026-06-18 05:14:34,690 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a30b276d-4e73-4862-a91f-7bb3821e90e0', 'x-compute-request-id': 'req-a30b276d-4e73-4862-a91f-7bb3821e90e0', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b''
2026-06-18 05:14:34,922 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.232s
2026-06-18 05:14:34,923 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-669110da-e961-427c-b9bb-755d3dae478d', 'x-compute-request-id': 'req-669110da-e961-427c-b9bb-755d3dae478d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-13325939-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:65:29"}, {"version": 4, "addr": "172.24.5.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:65:29"}]}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": "2026-06-18T05:10:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:14:36,130 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.199s
2026-06-18 05:14:36,131 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74e16bf4-6f27-43c3-b748-526722dfb0b8', 'x-compute-request-id': 'req-74e16bf4-6f27-43c3-b748-526722dfb0b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-13325939-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:65:29"}, {"version": 4, "addr": "172.24.5.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:65:29"}]}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": "2026-06-18T05:10:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:14:37,290 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.153s
2026-06-18 05:14:37,290 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-935a0a8b-52a7-4c4c-8d3d-ede6930108e0', 'x-compute-request-id': 'req-935a0a8b-52a7-4c4c-8d3d-ede6930108e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-13325939-network": [{"version": 4, "addr": "10.1.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:65:29"}, {"version": 4, "addr": "172.24.5.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:65:29"}]}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": "2026-06-18T05:10:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--590281927"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:14:38,400 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.104s
2026-06-18 05:14:38,400 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:38 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-6fe2d340-baba-4d92-a3d9-4e064a2ed108', 'x-compute-request-id': 'req-6fe2d340-baba-4d92-a3d9-4e064a2ed108', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": "2026-06-18T05:10:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:14:39,511 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.104s
2026-06-18 05:14:39,511 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60ba6884-a749-46ec-98c8-638530f539dd', 'x-compute-request-id': 'req-60ba6884-a749-46ec-98c8-638530f539dd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "DELETED", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:39Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": "2026-06-18T05:10:26.000000", "OS-SRV-USG:terminated_at": "2026-06-18T05:14:39.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:14:39,517 106049 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-06-18 05:14:40,614 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.096s
2026-06-18 05:14:40,614 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01a95c07-cda7-4a9e-ae8c-f8d62c88ed00', 'x-compute-request-id': 'req-01a95c07-cda7-4a9e-ae8c-f8d62c88ed00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:10:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "e29522ac-5590-4acc-9582-262f67a7fdd7", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/e29522ac-5590-4acc-9582-262f67a7fdd7"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-2065061273", "status": "DELETED", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:39Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-151012684", "OS-SRV-USG:launched_at": "2026-06-18T05:10:26.000000", "OS-SRV-USG:terminated_at": "2026-06-18T05:14:39.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "a3757084-f374-4f11-92ef-55804d3717dd"}]}}'
2026-06-18 05:14:41,649 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7 0.028s
2026-06-18 05:14:41,649 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2171c707-cf6b-4b7b-abf6-6aea1a9601bc', 'x-compute-request-id': 'req-2171c707-cf6b-4b7b-abf6-6aea1a9601bc', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/e29522ac-5590-4acc-9582-262f67a7fdd7'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e29522ac-5590-4acc-9582-262f67a7fdd7 could not be found."}}'
2026-06-18 05:14:41,673 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.132/compute/v2.1/os-keypairs/tempest-keypair-151012684 0.024s
2026-06-18 05:14:41,674 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-922fed7c-d145-423b-9a44-e87980d14dcb', 'x-compute-request-id': 'req-922fed7c-d145-423b-9a44-e87980d14dcb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/compute/v2.1/os-keypairs/tempest-keypair-151012684'}
Body: b''
2026-06-18 05:14:41,788 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.132/networking/v2.0/security-groups/1b84d91b-2a05-499f-a534-3bfd59e3f85a 0.114s
2026-06-18 05:14:41,788 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-b32c7241-81f7-4543-bbf5-d99d33e3b898', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups/1b84d91b-2a05-499f-a534-3bfd59e3f85a'}
Body: b''
2026-06-18 05:14:41,801 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.132/networking/v2.0/security-groups/1b84d91b-2a05-499f-a534-3bfd59e3f85a 0.012s
2026-06-18 05:14:41,801 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f7517f84-0e04-490d-af1e-cd93e743a7bf', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups/1b84d91b-2a05-499f-a534-3bfd59e3f85a'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1b84d91b-2a05-499f-a534-3bfd59e3f85a does not exist", "detail": ""}}'
2026-06-18 05:14:41,998 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.132/networking/v2.0/floatingips/1100b540-812d-4e00-b4b9-b44213a43a12 0.196s
2026-06-18 05:14:41,998 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-d32ca1bb-af55-459c-9e2c-ff13737eeddf', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips/1100b540-812d-4e00-b4b9-b44213a43a12'}
Body: b''
2026-06-18 05:14:42,031 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd 0.032s
2026-06-18 05:14:42,031 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340a7f85-d52e-4ebc-b905-8eb3a617d242', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd'}
Body: b''
2026-06-18 05:14:42,064 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd 0.032s
2026-06-18 05:14:42,064 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d51b92ac-e47c-4dcc-af37-ee83a63c5e3c', 'content-length': '1422', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d51b92ac-e47c-4dcc-af37-ee83a63c5e3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd'}
Body: b'{"volume": {"id": "a3757084-f374-4f11-92ef-55804d3717dd", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:10:09.000000", "updated_at": "2026-06-18T05:14:42.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1929301448", "description": null, "volume_type": "storpool", "snapshot_id": "802be9f0-a8df-4a83-ada3-0141a50e4d6b", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/a3757084-f374-4f11-92ef-55804d3717dd"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:43,091 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd 0.013s
2026-06-18 05:14:43,091 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd1c20f-0b8b-4ed0-abea-b74c925cd524', 'x-openstack-request-id': 'req-ccd1c20f-0b8b-4ed0-abea-b74c925cd524', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/volume/v3/volumes/a3757084-f374-4f11-92ef-55804d3717dd'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume a3757084-f374-4f11-92ef-55804d3717dd could not be found."}}'
2026-06-18 05:14:43,131 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.132/volume/v3/snapshots/802be9f0-a8df-4a83-ada3-0141a50e4d6b 0.040s
2026-06-18 05:14:43,131 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e82a2298-d786-4e2d-9a5b-12fb54345ae8', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/snapshots/802be9f0-a8df-4a83-ada3-0141a50e4d6b'}
Body: b''
2026-06-18 05:14:43,153 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/snapshots/802be9f0-a8df-4a83-ada3-0141a50e4d6b 0.021s
2026-06-18 05:14:43,153 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9f3f7f-9a99-476b-a587-ace25b2518e0', 'content-length': '481', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9f3f7f-9a99-476b-a587-ace25b2518e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/snapshots/802be9f0-a8df-4a83-ada3-0141a50e4d6b'}
Body: b'{"snapshot": {"id": "802be9f0-a8df-4a83-ada3-0141a50e4d6b", "created_at": "2026-06-18T05:10:07.000000", "updated_at": "2026-06-18T05:14:43.000000", "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-493598235", "description": null, "volume_id": "17c73a30-e874-4efa-a334-99bbc7e66a57", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d805a287d7d4463c96d817584c1e9727", "os-extended-snapshot-attributes:progress": "100%"}}'
2026-06-18 05:14:44,197 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.132/volume/v3/snapshots/802be9f0-a8df-4a83-ada3-0141a50e4d6b 0.041s
2026-06-18 05:14:44,197 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d6f443-7e45-49d5-b239-be764e07ff38', 'x-openstack-request-id': 'req-b2d6f443-7e45-49d5-b239-be764e07ff38', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/volume/v3/snapshots/802be9f0-a8df-4a83-ada3-0141a50e4d6b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 802be9f0-a8df-4a83-ada3-0141a50e4d6b could not be found."}}'
2026-06-18 05:14:44,211 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 DELETE https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3 0.014s
2026-06-18 05:14:44,211 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '147', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95e74e81-4c6e-4b70-a0f3-e99d36c3f16c', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3'}
Body: b'{"message": "Failed to find image 84960e9b-df46-4a8c-9201-501656aa86c3 to delete<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
2026-06-18 05:14:44,223 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3 0.012s
2026-06-18 05:14:44,224 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8b5228c-9de0-470c-9bed-e578f36b3735', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/image/v2/images/84960e9b-df46-4a8c-9201-501656aa86c3'}
Body: b'{"message": "No image found with ID 84960e9b-df46-4a8c-9201-501656aa86c3<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
2026-06-18 05:14:44,304 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.080s
2026-06-18 05:14:44,304 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-722b284c-05a7-4b53-a23f-050f5c91ca09', 'x-compute-request-id': 'req-722b284c-05a7-4b53-a23f-050f5c91ca09', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b''
2026-06-18 05:14:44,481 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.176s
2026-06-18 05:14:44,481 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a676667-28ae-4654-ae82-af4fdc40ee06', 'x-compute-request-id': 'req-6a676667-28ae-4654-ae82-af4fdc40ee06', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-13325939-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:3e:d0"}, {"version": 4, "addr": "172.24.5.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:3e:d0"}]}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": "2026-06-18T05:09:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:14:45,679 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.192s
2026-06-18 05:14:45,679 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b00bca-4a00-4dd2-b205-7d7e54fad56b', 'x-compute-request-id': 'req-c6b00bca-4a00-4dd2-b205-7d7e54fad56b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-13325939-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:3e:d0"}, {"version": 4, "addr": "172.24.5.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:3e:d0"}]}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": "2026-06-18T05:09:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:14:46,867 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.182s
2026-06-18 05:14:46,867 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35eab554-eefd-4d9d-b203-df9a13a8c3c1', 'x-compute-request-id': 'req-35eab554-eefd-4d9d-b203-df9a13a8c3c1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPatternV346-13325939-network": [{"version": 4, "addr": "10.1.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:3e:d0"}, {"version": 4, "addr": "172.24.5.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:3e:d0"}]}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": "2026-06-18T05:09:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1310983089"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:14:47,953 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.080s
2026-06-18 05:14:47,954 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:47 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-746dda16-62ea-4178-a093-b04d20b3d3be', 'x-compute-request-id': 'req-746dda16-62ea-4178-a093-b04d20b3d3be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "ACTIVE", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": "2026-06-18T05:09:27.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:14:49,054 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.095s
2026-06-18 05:14:49,054 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a19d76bb-88a1-4a61-af07-90931434a547', 'x-compute-request-id': 'req-a19d76bb-88a1-4a61-af07-90931434a547', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "DELETED", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:49Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": "2026-06-18T05:09:27.000000", "OS-SRV-USG:terminated_at": "2026-06-18T05:14:48.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:14:49,059 106049 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-06-18 05:14:50,141 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.081s
2026-06-18 05:14:50,141 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a03fab-3a46-4b5a-bfcd-785f6d9aacb9', 'x-compute-request-id': 'req-74a03fab-3a46-4b5a-bfcd-785f6d9aacb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-18T05:09:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.132/compute/flavors/42"}]}, "hostId": "17f3f80e8c98af6433db72403aabeca3544940dabdb716a6347e2437", "id": "18aa084e-7a86-4933-8ca1-0c673571326d", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}, {"rel": "bookmark", "href": "https://10.4.3.132/compute/servers/18aa084e-7a86-4933-8ca1-0c673571326d"}], "metadata": {}, "name": "tempest-TestVolumeBootPatternV346-server-1775156373", "status": "DELETED", "tenant_id": "d805a287d7d4463c96d817584c1e9727", "user_id": "8b1729ffdb2148459cbac810797951c1", "updated": "2026-06-18T05:14:49Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-548831257", "OS-SRV-USG:launched_at": "2026-06-18T05:09:27.000000", "OS-SRV-USG:terminated_at": "2026-06-18T05:14:48.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "17c73a30-e874-4efa-a334-99bbc7e66a57"}]}}'
2026-06-18 05:14:51,172 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d 0.025s
2026-06-18 05:14:51,172 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-7e21db39-a525-4d25-a959-72b905f9a630', 'x-compute-request-id': 'req-7e21db39-a525-4d25-a959-72b905f9a630', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/compute/v2.1/servers/18aa084e-7a86-4933-8ca1-0c673571326d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 18aa084e-7a86-4933-8ca1-0c673571326d could not be found."}}'
2026-06-18 05:14:51,195 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.132/compute/v2.1/os-keypairs/tempest-keypair-548831257 0.023s
2026-06-18 05:14:51,195 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:51 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-dc840bc9-6dfc-4ba9-8c37-c96fddb9ad74', 'x-compute-request-id': 'req-dc840bc9-6dfc-4ba9-8c37-c96fddb9ad74', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/compute/v2.1/os-keypairs/tempest-keypair-548831257'}
Body: b''
2026-06-18 05:14:51,339 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.132/networking/v2.0/security-groups/2a028a20-b9cd-479c-b58d-7d232dc85684 0.143s
2026-06-18 05:14:51,339 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-f8bc9772-cdd6-4cc6-b20e-ba27e29b90fb', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups/2a028a20-b9cd-479c-b58d-7d232dc85684'}
Body: b''
2026-06-18 05:14:51,355 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.132/networking/v2.0/security-groups/2a028a20-b9cd-479c-b58d-7d232dc85684 0.016s
2026-06-18 05:14:51,356 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-02191897-34e5-40f8-9e2d-feb5e4cf8bc5', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/networking/v2.0/security-groups/2a028a20-b9cd-479c-b58d-7d232dc85684'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2a028a20-b9cd-479c-b58d-7d232dc85684 does not exist", "detail": ""}}'
2026-06-18 05:14:51,553 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 204 DELETE https://10.4.3.132/networking/v2.0/floatingips/34f3b8dc-be32-4236-8770-b97e2df5b439 0.197s
2026-06-18 05:14:51,553 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-42b0e644-e24c-46bd-b785-9e12dd4280c8', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.132/networking/v2.0/floatingips/34f3b8dc-be32-4236-8770-b97e2df5b439'}
Body: b''
2026-06-18 05:14:51,587 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57 0.034s
2026-06-18 05:14:51,588 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995f7805-6ef3-47f8-b536-66714b85b9fb', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57'}
Body: b''
2026-06-18 05:14:51,618 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 200 GET https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57 0.030s
2026-06-18 05:14:51,618 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397f91bf-ec3b-440c-80e9-04013d48d8c5', 'content-length': '1387', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397f91bf-ec3b-440c-80e9-04013d48d8c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57'}
Body: b'{"volume": {"id": "17c73a30-e874-4efa-a334-99bbc7e66a57", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-18T05:09:10.000000", "updated_at": "2026-06-18T05:14:52.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-922520736", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57"}, {"rel": "bookmark", "href": "https://10.4.3.132/volume/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57"}], "user_id": "8b1729ffdb2148459cbac810797951c1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "d805a287d7d4463c96d817584c1e9727", "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": "b342f804-328a-47cf-be31-c74eb7799b4c", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-06-18 05:14:52,648 106049 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57 0.020s
2026-06-18 05:14:52,648 106049 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 18 Jun 2026 05:14:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-11878259-32b1-45b5-8498-f4ed24a94d6f', 'x-openstack-request-id': 'req-11878259-32b1-45b5-8498-f4ed24a94d6f', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.132/volume/v3/volumes/17c73a30-e874-4efa-a334-99bbc7e66a57'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 17c73a30-e874-4efa-a334-99bbc7e66a57 could not be found."}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 299, in clear_validation_resources
keypair_client.delete_keypair(keypair_name)
File "/opt/stack/tempest/tempest/lib/services/compute/keypairs_client.py", line 115, in delete_keypair
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 882, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 993, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestVolumeBootPatternV346:_run_cleanups) Failed to delete volume bec1abeb-2003-4893-93b5-edc552c02dd6 within the required time (196 s). Timer started at 1781759477. Timer ended at 1781759673. Waited for 196 s.
}}}
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 446, in test_instance_boot_after_snapshot_deletion
self.boot_instance_from_resource(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 266, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 232, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 65, in wait_for_server_status
body = client.show_server(server_id)['server']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 175, in show_server
resp, body = self.get("servers/%s" % server_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 345, in get
return self.request('GET', url, extra_headers, headers,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 952, in _error_checker
raise exceptions.ServerFault(resp_body, resp=resp,
tempest.lib.exceptions.ServerFault: Got server fault
Details: Unexpected API Error. Please contact the administrator
<class 'oslo_db.exception.DBConnectionError'>
|
||||||
| 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
pt9.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
pt10.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
pt11.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
pt12.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
pt13.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt14.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
pt14.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
pt14.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
pt14.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
pt15.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
pt15.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
pt15.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
pt16.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
pt16.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
pt17.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
pt17.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
pt18.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
pt19.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
pt20.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
pt20.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
pt21.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
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt23.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
ProjectReaderTests) |
skip
pt24.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
pt25.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
pt26.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
pt27.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt28.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt28.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt28.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
pt29.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
pt30.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
pt31.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
pt32.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
pt33.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
pt34.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
pt35.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt36.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt36.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt37.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
pt38.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
pt39.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
pt40.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
pt41.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
pt41.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
pt42.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
pt43.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
pt44.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
pt45.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
pt46.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
pt46.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
pt47.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
pt48.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
pt49.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
pt49.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
pt50.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
pt51.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
pt51.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
pt52.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
pt52.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
pt53.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
pt53.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt54.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
pt54.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
pt54.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
pt55.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
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt61.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
pt62.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.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
pt66.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt76.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
pt77.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
pt77.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
pt77.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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt79.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
pt79.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt83.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
pt84.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
pt84.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
pt84.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
pt84.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
pt84.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
pt84.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt88.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
pt89.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt97.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
pt97.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
pt98.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
pt98.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt100.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]
|
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt100.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image]
|
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt100.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
pt100.4: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_incremental[compute,id-f86eff09-2a6d-43c1-905e-8079e5754f1e]
|
||||||
| tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt101.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
pt102.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
pt102.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
pt103.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
pt104.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
pt105.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
pt105.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
pt106.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
pt106.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
pt106.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
pt107.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt108.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt111.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt113.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
pt114.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
pt114.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
pt115.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
pt116.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
pt117.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
pt118.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
pt119.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| Total | 323 | 291 | 8 | 0 | 24 | ||