Status: Pass 295 Failure 2 Skip 24
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| 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
pt1.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
pt1.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
ft1.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-01 11:36:59,656 106289 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-2139355049 on backend None
2026-06-01 11:36:59,683 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.71/volume/v3/types 0.026s
2026-06-01 11:36:59,683 106289 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-2139355049", "extra_specs": {}}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:36:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f319cacd-e455-4d5e-afee-e8dea8280662', 'content-length': '214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f319cacd-e455-4d5e-afee-e8dea8280662', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/types'}
Body: b'{"volume_type": {"id": "ea3012b3-ab97-4d8c-948e-3ebd7bf9f2e7", "name": "tempest-scenario-type-luksv2-2139355049", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-01 11:36:59,684 106289 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: ea3012b3-ab97-4d8c-948e-3ebd7bf9f2e7
2026-06-01 11:36:59,717 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.71/volume/v3/types/ea3012b3-ab97-4d8c-948e-3ebd7bf9f2e7/encryption 0.032s
2026-06-01 11:36:59,717 106289 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': 'Mon, 01 Jun 2026 11:36:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e589e0ab-dd19-41f9-a53d-739f88ef5021', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e589e0ab-dd19-41f9-a53d-739f88ef5021', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/types/ea3012b3-ab97-4d8c-948e-3ebd7bf9f2e7/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "ea3012b3-ab97-4d8c-948e-3ebd7bf9f2e7", "encryption_id": "1ee29766-48a0-4816-89d2-9019d4abc5c7"}}'
2026-06-01 11:36:59,907 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.71/volume/v3/volumes 0.187s
2026-06-01 11:36:59,907 106289 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-1483580522", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "size": 1}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:36:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c410ee-a152-41db-bc48-dbf64fb983d5', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c410ee-a152-41db-bc48-dbf64fb983d5', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.71/volume/v3/volumes'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:36:59.853484", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-01 11:37:00,053 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.71/identity/v3/auth/tokens 0.132s
2026-06-01 11:37:00,053 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:36:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2937', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-435b8265-6dd2-4a59-ba56-7c7b8e46bd83', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.71/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a4a4a8caeb4943d3ae0464a6a4c07500", "name": "tempest-TestEncryptedCinderVolumes-837842432-project-member", "password_expires_at": null}, "audit_ids": ["mNKGv8V0ROeDw8WMq-3n-w"], "expires_at": "2026-06-01T12:36:59.000000Z", "issued_at": "2026-06-01T11:36:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "name": "tempest-TestEncryptedCinderVolumes-837842432"}, "is_domain": false, "roles": [{"id": "0bde85f9722b4fbe928acb7157b6db9f", "name": "member"}, {"id": "a34dcb2cf51a442b8795ad4c646362d1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d87afbd5f63c4124aeb387a1eee19e38", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/volume/v3", "region": "RegionOne"}], "id": "0e9630399a654f6788b40b2b2afad01e", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "dc149fec65d14e2f9e85512b5babc893", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/image", "region": "RegionOne"}], "id": "134507e08eef4fbabe7c17d8a0d437b1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "184856ba33314e0686b172963f70f083", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/identity", "region": "RegionOne"}], "id": "2448e3708f6444678ba409d68c2057b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a225d75748e54920948f922eea6c4618", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/compute/v2/3fb7e4fd9c544b28a60ab0a49b43c46b", "region": "RegionOne"}], "id": "5b7372033f5648dca507aeb29a16c165", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "7b6e16eaf42746bdbf0e7e7d9c91505e", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.71:8080", "region": "RegionOne"}, {"id": "cf6e4ae69e49430289b6f82f1fe7ffc5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71:8080/v1/AUTH_3fb7e4fd9c544b28a60ab0a49b43c46b", "region": "RegionOne"}], "id": "86f1e2222954420eb8a06bc3cb8a31c7", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8d5cbca1db5d4577967e623c2cfc7f45", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/compute/v2.1", "region": "RegionOne"}], "id": "982190fb0e81489d80574aa0c648a228", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "714ae0023a5c4e90ab6aa1f128afb7bc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/placement", "region": "RegionOne"}], "id": "cd7f4bfacad14cbea9065ac386ab01de", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "21667287b24440008e6cd7eb7738c57a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/networking", "region": "RegionOne"}], "id": "e5b795af34654fd8b5c4babca2d1b91a", "type": "network", "name": "neutron"}]}}'
2026-06-01 11:37:00,054 106289 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': '45586b37-8c68-4975-bc3b-8e3230ced693', 'name': 'tempest-TestEncryptedCinderVolumes-1366858945-network', 'tenant_id': '3fb7e4fd9c544b28a60ab0a49b43c46b', 'project_id': '3fb7e4fd9c544b28a60ab0a49b43c46b', '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': 1331, '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-01T11:34:02Z', 'updated_at': '2026-06-01T11:34:02Z', 'revision_number': 1} available for tenant
2026-06-01 11:37:00,054 106289 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-01 11:37:00,055 106289 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-01 11:37:00,106 106289 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.71/compute/v2.1/os-keypairs 0.050s
2026-06-01 11:37:00,106 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1230418735", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGcrHO298n0QOE7qfyVQzL+2nUVcT4quK2WnOE1kwl9diO9CQn15ZjnoBqTopkE8TMtp6qvC+9XbhV2IchQsMQKAyOFssiCXDqEr3UQk82LPJ3e2d6pFmUWuKMODDlkX0g=="}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4bdc63a-1ee8-4840-ae20-0993b4c5f7d2', 'x-compute-request-id': 'req-e4bdc63a-1ee8-4840-ae20-0993b4c5f7d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1230418735", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGcrHO298n0QOE7qfyVQzL+2nUVcT4quK2WnOE1kwl9diO9CQn15ZjnoBqTopkE8TMtp6qvC+9XbhV2IchQsMQKAyOFssiCXDqEr3UQk82LPJ3e2d6pFmUWuKMODDlkX0g==", "fingerprint": "ac:f4:8c:9e:58:61:24:79:9b:1b:e1:7d:97:31:ee:c4", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500"}}'
2026-06-01 11:37:00,107 106289 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1230418735 created
2026-06-01 11:37:00,323 106289 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.71/networking/v2.0/security-groups 0.215s
2026-06-01 11:37:00,323 106289 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--1978402148", "description": "tempest-description--738878756"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-f5e1e3e5-ecb5-472c-a175-c475c1f3c96e', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.71/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a9280724-8f33-4c5a-b2a1-bfb3f319a6ff", "name": "tempest-securitygroup--1978402148", "stateful": true, "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "project_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "description": "tempest-description--738878756", "shared": false, "security_group_rules": [{"id": "9402cbab-7859-4216-aae4-5d0ef3af9a8e", "project_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "security_group_id": "a9280724-8f33-4c5a-b2a1-bfb3f319a6ff", "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": 1180, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-01T11:37:00Z", "updated_at": "2026-06-01T11:37:00Z", "revision_number": 0, "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}, {"id": "9df5bc8a-6500-476f-8d05-8bfdab6636cf", "project_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "security_group_id": "a9280724-8f33-4c5a-b2a1-bfb3f319a6ff", "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": 1181, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-01T11:37:00Z", "updated_at": "2026-06-01T11:37:00Z", "revision_number": 0, "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}], "tags": [], "created_at": "2026-06-01T11:37:00Z", "updated_at": "2026-06-01T11:37:00Z", "revision_number": 1}}'
2026-06-01 11:37:00,500 106289 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.71/networking/v2.0/security-group-rules 0.177s
2026-06-01 11:37:00,501 106289 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": "a9280724-8f33-4c5a-b2a1-bfb3f319a6ff", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-903cf00b-6150-4124-ac37-f8690bf63e40', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.71/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b220dd1e-f60e-4253-9cd2-3272ed5f4e30", "project_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "security_group_id": "a9280724-8f33-4c5a-b2a1-bfb3f319a6ff", "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-01T11:37:00Z", "updated_at": "2026-06-01T11:37:00Z", "revision_number": 0, "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:37:00,670 106289 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.71/networking/v2.0/security-group-rules 0.169s
2026-06-01 11:37:00,670 106289 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": "a9280724-8f33-4c5a-b2a1-bfb3f319a6ff", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8420c16f-ea74-45a3-8ea1-7c3c01917a20', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.71/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b71c0dca-4028-42cd-ba7e-e1b652ca1b27", "project_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "security_group_id": "a9280724-8f33-4c5a-b2a1-bfb3f319a6ff", "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-01T11:37:00Z", "updated_at": "2026-06-01T11:37:00Z", "revision_number": 0, "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:37:00,670 106289 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1978402148 created
2026-06-01 11:37:01,213 106289 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.71/networking/v2.0/floatingips 0.541s
2026-06-01 11:37:01,213 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c6c73189-2fc5-412b-9ed5-038efd7341bc"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fd35bf94-914b-427e-a484-7b400ed790d6', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.71/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "e81aea85-c2b4-4c5c-aef6-e9b832626cef", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "project_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "floating_ip_address": "172.24.5.171", "floating_network_id": "c6c73189-2fc5-412b-9ed5-038efd7341bc", "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-01T11:37:01Z", "updated_at": "2026-06-01T11:37:01Z", "revision_number": 0}}'
2026-06-01 11:37:01,213 106289 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e81aea85-c2b4-4c5c-aef6-e9b832626cef', 'tenant_id': '3fb7e4fd9c544b28a60ab0a49b43c46b', 'project_id': '3fb7e4fd9c544b28a60ab0a49b43c46b', 'floating_ip_address': '172.24.5.171', 'floating_network_id': 'c6c73189-2fc5-412b-9ed5-038efd7341bc', '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-01T11:37:01Z', 'updated_at': '2026-06-01T11:37:01Z', 'revision_number': 0, 'ip': '172.24.5.171'} created
2026-06-01 11:37:01,213 106289 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1230418735', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGcrHO298n0QOE7qfyVQzL+2nUVcT4quK2WnOE1kwl9diO9CQn15ZjnoBqTopkE8TMtp6qvC+9XbhV2IchQsMQKAyOFssiCXDqEr3UQk82LPJ3e2d6pFmUWuKMODDlkX0g==', 'fingerprint': 'ac:f4:8c:9e:58:61:24:79:9b:1b:e1:7d:97:31:ee:c4', 'user_id': 'a4a4a8caeb4943d3ae0464a6a4c07500', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCElyvxJrHq6JmngxdB/NdSOkwSY5h/dvJejnOEi63qCm0PwZzJe8qU\nItgkK6NPozKgBwYFK4EEACKhZANiAARnKxztvfJ9EDhO6n8lUMy/tp1FXE+Kritl\npzhNZMJfXYjvQkJ9eWY56Aak6KZBPEzLaeqrwvvV24VdiHIULDECgMjhbLIglw6h\nK91EJPNizyd3tneqRZlFrijDgw5ZF9I=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a9280724-8f33-4c5a-b2a1-bfb3f319a6ff', 'name': 'tempest-securitygroup--1978402148', 'stateful': True, 'tenant_id': '3fb7e4fd9c544b28a60ab0a49b43c46b', 'project_id': '3fb7e4fd9c544b28a60ab0a49b43c46b', 'description': 'tempest-description--738878756', 'shared': False, 'security_group_rules': [{'id': '9402cbab-7859-4216-aae4-5d0ef3af9a8e', 'project_id': '3fb7e4fd9c544b28a60ab0a49b43c46b', 'security_group_id': 'a9280724-8f33-4c5a-b2a1-bfb3f319a6ff', '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': 1180, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-01T11:37:00Z', 'updated_at': '2026-06-01T11:37:00Z', 'revision_number': 0, 'tenant_id': '3fb7e4fd9c544b28a60ab0a49b43c46b'}, {'id': '9df5bc8a-6500-476f-8d05-8bfdab6636cf', 'project_id': '3fb7e4fd9c544b28a60ab0a49b43c46b', 'security_group_id': 'a9280724-8f33-4c5a-b2a1-bfb3f319a6ff', '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': 1181, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-01T11:37:00Z', 'updated_at': '2026-06-01T11:37:00Z', 'revision_number': 0, 'tenant_id': '3fb7e4fd9c544b28a60ab0a49b43c46b'}], 'tags': [], 'created_at': '2026-06-01T11:37:00Z', 'updated_at': '2026-06-01T11:37:00Z', 'revision_number': 1}, 'floating_ip': {'id': 'e81aea85-c2b4-4c5c-aef6-e9b832626cef', 'tenant_id': '3fb7e4fd9c544b28a60ab0a49b43c46b', 'project_id': '3fb7e4fd9c544b28a60ab0a49b43c46b', 'floating_ip_address': '172.24.5.171', 'floating_network_id': 'c6c73189-2fc5-412b-9ed5-038efd7341bc', '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-01T11:37:01Z', 'updated_at': '2026-06-01T11:37:01Z', 'revision_number': 0, 'ip': '172.24.5.171'}}
2026-06-01 11:37:02,030 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.71/compute/v2.1/servers 0.816s
2026-06-01 11:37:02,030 106289 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-1193380792", "imageRef": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "flavorRef": "42", "networks": [{"uuid": "45586b37-8c68-4975-bc3b-8e3230ced693"}], "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "key_name": "tempest-keypair-1230418735", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '404', 'location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51ee2632-ff97-4408-83c7-859d8f826568', 'x-compute-request-id': 'req-51ee2632-ff97-4408-83c7-859d8f826568', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.71/compute/v2.1/servers'}
Body: b'{"server": {"id": "8278f627-558a-4737-a3d2-811ba6480a33", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "adminPass": "VUPjiQs4wG4H"}}'
2026-06-01 11:37:02,149 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.118s
2026-06-01 11:37:02,150 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea04572a-9472-487a-bd85-1e7311edda46', 'x-compute-request-id': 'req-ea04572a-9472-487a-bd85-1e7311edda46', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:02Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": 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-01 11:37:03,304 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.146s
2026-06-01 11:37:03,304 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b0fe5f3-9410-4188-a4c2-980d2035db8d', 'x-compute-request-id': 'req-2b0fe5f3-9410-4188-a4c2-980d2035db8d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": 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-01 11:37:04,727 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.416s
2026-06-01 11:37:04,727 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad630c1-e844-4fe7-af25-af2277147057', 'x-compute-request-id': 'req-0ad630c1-e844-4fe7-af25-af2277147057', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230418735", "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-01 11:37:04,737 106289 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-01 11:37:05,867 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.128s
2026-06-01 11:37:05,867 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1df5eee9-8fa3-4d8c-8d27-9cbbe9fe6b70', 'x-compute-request-id': 'req-1df5eee9-8fa3-4d8c-8d27-9cbbe9fe6b70', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230418735", "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-01 11:37:07,044 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.163s
2026-06-01 11:37:07,044 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de657993-0c86-4373-bb46-bd21c52e362c', 'x-compute-request-id': 'req-de657993-0c86-4373-bb46-bd21c52e362c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230418735", "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-01 11:37:07,050 106289 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-06-01 11:37:08,412 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.362s
2026-06-01 11:37:08,413 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec48685-f253-40ad-8633-d57d776fc72a', 'x-compute-request-id': 'req-2ec48685-f253-40ad-8633-d57d776fc72a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "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-01 11:37:08,422 106289 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-01 11:37:09,628 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.205s
2026-06-01 11:37:09,629 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b9df350-d1c8-4014-9887-36897a884152', 'x-compute-request-id': 'req-3b9df350-d1c8-4014-9887-36897a884152', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "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-01 11:37:09,641 106289 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-06-01 11:37:10,845 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.203s
2026-06-01 11:37:10,845 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1650c1df-9226-4ab8-845d-b8fa1e1a3995', 'x-compute-request-id': 'req-1650c1df-9226-4ab8-845d-b8fa1e1a3995', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "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-01 11:37:12,010 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.156s
2026-06-01 11:37:12,010 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-148796ff-84b0-49d1-a7f1-6899ca55a305', 'x-compute-request-id': 'req-148796ff-84b0-49d1-a7f1-6899ca55a305', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "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-01 11:37:13,332 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.317s
2026-06-01 11:37:13,332 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f00aa307-e516-459e-aaa3-1d2f59035b34', 'x-compute-request-id': 'req-f00aa307-e516-459e-aaa3-1d2f59035b34', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "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-01 11:37:14,566 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.224s
2026-06-01 11:37:14,566 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff5c8b8a-7fb5-4375-96fa-2f2c9116535f', 'x-compute-request-id': 'req-ff5c8b8a-7fb5-4375-96fa-2f2c9116535f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "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-01 11:37:16,719 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 1.146s
2026-06-01 11:37:16,719 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a234e923-6fee-4627-8a8b-8f11be8693ea', 'x-compute-request-id': 'req-a234e923-6fee-4627-8a8b-8f11be8693ea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "BUILD", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "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-01 11:37:18,145 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.417s
2026-06-01 11:37:18,145 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:17 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-7f42dcc5-90d1-48e8-b901-ddbd1dff79e0', 'x-compute-request-id': 'req-7f42dcc5-90d1-48e8-b901-ddbd1dff79e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1366858945-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:61:0e"}]}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "ACTIVE", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": "2026-06-01T11:37:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "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-01 11:37:18,154 106289 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-06-01 11:37:18,291 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33/os-interface 0.137s
2026-06-01 11:37:18,291 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:18 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-ccb53f9a-c09c-48df-961f-01fcdcea7ec2', 'x-compute-request-id': 'req-ccb53f9a-c09c-48df-961f-01fcdcea7ec2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "45586b37-8c68-4975-bc3b-8e3230ced693", "port_id": "e7fdc236-354c-4f6c-8f22-2cb5da0f211d", "mac_addr": "fa:16:3e:0d:61:0e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "ffbd1d55-ab6d-4849-8003-322763ee8a09", "ip_address": "10.1.0.6"}]}]}'
2026-06-01 11:37:19,040 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.71/networking/v2.0/floatingips/e81aea85-c2b4-4c5c-aef6-e9b832626cef 0.747s
2026-06-01 11:37:19,041 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "e7fdc236-354c-4f6c-8f22-2cb5da0f211d"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2fb4b19e-c93a-41b1-bf5d-051538129f1c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/networking/v2.0/floatingips/e81aea85-c2b4-4c5c-aef6-e9b832626cef'}
Body: b'{"floatingip": {"id": "e81aea85-c2b4-4c5c-aef6-e9b832626cef", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "project_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "floating_ip_address": "172.24.5.171", "floating_network_id": "c6c73189-2fc5-412b-9ed5-038efd7341bc", "router_id": "d1c522ad-0f59-4939-9391-c3533f4cb09e", "port_id": "e7fdc236-354c-4f6c-8f22-2cb5da0f211d", "fixed_ip_address": "10.1.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "45586b37-8c68-4975-bc3b-8e3230ced693", "mac_address": "fa:16:3e:0d:61:0e", "admin_state_up": true, "status": "ACTIVE", "device_id": "8278f627-558a-4737-a3d2-811ba6480a33", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-01T11:37:01Z", "updated_at": "2026-06-01T11:37:18Z", "revision_number": 1}}'
2026-06-01 11:37:19,041 106289 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.171:22' as 'cirros' with public key authentication
2026-06-01 11:37:55,018 106289 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-01 11:37:55,149 106289 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-01 11:37:55,149 106289 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.171 successfully created
2026-06-01 11:37:55,617 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.467s
2026-06-01 11:37:55,617 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0fad9db-18d9-43a0-a5f9-c9fb3921eb7f', 'x-compute-request-id': 'req-b0fad9db-18d9-43a0-a5f9-c9fb3921eb7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1366858945-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:61:0e"}, {"version": 4, "addr": "172.24.5.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:61:0e"}]}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "ACTIVE", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:37:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": "2026-06-01T11:37:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "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-01 11:37:55,659 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:37:55,659 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e55dfd-050c-49b6-a21f-d5dbc284c759', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e55dfd-050c-49b6-a21f-d5dbc284c759', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:37:55,666 106289 INFO [tempest.common.waiters] volume 280b2423-f08f-4bfb-bd54-3788309f1bd0 reached available after waiting for 0.665984 seconds
2026-06-01 11:37:55,702 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.036s
2026-06-01 11:37:55,702 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05748fff-d17a-4144-ba20-6c1561552eab', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05748fff-d17a-4144-ba20-6c1561552eab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:00.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:37:58,295 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33/os-volume_attachments 2.585s
2026-06-01 11:37:58,295 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "280b2423-f08f-4bfb-bd54-3788309f1bd0"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:55 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-039588a8-8ab8-42dd-acf1-c7e3c447a012', 'x-compute-request-id': 'req-039588a8-8ab8-42dd-acf1-c7e3c447a012', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "serverId": "8278f627-558a-4737-a3d2-811ba6480a33", "volumeId": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "device": "/dev/vdb"}}'
2026-06-01 11:37:58,328 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:37:58,328 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f037d12-0ce7-4663-b8b3-d238164d5e5f', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f037d12-0ce7-4663-b8b3-d238164d5e5f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:58.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:37:59,365 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.030s
2026-06-01 11:37:59,365 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:37:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63bf598-3c9e-42e7-af1f-e331a880137d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63bf598-3c9e-42e7-af1f-e331a880137d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:00,426 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.056s
2026-06-01 11:38:00,426 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd412ea-dea9-4500-b589-60cfab491d71', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd412ea-dea9-4500-b589-60cfab491d71', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:01,480 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.045s
2026-06-01 11:38:01,480 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ffeaf97-5eb8-441b-919b-f3fb34eb7c18', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ffeaf97-5eb8-441b-919b-f3fb34eb7c18', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:02,534 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.046s
2026-06-01 11:38:02,534 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a64da4e-a46c-4015-8bd5-0a590d427841', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a64da4e-a46c-4015-8bd5-0a590d427841', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:03,583 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.040s
2026-06-01 11:38:03,584 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd4aefe-8bd8-429d-8f12-ee8f233b44a6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd4aefe-8bd8-429d-8f12-ee8f233b44a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:04,642 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.052s
2026-06-01 11:38:04,643 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4480ef-dab3-4b8b-9ce9-4d161cffac42', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4480ef-dab3-4b8b-9ce9-4d161cffac42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:05,700 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.049s
2026-06-01 11:38:05,700 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1754713e-45e1-4b50-a3f0-4e48358385fd', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1754713e-45e1-4b50-a3f0-4e48358385fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:06,944 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.235s
2026-06-01 11:38:06,944 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b763ed2f-25be-443e-8246-5a2aa2a80dea', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b763ed2f-25be-443e-8246-5a2aa2a80dea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:08,001 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.047s
2026-06-01 11:38:08,002 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d7f417-959b-41ee-9611-a76a9ab6d249', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d7f417-959b-41ee-9611-a76a9ab6d249', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:09,066 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.056s
2026-06-01 11:38:09,066 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5c80d7-0e5d-4b15-aeb9-90874c81679d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5c80d7-0e5d-4b15-aeb9-90874c81679d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:10,113 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.040s
2026-06-01 11:38:10,113 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd13c0e-1167-4f3e-a22c-b048ab340f3d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd13c0e-1167-4f3e-a22c-b048ab340f3d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:11,193 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.071s
2026-06-01 11:38:11,194 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26e2694-f7be-4ffc-be75-3c8237e5fab0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26e2694-f7be-4ffc-be75-3c8237e5fab0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:12,257 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.056s
2026-06-01 11:38:12,257 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bfb7a57-ad15-4c59-937c-4d000fdb68b0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bfb7a57-ad15-4c59-937c-4d000fdb68b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:13,307 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.041s
2026-06-01 11:38:13,307 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-662ea44f-97ae-4ca7-a30d-354c70c5a8e4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-662ea44f-97ae-4ca7-a30d-354c70c5a8e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:14,364 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.048s
2026-06-01 11:38:14,364 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c768305e-0c31-4c6d-af73-a059973fd882', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c768305e-0c31-4c6d-af73-a059973fd882', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:15,408 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.038s
2026-06-01 11:38:15,408 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d883082c-377d-4a8e-b3c0-ac259bc3f532', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d883082c-377d-4a8e-b3c0-ac259bc3f532', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:16,464 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.049s
2026-06-01 11:38:16,464 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e7109e-c2e5-469d-88fd-f14774e1dcef', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e7109e-c2e5-469d-88fd-f14774e1dcef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:17,514 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.039s
2026-06-01 11:38:17,514 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f53043-4d6a-4d1a-bdfb-a0ad6d0ff1e5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f53043-4d6a-4d1a-bdfb-a0ad6d0ff1e5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:18,557 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.035s
2026-06-01 11:38:18,558 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-523336da-c666-4bdc-a21e-b06892417dc9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-523336da-c666-4bdc-a21e-b06892417dc9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:19,599 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.034s
2026-06-01 11:38:19,599 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa87f0e6-8917-4bf3-b11f-a36509cbb609', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa87f0e6-8917-4bf3-b11f-a36509cbb609', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:20,838 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.233s
2026-06-01 11:38:20,838 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc32739-d224-4af2-a2fa-076e8ee6b11e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc32739-d224-4af2-a2fa-076e8ee6b11e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:37:59.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:21,889 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.040s
2026-06-01 11:38:21,889 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc171224-0f7b-4389-87b8-5feeb3dc976a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc171224-0f7b-4389-87b8-5feeb3dc976a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:22,936 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.040s
2026-06-01 11:38:22,937 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e00f42-65ee-4a92-b3df-5a3cd929faeb', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e00f42-65ee-4a92-b3df-5a3cd929faeb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:23,980 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.038s
2026-06-01 11:38:23,980 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e02111-e23b-4ac5-8cf7-c6bcd6dc897c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e02111-e23b-4ac5-8cf7-c6bcd6dc897c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:25,014 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.027s
2026-06-01 11:38:25,014 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd16fd72-a062-414d-bbfa-121e3971bed2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd16fd72-a062-414d-bbfa-121e3971bed2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:26,079 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.060s
2026-06-01 11:38:26,080 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9015f6aa-7037-46ad-85bb-bd7cbd8dad29', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9015f6aa-7037-46ad-85bb-bd7cbd8dad29', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:27,120 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.033s
2026-06-01 11:38:27,120 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956691a1-3945-45f8-9ece-f5bea5b096b5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956691a1-3945-45f8-9ece-f5bea5b096b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:28,165 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.037s
2026-06-01 11:38:28,166 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb63a93-8bad-4e86-b08e-7e90456a89da', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb63a93-8bad-4e86-b08e-7e90456a89da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:29,203 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:38:29,203 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763a5669-ade1-4846-bac8-9295e6358096', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763a5669-ade1-4846-bac8-9295e6358096', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:30,237 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.028s
2026-06-01 11:38:30,237 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33088a1d-8c49-4de0-be93-fd8c2b8ccbc3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33088a1d-8c49-4de0-be93-fd8c2b8ccbc3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:31,271 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.028s
2026-06-01 11:38:31,271 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a6c2e2-ce42-41f7-b4a9-5606f471ef7e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a6c2e2-ce42-41f7-b4a9-5606f471ef7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:32,322 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.044s
2026-06-01 11:38:32,323 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e6ba18-ed5c-4978-86cd-70694490a714', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e6ba18-ed5c-4978-86cd-70694490a714', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:33,377 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.046s
2026-06-01 11:38:33,377 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d407dce-ddf5-4535-8bcc-0dcce235adc4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d407dce-ddf5-4535-8bcc-0dcce235adc4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:34,424 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.038s
2026-06-01 11:38:34,424 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a28ef8-b1c3-4f4d-b4e0-603e587ed307', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a28ef8-b1c3-4f4d-b4e0-603e587ed307', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:35,473 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.039s
2026-06-01 11:38:35,473 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904e48b3-1af0-4e94-8fad-a2a60b3c408a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904e48b3-1af0-4e94-8fad-a2a60b3c408a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:36,515 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.034s
2026-06-01 11:38:36,515 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56692bc8-7f13-4f09-a772-5c7a1c7e5c67', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56692bc8-7f13-4f09-a772-5c7a1c7e5c67', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:37,558 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.034s
2026-06-01 11:38:37,559 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b8ef72-9213-4b89-a30a-3e7f5c7a3b3a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b8ef72-9213-4b89-a30a-3e7f5c7a3b3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:38,605 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.040s
2026-06-01 11:38:38,605 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e97cc99-f7a5-48b2-874e-593090e57756', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e97cc99-f7a5-48b2-874e-593090e57756', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:39,644 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.030s
2026-06-01 11:38:39,644 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7992346f-201f-4fe3-822a-880c7dc6e0e4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7992346f-201f-4fe3-822a-880c7dc6e0e4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:40,678 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:38:40,678 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f9d140-369d-43ab-b78f-c79c85347ad6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f9d140-369d-43ab-b78f-c79c85347ad6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:41,716 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:38:41,718 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d8c4bb-c817-48a8-b312-f65b6cb451ba', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d8c4bb-c817-48a8-b312-f65b6cb451ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:42,769 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.043s
2026-06-01 11:38:42,769 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ae4259-f091-43bf-847a-4b91c7b14cb6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ae4259-f091-43bf-847a-4b91c7b14cb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:43,814 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.037s
2026-06-01 11:38:43,814 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff28f2e8-681a-441e-ae15-edc4152dabff', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff28f2e8-681a-441e-ae15-edc4152dabff', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:44,851 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.028s
2026-06-01 11:38:44,852 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ce910e-eeb8-49b3-a37f-77a59cd1fc3a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ce910e-eeb8-49b3-a37f-77a59cd1fc3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:45,887 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:38:45,888 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80897611-7717-4ae8-9ce0-af8eb8dc6633', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80897611-7717-4ae8-9ce0-af8eb8dc6633', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:46,928 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:38:46,928 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751084c8-cd8e-4956-b541-85dd1e379ae3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751084c8-cd8e-4956-b541-85dd1e379ae3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:47,967 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:38:47,967 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff5c2a2-9381-4ca2-9f07-fce079befbc6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff5c2a2-9381-4ca2-9f07-fce079befbc6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:49,002 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.030s
2026-06-01 11:38:49,002 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f4f226-75cc-44a0-b94b-b7473e3214f9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f4f226-75cc-44a0-b94b-b7473e3214f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:50,039 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.026s
2026-06-01 11:38:50,040 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4bd25b-fdaa-4c10-a864-871d89cac136', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4bd25b-fdaa-4c10-a864-871d89cac136', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:51,089 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.044s
2026-06-01 11:38:51,089 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0abde10d-cf68-490f-a7f2-4af0b9df4df2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0abde10d-cf68-490f-a7f2-4af0b9df4df2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:52,128 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:38:52,128 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f365b1-8b8b-475b-b222-3990d2c77b0b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f365b1-8b8b-475b-b222-3990d2c77b0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:53,172 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.036s
2026-06-01 11:38:53,172 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1227160d-48db-4b9a-9017-936857567050', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1227160d-48db-4b9a-9017-936857567050', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:54,223 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.039s
2026-06-01 11:38:54,223 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e198ea-ccec-406f-ba3b-8d63aa93abf6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e198ea-ccec-406f-ba3b-8d63aa93abf6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:55,265 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:38:55,265 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3bd4d93-8228-4483-8d03-40bf6cadf9f5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3bd4d93-8228-4483-8d03-40bf6cadf9f5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:56,301 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.030s
2026-06-01 11:38:56,302 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7901933-8a16-48ad-87f2-14887a9540af', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7901933-8a16-48ad-87f2-14887a9540af', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:57,345 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.036s
2026-06-01 11:38:57,346 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf2d744-3faa-4e78-bf70-82889eb22d24', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf2d744-3faa-4e78-bf70-82889eb22d24', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:58,394 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.040s
2026-06-01 11:38:58,395 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30b3f40-f3ff-4e44-aa9b-9a4aee1d27fa', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30b3f40-f3ff-4e44-aa9b-9a4aee1d27fa', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:38:59,431 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.027s
2026-06-01 11:38:59,432 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc37908-a47d-499e-a8f9-1bfc865ecd80', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc37908-a47d-499e-a8f9-1bfc865ecd80', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:00,486 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.044s
2026-06-01 11:39:00,487 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b14959c-8c28-42c8-ae7c-3863b72f71cb', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b14959c-8c28-42c8-ae7c-3863b72f71cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:01,536 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.043s
2026-06-01 11:39:01,536 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4779ae9d-1661-4766-b51b-e207a174eff5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4779ae9d-1661-4766-b51b-e207a174eff5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:02,576 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:39:02,576 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59bc739-72d9-484c-b2c1-2448196c8523', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59bc739-72d9-484c-b2c1-2448196c8523', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:03,619 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.035s
2026-06-01 11:39:03,619 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e015d584-f937-4d4d-9fd5-57934b818ebe', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e015d584-f937-4d4d-9fd5-57934b818ebe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:04,658 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:39:04,659 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba984c0-b845-4ef6-b91a-563743df2cb9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba984c0-b845-4ef6-b91a-563743df2cb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:05,703 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.036s
2026-06-01 11:39:05,703 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d2acb1-bc0e-434b-9cf1-2531116fe7b2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d2acb1-bc0e-434b-9cf1-2531116fe7b2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:06,758 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.048s
2026-06-01 11:39:06,758 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-babcb8f4-ed1f-4dc1-9bbf-516eb8f35f74', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-babcb8f4-ed1f-4dc1-9bbf-516eb8f35f74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:07,798 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:39:07,798 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-004859d8-bbac-4e62-afae-1d02a75a155d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-004859d8-bbac-4e62-afae-1d02a75a155d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:08,835 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:39:08,836 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ef1cbf-d002-4875-b441-3aa1da54e1df', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ef1cbf-d002-4875-b441-3aa1da54e1df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:09,885 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.040s
2026-06-01 11:39:09,885 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d117f2e8-ad14-4d55-862a-a2706d503d0c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d117f2e8-ad14-4d55-862a-a2706d503d0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:10,921 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.028s
2026-06-01 11:39:10,921 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-078960c9-2576-4344-91f8-2ddf31384217', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-078960c9-2576-4344-91f8-2ddf31384217', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:11,968 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.040s
2026-06-01 11:39:11,968 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eef2868-41ca-4851-b880-08aa15e278d0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eef2868-41ca-4851-b880-08aa15e278d0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:13,003 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.027s
2026-06-01 11:39:13,003 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb550b39-884e-4629-900c-ff14b39da33f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb550b39-884e-4629-900c-ff14b39da33f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:14,040 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:39:14,040 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e48ff9-8afc-4ebb-9880-530fee001736', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e48ff9-8afc-4ebb-9880-530fee001736', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:15,073 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.026s
2026-06-01 11:39:15,073 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da914bb4-afa0-439a-8d5b-be78e24dcd79', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da914bb4-afa0-439a-8d5b-be78e24dcd79', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:16,145 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.065s
2026-06-01 11:39:16,145 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f045edb-4431-4266-9945-bc5339bfd620', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f045edb-4431-4266-9945-bc5339bfd620', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:17,310 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.155s
2026-06-01 11:39:17,311 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95be7508-6f34-4e0f-a1de-e5353bb747db', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95be7508-6f34-4e0f-a1de-e5353bb747db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:18,353 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:39:18,353 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0e525b-fc88-45ef-a68e-19ba227dd267', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0e525b-fc88-45ef-a68e-19ba227dd267', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:19,398 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:39:19,398 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74b1cbe-b2a8-4317-a8f8-7fc7912b51ed', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74b1cbe-b2a8-4317-a8f8-7fc7912b51ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:20,432 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.028s
2026-06-01 11:39:20,432 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9271135f-2f32-4730-9191-8504614620c5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9271135f-2f32-4730-9191-8504614620c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:21,468 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.030s
2026-06-01 11:39:21,468 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78dffb2-911b-4473-b02b-b063f208e761', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78dffb2-911b-4473-b02b-b063f208e761', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:22,514 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.038s
2026-06-01 11:39:22,514 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35112adf-f6e5-4b3b-98ce-cd91b151bfc7', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35112adf-f6e5-4b3b-98ce-cd91b151bfc7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:23,554 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.033s
2026-06-01 11:39:23,554 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e46995c-5379-47cd-b78f-4bcf147390a6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e46995c-5379-47cd-b78f-4bcf147390a6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:24,594 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:39:24,595 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eea8b6e0-3e5c-4cea-85f5-670410c84d6e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eea8b6e0-3e5c-4cea-85f5-670410c84d6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:25,646 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.045s
2026-06-01 11:39:25,647 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551db0a7-85f8-45dc-ba27-17fe32e86adc', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551db0a7-85f8-45dc-ba27-17fe32e86adc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:26,678 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.024s
2026-06-01 11:39:26,678 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4791d366-4fee-440c-add4-c2c8a3509d8e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4791d366-4fee-440c-add4-c2c8a3509d8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:27,709 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.025s
2026-06-01 11:39:27,709 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6174775-1793-41df-8433-85d6410f0c69', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6174775-1793-41df-8433-85d6410f0c69', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:28,743 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.028s
2026-06-01 11:39:28,743 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3532102-0c93-4b92-9683-3022e6095f4c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3532102-0c93-4b92-9683-3022e6095f4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:29,786 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.033s
2026-06-01 11:39:29,786 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75eec483-b581-480b-a02c-3029e37e3903', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75eec483-b581-480b-a02c-3029e37e3903', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:30,820 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.028s
2026-06-01 11:39:30,820 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e57ffb-c637-4b8a-9d5f-108c22725d6c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e57ffb-c637-4b8a-9d5f-108c22725d6c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:31,854 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.028s
2026-06-01 11:39:31,854 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09f8756-8f72-4a75-b9b8-753795455497', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09f8756-8f72-4a75-b9b8-753795455497', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:32,900 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.036s
2026-06-01 11:39:32,900 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8dfa8da-b3e0-46f3-a5e5-2a0bbd608553', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8dfa8da-b3e0-46f3-a5e5-2a0bbd608553', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:33,935 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.027s
2026-06-01 11:39:33,936 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0250c8f7-95cb-4a21-a737-ef37d23d0d42', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0250c8f7-95cb-4a21-a737-ef37d23d0d42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:34,982 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.039s
2026-06-01 11:39:34,983 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bffa5baa-cb89-4812-a949-964676462e33', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bffa5baa-cb89-4812-a949-964676462e33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:36,024 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:39:36,024 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a989e951-24c3-4a0d-871a-4d771d8d5482', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a989e951-24c3-4a0d-871a-4d771d8d5482', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:37,068 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.037s
2026-06-01 11:39:37,068 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d61ff6-4748-4030-a41c-49e3b4d87445', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d61ff6-4748-4030-a41c-49e3b4d87445', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:38,105 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.026s
2026-06-01 11:39:38,105 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef55273f-cc86-465c-bfb4-d1d80883c421', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef55273f-cc86-465c-bfb4-d1d80883c421', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:39,143 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:39:39,143 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566d2399-cdeb-434b-a84a-cf328cdfebc1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566d2399-cdeb-434b-a84a-cf328cdfebc1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:40,175 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.026s
2026-06-01 11:39:40,175 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32455f3e-67e8-4213-bf23-a1347240425e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32455f3e-67e8-4213-bf23-a1347240425e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:41,214 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:39:41,214 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc4e8a4-93cc-4c4b-946e-3c8eda3e5fbc', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc4e8a4-93cc-4c4b-946e-3c8eda3e5fbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:42,249 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:39:42,250 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62593eab-44a1-40ce-9fdf-df41b693e166', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62593eab-44a1-40ce-9fdf-df41b693e166', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:43,282 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.027s
2026-06-01 11:39:43,283 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80cd8acc-a376-4c67-830e-647d624421c2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80cd8acc-a376-4c67-830e-647d624421c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:44,336 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.045s
2026-06-01 11:39:44,336 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d50cb1-eeeb-4017-8147-47dd915b5da9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d50cb1-eeeb-4017-8147-47dd915b5da9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:45,389 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.044s
2026-06-01 11:39:45,390 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3be9c8-43ba-4ef0-a767-2f3ffe88c1ef', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3be9c8-43ba-4ef0-a767-2f3ffe88c1ef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:46,441 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.041s
2026-06-01 11:39:46,441 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957b8a81-88ec-4a24-9845-069b45c56f50', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957b8a81-88ec-4a24-9845-069b45c56f50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:47,487 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.036s
2026-06-01 11:39:47,487 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a57ba4-e7b1-4297-b80c-08b4903cdba1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a57ba4-e7b1-4297-b80c-08b4903cdba1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:48,520 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.027s
2026-06-01 11:39:48,520 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-926e0648-5b7c-474b-9dfe-9ee454a36ba6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-926e0648-5b7c-474b-9dfe-9ee454a36ba6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:49,559 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.033s
2026-06-01 11:39:49,559 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5775b693-c332-4699-980b-fda5b15b0ef4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5775b693-c332-4699-980b-fda5b15b0ef4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:50,597 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.030s
2026-06-01 11:39:50,597 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61bc620-ddc8-4faa-b30e-e92a2d8a7bb6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61bc620-ddc8-4faa-b30e-e92a2d8a7bb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:51,653 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.046s
2026-06-01 11:39:51,653 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12b73cb-c2f7-41c1-89e4-95df06ce88f1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12b73cb-c2f7-41c1-89e4-95df06ce88f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:52,694 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.030s
2026-06-01 11:39:52,694 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66bbcdff-2985-4ea6-9b36-b7c9561ee04e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66bbcdff-2985-4ea6-9b36-b7c9561ee04e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:53,728 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.028s
2026-06-01 11:39:53,728 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08496912-dc8e-4dc9-bf2d-25240b3f2e33', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08496912-dc8e-4dc9-bf2d-25240b3f2e33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:54,771 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.038s
2026-06-01 11:39:54,771 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b6d5c55-584c-4360-9041-88c28c99ba45', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b6d5c55-584c-4360-9041-88c28c99ba45', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:55,832 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.051s
2026-06-01 11:39:55,832 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c42b086-cb95-4155-9184-bbeec4adbab2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c42b086-cb95-4155-9184-bbeec4adbab2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:56,879 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.038s
2026-06-01 11:39:56,879 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa6d53e-dbf6-4339-96d6-931b93535d0c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa6d53e-dbf6-4339-96d6-931b93535d0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:57,914 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.030s
2026-06-01 11:39:57,915 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d08940-be26-4edd-908c-c1997f75b7f0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d08940-be26-4edd-908c-c1997f75b7f0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:58,952 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:39:58,953 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6af76a6-193b-4a5a-a117-27cec95584ba', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6af76a6-193b-4a5a-a117-27cec95584ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:39:59,995 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.037s
2026-06-01 11:39:59,995 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fad0e9-6b3f-448f-86c9-df8d049dbe68', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fad0e9-6b3f-448f-86c9-df8d049dbe68', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:01,048 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.045s
2026-06-01 11:40:01,049 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb298de6-7b95-4644-a719-f0c39602bca5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb298de6-7b95-4644-a719-f0c39602bca5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:02,094 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.034s
2026-06-01 11:40:02,094 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205269d1-645c-492a-9d93-4ec32e9a2f5c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205269d1-645c-492a-9d93-4ec32e9a2f5c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:03,135 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.035s
2026-06-01 11:40:03,135 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9b5dc0-6c64-461d-84e2-e9406ec8b83c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9b5dc0-6c64-461d-84e2-e9406ec8b83c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:04,179 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.037s
2026-06-01 11:40:04,179 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5befea92-122d-4bdf-9896-392f616a5490', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5befea92-122d-4bdf-9896-392f616a5490', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:05,217 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:40:05,217 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28cabe0-9a7e-4599-ae96-942849d55f6d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28cabe0-9a7e-4599-ae96-942849d55f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:06,254 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:40:06,254 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75e90c4-c12f-4ce5-ad73-6c61a13f9bdc', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75e90c4-c12f-4ce5-ad73-6c61a13f9bdc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:07,298 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.036s
2026-06-01 11:40:07,298 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed67d9a-34c4-4db0-a2ce-6a1cc194ebad', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed67d9a-34c4-4db0-a2ce-6a1cc194ebad', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:08,333 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:40:08,333 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55739a2c-3e44-4f02-a504-c8fe4a2e2e38', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55739a2c-3e44-4f02-a504-c8fe4a2e2e38', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:09,390 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.046s
2026-06-01 11:40:09,390 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52d3521-3ef2-4623-9d0c-4750f9e402b1', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52d3521-3ef2-4623-9d0c-4750f9e402b1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:10,435 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.034s
2026-06-01 11:40:10,435 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51251b38-05b8-4e9c-9791-3faf7bc0a4be', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51251b38-05b8-4e9c-9791-3faf7bc0a4be', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:11,472 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.030s
2026-06-01 11:40:11,472 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e86f09b-a8f2-41c3-b6c3-e01967899683', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e86f09b-a8f2-41c3-b6c3-e01967899683', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:12,511 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:40:12,511 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca6ed15-ae84-4c33-a16d-ece096f7faae', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca6ed15-ae84-4c33-a16d-ece096f7faae', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:13,549 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:40:13,549 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395c17a5-200f-4b31-ad93-c01b6cdeb974', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395c17a5-200f-4b31-ad93-c01b6cdeb974', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:14,589 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:40:14,590 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd997d1-777d-4370-9f54-a992e090624c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd997d1-777d-4370-9f54-a992e090624c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:15,655 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.059s
2026-06-01 11:40:15,656 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f07a93b-13e1-46b7-b041-a392a930a384', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f07a93b-13e1-46b7-b041-a392a930a384', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:16,696 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:40:16,696 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c560c3-4615-4db3-994b-10b5eb1b8a12', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c560c3-4615-4db3-994b-10b5eb1b8a12', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:17,756 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.054s
2026-06-01 11:40:17,756 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-131ff961-4cee-47d0-bb0e-59a966357e72', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131ff961-4cee-47d0-bb0e-59a966357e72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:18,812 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.047s
2026-06-01 11:40:18,812 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b23708-d50b-42b7-831a-7439afa95090', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b23708-d50b-42b7-831a-7439afa95090', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:19,852 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:40:19,853 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9915b8-be71-4b6f-bae1-6a73040b594a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9915b8-be71-4b6f-bae1-6a73040b594a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:20,897 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.037s
2026-06-01 11:40:20,898 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880869d8-5fd7-4f23-b1a1-d5d0e9238b54', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880869d8-5fd7-4f23-b1a1-d5d0e9238b54', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:21,951 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.046s
2026-06-01 11:40:21,953 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f7f08c-3829-4880-9c59-778a7ccb2265', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f7f08c-3829-4880-9c59-778a7ccb2265', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:22,996 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:40:22,996 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79c9ca5-a0d9-496e-89d9-729d562e8da7', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79c9ca5-a0d9-496e-89d9-729d562e8da7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:24,053 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.051s
2026-06-01 11:40:24,053 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e15af6-db06-456e-8725-afc7d6c1a0e0', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e15af6-db06-456e-8725-afc7d6c1a0e0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:25,102 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.043s
2026-06-01 11:40:25,102 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abc5cd3-1f52-4ed4-ac91-c484f2384bb9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abc5cd3-1f52-4ed4-ac91-c484f2384bb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:26,142 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.034s
2026-06-01 11:40:26,142 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8a179a-c2da-4947-974b-e70577591636', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8a179a-c2da-4947-974b-e70577591636', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:27,190 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.040s
2026-06-01 11:40:27,190 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f636aacd-caf3-4200-87b2-bb79723b6c7e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f636aacd-caf3-4200-87b2-bb79723b6c7e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:28,235 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.033s
2026-06-01 11:40:28,235 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d507bf5-abd3-438b-b5b9-1becda04f62a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d507bf5-abd3-438b-b5b9-1becda04f62a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:29,275 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.035s
2026-06-01 11:40:29,275 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a960ae-3e54-45cb-a972-2056e52ce139', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a960ae-3e54-45cb-a972-2056e52ce139', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:30,328 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.047s
2026-06-01 11:40:30,329 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ee6464-3ebb-48e6-9356-34ccd039083a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ee6464-3ebb-48e6-9356-34ccd039083a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:31,367 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.030s
2026-06-01 11:40:31,367 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342ca2cd-9109-40fb-81ff-9ffa299fc0bc', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342ca2cd-9109-40fb-81ff-9ffa299fc0bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:32,406 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:40:32,406 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910c3c40-8d1d-4b41-8d12-fbb71a3cb4b4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910c3c40-8d1d-4b41-8d12-fbb71a3cb4b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:33,437 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.026s
2026-06-01 11:40:33,438 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3752459e-e1c2-45c7-a85e-0c6438a80408', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3752459e-e1c2-45c7-a85e-0c6438a80408', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:34,497 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.052s
2026-06-01 11:40:34,497 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb2b890-703d-41be-9042-12abc592f61f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb2b890-703d-41be-9042-12abc592f61f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:35,543 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.037s
2026-06-01 11:40:35,544 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f05029-94ec-4cc6-b004-395ca673c998', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f05029-94ec-4cc6-b004-395ca673c998', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:36,596 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.043s
2026-06-01 11:40:36,596 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1d3b81-037a-400d-848e-e86f5e919abe', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1d3b81-037a-400d-848e-e86f5e919abe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:37,646 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.039s
2026-06-01 11:40:37,646 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e5891d-4151-465b-934c-daf40101fa40', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e5891d-4151-465b-934c-daf40101fa40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:38,685 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.033s
2026-06-01 11:40:38,686 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0a4704-356f-43b4-bb32-ddc7c1eb9cd6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0a4704-356f-43b4-bb32-ddc7c1eb9cd6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:39,719 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.028s
2026-06-01 11:40:39,720 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231ac1dc-6290-4196-b784-c7ea5e47731d', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231ac1dc-6290-4196-b784-c7ea5e47731d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:40,761 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.034s
2026-06-01 11:40:40,761 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217c3ad0-df6b-4244-b194-c8eb89cef52e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217c3ad0-df6b-4244-b194-c8eb89cef52e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:41,800 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.033s
2026-06-01 11:40:41,800 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29911a5f-e3cf-4519-b57c-8b762c8d8ea3', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29911a5f-e3cf-4519-b57c-8b762c8d8ea3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:42,833 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.027s
2026-06-01 11:40:42,834 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77ff0c8-3849-4749-9a78-116bd1a04593', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77ff0c8-3849-4749-9a78-116bd1a04593', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:43,869 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.027s
2026-06-01 11:40:43,869 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c113e63d-cfe6-4a7a-aaa9-341e0245cdd9', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c113e63d-cfe6-4a7a-aaa9-341e0245cdd9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:44,906 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.030s
2026-06-01 11:40:44,906 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e49463-a7aa-422c-8055-8c372eb2126c', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e49463-a7aa-422c-8055-8c372eb2126c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:45,946 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.034s
2026-06-01 11:40:45,946 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf067c7d-77ea-4172-bdf4-1e2204b4f36e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf067c7d-77ea-4172-bdf4-1e2204b4f36e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:46,985 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.033s
2026-06-01 11:40:46,985 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9899522c-f497-4f9b-966f-60adf18df4da', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9899522c-f497-4f9b-966f-60adf18df4da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:48,027 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:40:48,027 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c407d550-0a01-498b-8006-635ff6f35fbb', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c407d550-0a01-498b-8006-635ff6f35fbb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:49,075 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.041s
2026-06-01 11:40:49,075 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdfe26c-43df-4d53-8052-2dc2ffd6735e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdfe26c-43df-4d53-8052-2dc2ffd6735e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:50,107 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.025s
2026-06-01 11:40:50,107 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529b9ca0-57b6-419c-9b47-dd35260fffab', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529b9ca0-57b6-419c-9b47-dd35260fffab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:51,149 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.034s
2026-06-01 11:40:51,149 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f73438-76fb-4887-87c0-a433227aa1f7', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f73438-76fb-4887-87c0-a433227aa1f7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:52,186 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:40:52,187 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a230f0e5-1a5f-484c-9ac7-1fe4a9c34b7f', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a230f0e5-1a5f-484c-9ac7-1fe4a9c34b7f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:53,422 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.230s
2026-06-01 11:40:53,422 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2e0a11-8129-4664-bb4c-de14a7f0e791', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2e0a11-8129-4664-bb4c-de14a7f0e791', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:54,460 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:40:54,460 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1335a7da-9fd7-4ef5-9a3b-def8d4fce9ab', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1335a7da-9fd7-4ef5-9a3b-def8d4fce9ab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:55,493 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.026s
2026-06-01 11:40:55,493 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ce034e-b1ce-4214-a322-29f96f90c913', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ce034e-b1ce-4214-a322-29f96f90c913', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:56,528 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:40:56,528 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bddf65d8-5892-47f7-bf69-9369a79127ca', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bddf65d8-5892-47f7-bf69-9369a79127ca', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:57,574 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.039s
2026-06-01 11:40:57,574 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2399a66b-ee06-47c5-9057-38608b6d6d36', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2399a66b-ee06-47c5-9057-38608b6d6d36', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:58,610 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.026s
2026-06-01 11:40:58,610 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e4b24b-2c05-490c-9556-04dc0969bb10', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e4b24b-2c05-490c-9556-04dc0969bb10', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:40:59,644 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.023s
2026-06-01 11:40:59,644 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:40:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f421d3a-b7e6-4fe5-8d6c-5c7facdc84b4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f421d3a-b7e6-4fe5-8d6c-5c7facdc84b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:00,674 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.022s
2026-06-01 11:41:00,674 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d0de0f-c6ac-4311-a509-ee53053575ee', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d0de0f-c6ac-4311-a509-ee53053575ee', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:01,732 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.052s
2026-06-01 11:41:01,732 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f3fac9-a222-4d4b-b763-f1718349d76b', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f3fac9-a222-4d4b-b763-f1718349d76b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:02,762 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.025s
2026-06-01 11:41:02,762 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a040d62-d2c8-4fce-b3bd-c5ea9d62c237', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a040d62-d2c8-4fce-b3bd-c5ea9d62c237', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:03,797 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:41:03,797 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de55930e-591e-4775-8113-9c87b5411bd6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de55930e-591e-4775-8113-9c87b5411bd6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:04,831 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.029s
2026-06-01 11:41:04,832 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4589779a-f6da-43d8-b23f-678a4bcd81b4', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4589779a-f6da-43d8-b23f-678a4bcd81b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:05,873 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.036s
2026-06-01 11:41:05,873 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f14126-1251-4d23-817f-6cd18b9939cd', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f14126-1251-4d23-817f-6cd18b9939cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:06,917 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.035s
2026-06-01 11:41:06,917 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e82fe078-1f40-4602-a4bb-6a15e8bfa756', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e82fe078-1f40-4602-a4bb-6a15e8bfa756', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:07,973 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.046s
2026-06-01 11:41:07,973 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac361fd-e61b-4f72-9163-423503da17f2', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac361fd-e61b-4f72-9163-423503da17f2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:09,011 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.026s
2026-06-01 11:41:09,012 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f91a4e5-baa8-4b25-a80c-a5eea20bd13e', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f91a4e5-baa8-4b25-a80c-a5eea20bd13e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:10,049 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.031s
2026-06-01 11:41:10,049 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad19aa2-c442-4165-af8d-70d93e614516', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad19aa2-c442-4165-af8d-70d93e614516', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:11,092 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.032s
2026-06-01 11:41:11,092 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d354376-f98c-47e7-bfcb-2de71cfaa592', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d354376-f98c-47e7-bfcb-2de71cfaa592', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:12,122 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.023s
2026-06-01 11:41:12,123 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a7477b-9516-40e0-b5aa-1cf10da7961a', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a7477b-9516-40e0-b5aa-1cf10da7961a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:13,179 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.050s
2026-06-01 11:41:13,180 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c35fa7b-1f54-438c-a512-00a6361ad824', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c35fa7b-1f54-438c-a512-00a6361ad824', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:14,225 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.038s
2026-06-01 11:41:14,225 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b439fa9-72cd-41d0-b9b6-685c94084ea6', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b439fa9-72cd-41d0-b9b6-685c94084ea6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:38:21.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:14,349 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.116s
2026-06-01 11:41:14,350 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:14 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-80846e01-14e6-4eaf-bcb5-e80f4e81d5a3', 'x-compute-request-id': 'req-80846e01-14e6-4eaf-bcb5-e80f4e81d5a3', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b''
2026-06-01 11:41:14,721 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.370s
2026-06-01 11:41:14,721 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ed0b2f0-2d56-4437-8d60-6ba9225c696f', 'x-compute-request-id': 'req-9ed0b2f0-2d56-4437-8d60-6ba9225c696f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1366858945-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:61:0e"}, {"version": 4, "addr": "172.24.5.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:61:0e"}]}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "ACTIVE", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:41:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": "2026-06-01T11:37:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 11:41:15,915 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.183s
2026-06-01 11:41:15,915 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3aa6546-867a-4603-b9e0-1d4932823570', 'x-compute-request-id': 'req-a3aa6546-867a-4603-b9e0-1d4932823570', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1366858945-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:61:0e"}, {"version": 4, "addr": "172.24.5.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:61:0e"}]}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "ACTIVE", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:41:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": "2026-06-01T11:37:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1978402148"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 11:41:17,335 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.414s
2026-06-01 11:41:17,336 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b505f3-147e-481a-933a-60cabccf4beb', 'x-compute-request-id': 'req-02b505f3-147e-481a-933a-60cabccf4beb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-1366858945-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:61:0e"}, {"version": 4, "addr": "172.24.5.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:61:0e"}]}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "ACTIVE", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:41:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": "2026-06-01T11:37:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 11:41:18,465 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.119s
2026-06-01 11:41:18,465 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09e975e-bd8b-4d83-b303-3787d3db5d8e', 'x-compute-request-id': 'req-f09e975e-bd8b-4d83-b303-3787d3db5d8e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "DELETED", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:41:18Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-01T11:38:23Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": "2026-06-01T11:37:17.000000", "OS-SRV-USG:terminated_at": "2026-06-01T11:41:18.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 11:41:18,470 106289 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-06-01 11:41:19,611 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.140s
2026-06-01 11:41:19,611 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebd64cb6-0bed-4ae8-a318-1dd24e0f94b4', 'x-compute-request-id': 'req-ebd64cb6-0bed-4ae8-a318-1dd24e0f94b4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "DELETED", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:41:18Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-01T11:38:23Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": "2026-06-01T11:37:17.000000", "OS-SRV-USG:terminated_at": "2026-06-01T11:41:18.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 11:41:20,764 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.145s
2026-06-01 11:41:20,764 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d4e8bcb-fe0e-40b2-87d5-af5404d94eac', 'x-compute-request-id': 'req-2d4e8bcb-fe0e-40b2-87d5-af5404d94eac', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:37:01Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "9f85afdded787275498a7d84fd8d9b71dc550b9a6a28c96c5ba010fa", "id": "8278f627-558a-4737-a3d2-811ba6480a33", "image": {"id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/images/6d3b2b67-16a8-4947-a675-c86f94cdaf9b"}]}, "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/8278f627-558a-4737-a3d2-811ba6480a33"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1193380792", "status": "DELETED", "tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b", "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "updated": "2026-06-01T11:41:18Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-01T11:38:23Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1230418735", "OS-SRV-USG:launched_at": "2026-06-01T11:37:17.000000", "OS-SRV-USG:terminated_at": "2026-06-01T11:41:18.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 11:41:21,808 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33 0.037s
2026-06-01 11:41:21,809 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:21 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-b7e3cfc0-4307-40a2-a0de-3effcd721601', 'x-compute-request-id': 'req-b7e3cfc0-4307-40a2-a0de-3effcd721601', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/8278f627-558a-4737-a3d2-811ba6480a33'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8278f627-558a-4737-a3d2-811ba6480a33 could not be found."}}'
2026-06-01 11:41:21,839 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.71/compute/v2.1/os-keypairs/tempest-keypair-1230418735 0.030s
2026-06-01 11:41:21,839 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:21 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-d61072ad-c4ab-4f9f-91a3-3d76b4b9d721', 'x-compute-request-id': 'req-d61072ad-c4ab-4f9f-91a3-3d76b4b9d721', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.71/compute/v2.1/os-keypairs/tempest-keypair-1230418735'}
Body: b''
2026-06-01 11:41:22,005 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.71/networking/v2.0/security-groups/a9280724-8f33-4c5a-b2a1-bfb3f319a6ff 0.165s
2026-06-01 11:41:22,006 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-dc832ede-1bce-4abf-8abe-3a9e66c535d1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.71/networking/v2.0/security-groups/a9280724-8f33-4c5a-b2a1-bfb3f319a6ff'}
Body: b''
2026-06-01 11:41:22,042 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.71/networking/v2.0/security-groups/a9280724-8f33-4c5a-b2a1-bfb3f319a6ff 0.036s
2026-06-01 11:41:22,042 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b7f575ef-fa1c-458a-a105-a0367928a5e6', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.71/networking/v2.0/security-groups/a9280724-8f33-4c5a-b2a1-bfb3f319a6ff'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a9280724-8f33-4c5a-b2a1-bfb3f319a6ff does not exist", "detail": ""}}'
2026-06-01 11:41:22,823 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.71/networking/v2.0/floatingips/e81aea85-c2b4-4c5c-aef6-e9b832626cef 0.780s
2026-06-01 11:41:22,823 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-91a2024a-8551-407d-b21a-ef2830be12b2', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.71/networking/v2.0/floatingips/e81aea85-c2b4-4c5c-aef6-e9b832626cef'}
Body: b''
2026-06-01 11:41:22,863 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.039s
2026-06-01 11:41:22,863 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:22 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-b4049407-0b7f-4815-b6fe-35e63e3ca851', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b''
2026-06-01 11:41:22,913 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.049s
2026-06-01 11:41:22,913 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6abffb-a450-4216-94da-8c9a450d029c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6abffb-a450-4216-94da-8c9a450d029c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"volume": {"id": "280b2423-f08f-4bfb-bd54-3788309f1bd0", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:37:00.000000", "updated_at": "2026-06-01T11:41:23.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1483580522", "description": null, "volume_type": "tempest-scenario-type-luksv2-2139355049", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0"}], "user_id": "a4a4a8caeb4943d3ae0464a6a4c07500", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fb7e4fd9c544b28a60ab0a49b43c46b"}}'
2026-06-01 11:41:23,938 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0 0.017s
2026-06-01 11:41:23,938 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:23 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-120c3a24-cc27-4c86-9c9a-cdb424231d40', 'x-openstack-request-id': 'req-120c3a24-cc27-4c86-9c9a-cdb424231d40', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.71/volume/v3/volumes/280b2423-f08f-4bfb-bd54-3788309f1bd0'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 280b2423-f08f-4bfb-bd54-3788309f1bd0 could not be found."}}'
2026-06-01 11:41:24,086 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 0.148s
2026-06-01 11:41:24,086 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab34c1a3-ae91-4f53-9916-ba41b0bb91d8', 'content-length': '10457', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab34c1a3-ae91-4f53-9916-ba41b0bb91d8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "0df7d5fe-9a02-43b3-b180-1d3af9c54bb2", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:41:20.000000", "updated_at": "2026-06-01T11:41:21.000000", "name": "backup-vol-10108973-54c2-4a94-b98a-6376d8717696", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/0df7d5fe-9a02-43b3-b180-1d3af9c54bb2"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/0df7d5fe-9a02-43b3-b180-1d3af9c54bb2"}], "user_id": "ec1985a657104299bbb9c4304b27aaec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "0eb9bc78265643bc80f867d79e6a714a", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001841@storpool#template_virtual"}, {"id": "5ffee64e-77bb-4b0a-bf22-a23a50d0efd1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:40:49.000000", "updated_at": "2026-06-01T11:40:59.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-957959215", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/5ffee64e-77bb-4b0a-bf22-a23a50d0efd1"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/5ffee64e-77bb-4b0a-bf22-a23a50d0efd1"}], "user_id": "6f463329b2fe414399283d1eceafd437", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5ffee64e-77bb-4b0a-bf22-a23a50d0efd1", "attachment_id": "3e3aed68-b35e-4916-826d-b3cf22e86b2d", "volume_id": "5ffee64e-77bb-4b0a-bf22-a23a50d0efd1", "server_id": "6a98e29d-660a-4eae-a3a6-24020c131d63", "host_name": "np0000001841", "device": "/dev/vda", "attached_at": "2026-06-01T11:40:58.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "d7b521081c864665a8943abfce50a25c", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001841@storpool#template_virtual", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "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": "10108973-54c2-4a94-b98a-6376d8717696", "status": "backing-up", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:40:19.000000", "updated_at": "2026-06-01T11:41:20.000000", "name": "tempest-VolumesBackupsTest-Volume-854144346", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/10108973-54c2-4a94-b98a-6376d8717696"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/10108973-54c2-4a94-b98a-6376d8717696"}], "user_id": "ec1985a657104299bbb9c4304b27aaec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "10108973-54c2-4a94-b98a-6376d8717696", "attachment_id": "250c512e-9439-4b15-b975-d2c964d255a4", "volume_id": "10108973-54c2-4a94-b98a-6376d8717696", "server_id": "40edb104-2ce3-4a47-b504-a3c82af47c0b", "host_name": "np0000001841", "device": "/dev/vdb", "attached_at": "2026-06-01T11:41:16.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "0eb9bc78265643bc80f867d79e6a714a", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-v
2026-06-01 11:41:24,144 106289 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.71/volume/v3/types/ea3012b3-ab97-4d8c-948e-3ebd7bf9f2e7 0.048s
2026-06-01 11:41:24,144 106289 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:41:24 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-c7791d9f-b8d1-48b0-8827-fa5851f5a368', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.71/volume/v3/types/ea3012b3-ab97-4d8c-948e-3ebd7bf9f2e7'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 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 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume 280b2423-f08f-4bfb-bd54-3788309f1bd0 failed to reach in-use status (current available) within the required time (196 s).
|
||||||
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
pass
pt1.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
pt2.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
ft2.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-01 11:38:57,551 106291 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-1552503745 on backend None
2026-06-01 11:38:57,588 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.71/volume/v3/types 0.036s
2026-06-01 11:38:57,588 106291 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-1552503745", "extra_specs": {}}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a3dd838-3ead-40bf-a6d8-766c650096cd', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a3dd838-3ead-40bf-a6d8-766c650096cd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/types'}
Body: b'{"volume_type": {"id": "914d0cdb-5b5b-46d5-8886-23ceb202687e", "name": "tempest-scenario-type-luks2-1552503745", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-06-01 11:38:57,589 106291 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 914d0cdb-5b5b-46d5-8886-23ceb202687e
2026-06-01 11:38:57,620 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.71/volume/v3/types/914d0cdb-5b5b-46d5-8886-23ceb202687e/encryption 0.030s
2026-06-01 11:38:57,620 106291 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': 'Mon, 01 Jun 2026 11:38:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b70c31-d612-471c-90a3-197c70eccf72', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b70c31-d612-471c-90a3-197c70eccf72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/types/914d0cdb-5b5b-46d5-8886-23ceb202687e/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "914d0cdb-5b5b-46d5-8886-23ceb202687e", "encryption_id": "815f9a82-c209-4a9c-a135-61d0f4bf143c"}}'
2026-06-01 11:38:57,800 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.71/volume/v3/volumes 0.178s
2026-06-01 11:38:57,800 106291 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-302309250", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1552503745", "size": 1}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf70b1b9-aec7-4fa5-859c-dcce5888894a', 'content-length': '778', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf70b1b9-aec7-4fa5-859c-dcce5888894a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.71/volume/v3/volumes'}
Body: b'{"volume": {"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:38:57.736264", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-302309250", "description": null, "volume_type": "tempest-scenario-type-luks2-1552503745", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2"}], "user_id": "6f463329b2fe414399283d1eceafd437", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-01 11:38:57,841 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2 0.035s
2026-06-01 11:38:57,841 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2649cf59-2cdb-497a-864a-77499ac7b6f4', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2649cf59-2cdb-497a-864a-77499ac7b6f4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2'}
Body: b'{"volume": {"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:38:58.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-302309250", "description": null, "volume_type": "tempest-scenario-type-luks2-1552503745", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2"}], "user_id": "6f463329b2fe414399283d1eceafd437", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d7b521081c864665a8943abfce50a25c"}}'
2026-06-01 11:38:58,876 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2 0.029s
2026-06-01 11:38:58,876 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b90a956-a88f-40d4-9698-358f76a04d04', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b90a956-a88f-40d4-9698-358f76a04d04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2'}
Body: b'{"volume": {"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:38:58.000000", "updated_at": "2026-06-01T11:38:58.000000", "name": "tempest-TestVolumeBootPattern-volume-302309250", "description": null, "volume_type": "tempest-scenario-type-luks2-1552503745", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2"}], "user_id": "6f463329b2fe414399283d1eceafd437", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d7b521081c864665a8943abfce50a25c"}}'
2026-06-01 11:38:58,882 106291 INFO [tempest.common.waiters] volume 38826d31-7d65-4a6a-95de-ed0ff21c82b2 reached available after waiting for 1.882881 seconds
2026-06-01 11:38:58,912 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2 0.029s
2026-06-01 11:38:58,912 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9befe17-39b0-45bb-a9f4-24c10512e497', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9befe17-39b0-45bb-a9f4-24c10512e497', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2'}
Body: b'{"volume": {"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:38:58.000000", "updated_at": "2026-06-01T11:38:58.000000", "name": "tempest-TestVolumeBootPattern-volume-302309250", "description": null, "volume_type": "tempest-scenario-type-luks2-1552503745", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2"}], "user_id": "6f463329b2fe414399283d1eceafd437", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d7b521081c864665a8943abfce50a25c"}}'
2026-06-01 11:38:58,955 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2/action 0.037s
2026-06-01 11:38:58,955 106291 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': 'Mon, 01 Jun 2026 11:38:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-a0b07d2e-0d7d-4e31-9ce1-5cebf894c8a8', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b07d2e-0d7d-4e31-9ce1-5cebf894c8a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2/action'}
Body: b''
2026-06-01 11:38:59,100 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.71/identity/v3/auth/tokens 0.141s
2026-06-01 11:38:59,100 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2929', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f4919404-2155-42de-8e90-7c89a936db29', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.71/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6f463329b2fe414399283d1eceafd437", "name": "tempest-TestVolumeBootPattern-1729043203-project-member", "password_expires_at": null}, "audit_ids": ["prpnNJJNTm2AwkOYJZ92gg"], "expires_at": "2026-06-01T12:38:59.000000Z", "issued_at": "2026-06-01T11:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7b521081c864665a8943abfce50a25c", "name": "tempest-TestVolumeBootPattern-1729043203"}, "is_domain": false, "roles": [{"id": "0bde85f9722b4fbe928acb7157b6db9f", "name": "member"}, {"id": "a34dcb2cf51a442b8795ad4c646362d1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d87afbd5f63c4124aeb387a1eee19e38", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/volume/v3", "region": "RegionOne"}], "id": "0e9630399a654f6788b40b2b2afad01e", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "dc149fec65d14e2f9e85512b5babc893", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/image", "region": "RegionOne"}], "id": "134507e08eef4fbabe7c17d8a0d437b1", "type": "image", "name": "glance"}, {"endpoints": [{"id": "184856ba33314e0686b172963f70f083", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/identity", "region": "RegionOne"}], "id": "2448e3708f6444678ba409d68c2057b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a225d75748e54920948f922eea6c4618", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/compute/v2/d7b521081c864665a8943abfce50a25c", "region": "RegionOne"}], "id": "5b7372033f5648dca507aeb29a16c165", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "7b6e16eaf42746bdbf0e7e7d9c91505e", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.71:8080", "region": "RegionOne"}, {"id": "cf6e4ae69e49430289b6f82f1fe7ffc5", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71:8080/v1/AUTH_d7b521081c864665a8943abfce50a25c", "region": "RegionOne"}], "id": "86f1e2222954420eb8a06bc3cb8a31c7", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8d5cbca1db5d4577967e623c2cfc7f45", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/compute/v2.1", "region": "RegionOne"}], "id": "982190fb0e81489d80574aa0c648a228", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "714ae0023a5c4e90ab6aa1f128afb7bc", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/placement", "region": "RegionOne"}], "id": "cd7f4bfacad14cbea9065ac386ab01de", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "21667287b24440008e6cd7eb7738c57a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.71/networking", "region": "RegionOne"}], "id": "e5b795af34654fd8b5c4babca2d1b91a", "type": "network", "name": "neutron"}]}}'
2026-06-01 11:38:59,101 106291 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': '4161094b-819d-4880-886d-6024ebdbe0cb', 'name': 'tempest-TestVolumeBootPattern-213023248-network', 'tenant_id': 'd7b521081c864665a8943abfce50a25c', 'project_id': 'd7b521081c864665a8943abfce50a25c', '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': 21284, '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-01T11:38:08Z', 'updated_at': '2026-06-01T11:38:08Z', 'revision_number': 1} available for tenant
2026-06-01 11:38:59,859 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.71/compute/v2.1/servers 0.757s
2026-06-01 11:38:59,859 106291 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-401198895", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "38826d31-7d65-4a6a-95de-ed0ff21c82b2", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "4161094b-819d-4880-886d-6024ebdbe0cb"}]}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '378', 'location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb290f6f-7a13-412e-8100-3d2c5788b7d5', 'x-compute-request-id': 'req-fb290f6f-7a13-412e-8100-3d2c5788b7d5', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.71/compute/v2.1/servers'}
Body: b'{"server": {"id": "4ce07c3c-9552-456f-8809-7776a3945258", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "X79Di6bxPLo2"}}'
2026-06-01 11:38:59,993 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.132s
2026-06-01 11:38:59,993 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:38:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1051', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b733e13d-d36e-440f-94e0-e44a1fcee2c9', 'x-compute-request-id': 'req-b733e13d-d36e-440f-94e0-e44a1fcee2c9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:39:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:38:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 11:39:01,130 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.130s
2026-06-01 11:39:01,131 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1101', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db896527-06a6-46ec-9e98-07044873de57', 'x-compute-request-id': 'req-db896527-06a6-46ec-9e98-07044873de57', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:02,253 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.115s
2026-06-01 11:39:02,254 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4a37a92-0abc-48b5-8b28-9e1544bbb420', 'x-compute-request-id': 'req-a4a37a92-0abc-48b5-8b28-9e1544bbb420', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:02,260 106291 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-01 11:39:03,384 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.123s
2026-06-01 11:39:03,384 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ec1c15-4e50-4170-9f98-6ff7f84ccb33', 'x-compute-request-id': 'req-c2ec1c15-4e50-4170-9f98-6ff7f84ccb33', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:04,523 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.129s
2026-06-01 11:39:04,523 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1157', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-134385d6-7aca-4301-8eda-9664830deeba', 'x-compute-request-id': 'req-134385d6-7aca-4301-8eda-9664830deeba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:04,530 106291 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-01 11:39:05,907 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.377s
2026-06-01 11:39:05,907 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ea42f82-d372-44dc-87ea-82c09eb08d04', 'x-compute-request-id': 'req-1ea42f82-d372-44dc-87ea-82c09eb08d04', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:05,915 106291 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-06-01 11:39:07,199 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.283s
2026-06-01 11:39:07,199 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4681217f-d367-49d6-aaae-68045905dd26', 'x-compute-request-id': 'req-4681217f-d367-49d6-aaae-68045905dd26', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 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": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:08,424 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.216s
2026-06-01 11:39:08,425 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b3db59e-165b-4f9a-be05-3293acd2f009', 'x-compute-request-id': 'req-8b3db59e-165b-4f9a-be05-3293acd2f009', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:08,432 106291 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-01 11:39:09,632 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.200s
2026-06-01 11:39:09,633 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0749d1-e03b-4f9a-b017-75e2a2ecc121', 'x-compute-request-id': 'req-9b0749d1-e03b-4f9a-b017-75e2a2ecc121', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:10,840 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.199s
2026-06-01 11:39:10,840 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffcf8613-45e2-4e15-a372-32153bd0ec0a', 'x-compute-request-id': 'req-ffcf8613-45e2-4e15-a372-32153bd0ec0a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:12,115 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.264s
2026-06-01 11:39:12,115 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bc31f31-eb5f-4b53-951c-734681398591', 'x-compute-request-id': 'req-8bc31f31-eb5f-4b53-951c-734681398591', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:13,366 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.241s
2026-06-01 11:39:13,366 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fe542e8-5309-4f19-8774-acdaecfc6d0d', 'x-compute-request-id': 'req-6fe542e8-5309-4f19-8774-acdaecfc6d0d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:14,583 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.211s
2026-06-01 11:39:14,583 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06b8ed0a-7ff4-4f14-9819-4ce1812d7c6e', 'x-compute-request-id': 'req-06b8ed0a-7ff4-4f14-9819-4ce1812d7c6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:15,827 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.234s
2026-06-01 11:39:15,827 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4654d01f-8b84-4689-bba8-aa4a25487c00', 'x-compute-request-id': 'req-4654d01f-8b84-4689-bba8-aa4a25487c00', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:17,069 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.236s
2026-06-01 11:39:17,069 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f64e0246-e8c1-403a-a9b1-7115d6b8766e', 'x-compute-request-id': 'req-f64e0246-e8c1-403a-a9b1-7115d6b8766e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:18,288 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.212s
2026-06-01 11:39:18,288 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b98e8617-f516-47a7-af14-d45c151e3eb0', 'x-compute-request-id': 'req-b98e8617-f516-47a7-af14-d45c151e3eb0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:19,545 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.250s
2026-06-01 11:39:19,545 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e6b42d9-a8d7-4f76-836a-e71aaa449492', 'x-compute-request-id': 'req-9e6b42d9-a8d7-4f76-836a-e71aaa449492', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:20,794 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.242s
2026-06-01 11:39:20,794 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd96d3c9-1af0-49b5-85d7-ecbf246396da', 'x-compute-request-id': 'req-fd96d3c9-1af0-49b5-85d7-ecbf246396da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:22,017 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.214s
2026-06-01 11:39:22,017 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ab1269a-8b10-4722-a555-3bade9fa6a20', 'x-compute-request-id': 'req-0ab1269a-8b10-4722-a555-3bade9fa6a20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:23,247 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.220s
2026-06-01 11:39:23,247 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d16542ae-0668-4d13-a5e4-2ab0edc3c2ce', 'x-compute-request-id': 'req-d16542ae-0668-4d13-a5e4-2ab0edc3c2ce', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:24,548 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.292s
2026-06-01 11:39:24,548 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-010004d3-bf42-48b0-a43d-61eef86d68c8', 'x-compute-request-id': 'req-010004d3-bf42-48b0-a43d-61eef86d68c8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:25,790 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.233s
2026-06-01 11:39:25,790 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-996ae897-8077-4e6e-a4b6-1becad9334eb', 'x-compute-request-id': 'req-996ae897-8077-4e6e-a4b6-1becad9334eb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:27,028 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.227s
2026-06-01 11:39:27,028 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6d1a37b-e879-423a-875a-95565fe355ba', 'x-compute-request-id': 'req-f6d1a37b-e879-423a-875a-95565fe355ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "867280075f6e08f21e033fdd3f025105b1ae9b06cc361784e03d3b7a", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:28,198 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.164s
2026-06-01 11:39:28,199 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1141', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c45702fd-ae7f-4c1c-8189-5f50e06da50c', 'x-compute-request-id': 'req-c45702fd-ae7f-4c1c-8189-5f50e06da50c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:29,360 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.152s
2026-06-01 11:39:29,360 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1141', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9f4d2c9-aa09-4594-a96b-a11d48929a40', 'x-compute-request-id': 'req-d9f4d2c9-aa09-4594-a96b-a11d48929a40', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:30,453 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.087s
2026-06-01 11:39:30,453 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1099', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4b4e156-283d-482a-a5aa-56147412966a', 'x-compute-request-id': 'req-a4b4e156-283d-482a-a5aa-56147412966a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:31,554 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.092s
2026-06-01 11:39:31,554 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1097', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0072ae3d-8457-4a2e-969e-a0e541ded299', 'x-compute-request-id': 'req-0072ae3d-8457-4a2e-969e-a0e541ded299', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "BUILD", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:31,561 106291 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 31 second wait
2026-06-01 11:39:32,654 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.093s
2026-06-01 11:39:32,654 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7403d7-a1de-46b2-a92f-41ab31045907', 'x-compute-request-id': 'req-4d7403d7-a1de-46b2-a92f-41ab31045907', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T11:38:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.71/compute/flavors/42"}]}, "hostId": "", "id": "4ce07c3c-9552-456f-8809-7776a3945258", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258"}, {"rel": "bookmark", "href": "https://10.4.3.71/compute/servers/4ce07c3c-9552-456f-8809-7776a3945258"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-401198895", "status": "ERROR", "tenant_id": "d7b521081c864665a8943abfce50a25c", "user_id": "6f463329b2fe414399283d1eceafd437", "updated": "2026-06-01T11:39:32Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-01T11:39:32Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4ce07c3c-9552-456f-8809-7776a3945258."}, "OS-EXT-AZ: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": "38826d31-7d65-4a6a-95de-ed0ff21c82b2"}]}}'
2026-06-01 11:39:32,663 106291 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 32 second wait
2026-06-01 11:39:33,046 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.382s
2026-06-01 11:39:33,046 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e63fbe7-4adc-4a23-aaaa-7977a7398743', 'x-compute-request-id': 'req-5e63fbe7-4adc-4a23-aaaa-7977a7398743', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b''
2026-06-01 11:39:33,081 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258 0.034s
2026-06-01 11:39:33,081 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f05d78f6-c4e6-4140-a596-31dd7848a7a3', 'x-compute-request-id': 'req-f05d78f6-c4e6-4140-a596-31dd7848a7a3', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.71/compute/v2.1/servers/4ce07c3c-9552-456f-8809-7776a3945258'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4ce07c3c-9552-456f-8809-7776a3945258 could not be found."}}'
2026-06-01 11:39:33,121 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2 0.036s
2026-06-01 11:39:33,121 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39: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-42b12553-0bd4-4445-822f-8657761a459a', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2'}
Body: b''
2026-06-01 11:39:33,153 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2 0.032s
2026-06-01 11:39:33,154 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff921f3e-2010-4048-aa42-204975690a74', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff921f3e-2010-4048-aa42-204975690a74', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2'}
Body: b'{"volume": {"id": "38826d31-7d65-4a6a-95de-ed0ff21c82b2", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:38:58.000000", "updated_at": "2026-06-01T11:39:33.000000", "name": "tempest-TestVolumeBootPattern-volume-302309250", "description": null, "volume_type": "tempest-scenario-type-luks2-1552503745", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2"}], "user_id": "6f463329b2fe414399283d1eceafd437", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d7b521081c864665a8943abfce50a25c"}}'
2026-06-01 11:39:34,181 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2 0.019s
2026-06-01 11:39:34,182 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcafdc85-c667-40d0-b4bc-85622fbf330f', 'x-openstack-request-id': 'req-fcafdc85-c667-40d0-b4bc-85622fbf330f', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.71/volume/v3/volumes/38826d31-7d65-4a6a-95de-ed0ff21c82b2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 38826d31-7d65-4a6a-95de-ed0ff21c82b2 could not be found."}}'
2026-06-01 11:39:34,270 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1 0.088s
2026-06-01 11:39:34,270 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1adf53a9-2991-4d3a-8b40-98f50dce37d1', 'content-length': '16781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1adf53a9-2991-4d3a-8b40-98f50dce37d1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.71/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "4755cef3-d339-46f8-b532-e461ce706a9e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:39:29.000000", "updated_at": "2026-06-01T11:39:33.000000", "name": "tempest-AttachVolumeTestJSON-volume-1568004311", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/4755cef3-d339-46f8-b532-e461ce706a9e"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/4755cef3-d339-46f8-b532-e461ce706a9e"}], "user_id": "57680cbd25744053815096113291f0de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "85b2cea923b94a958d3f76298db530a3", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001841@storpool#template_virtual"}, {"id": "771b5229-5ac0-4d7b-a8a2-60cec47c69bc", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:39:20.000000", "updated_at": "2026-06-01T11:39:28.000000", "name": "tempest-AttachVolumeTestJSON-volume-1202193210", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/771b5229-5ac0-4d7b-a8a2-60cec47c69bc"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/771b5229-5ac0-4d7b-a8a2-60cec47c69bc"}], "user_id": "57680cbd25744053815096113291f0de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "771b5229-5ac0-4d7b-a8a2-60cec47c69bc", "attachment_id": "4d7a6655-f670-46a0-b5f2-dffb9dc44b3f", "volume_id": "771b5229-5ac0-4d7b-a8a2-60cec47c69bc", "server_id": "fa9c3e28-6f10-498b-be57-c6e0a54b239b", "host_name": "np0000001841", "device": "/dev/vdb", "attached_at": "2026-06-01T11:39:24.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "85b2cea923b94a958d3f76298db530a3", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001841@storpool#template_virtual"}, {"id": "085114df-a7b4-4e1c-a016-58b48e2daaea", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T11:38:36.000000", "updated_at": "2026-06-01T11:38:56.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-origin-1545463106", "description": null, "volume_type": "tempest-scenario-type-luks-1546335848", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.71/volume/v3/volumes/085114df-a7b4-4e1c-a016-58b48e2daaea"}, {"rel": "bookmark", "href": "https://10.4.3.71/volume/volumes/085114df-a7b4-4e1c-a016-58b48e2daaea"}], "user_id": "58acbdd885404740862f45e0137f4cf6", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "085114df-a7b4-4e1c-a016-58b48e2daaea", "attachment_id": "e6f59aa1-027a-49ad-a96e-aa6d52e8f14c", "volume_id": "085114df-a7b4-4e1c-a016-58b48e2daaea", "server_id": "273cccc1-2e3c-406b-8c08-b75489a98bf0", "host_name": "np0000001841", "device": "/dev/vda", "attached_at": "2026-06-01T11:38:55.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "027edaf7ca764c88afca90c7bbbc1437", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001841@storpool#default", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "6d3b2b67-16a8-4947-a675-c86f94cdaf9b", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c07
2026-06-01 11:39:34,321 106291 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.71/volume/v3/types/914d0cdb-5b5b-46d5-8886-23ceb202687e 0.040s
2026-06-01 11:39:34,322 106291 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 11:39:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb06f70-00e9-43f9-b315-886f486d0a2e', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.71/volume/v3/types/914d0cdb-5b5b-46d5-8886-23ceb202687e'}
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 4ce07c3c-9552-456f-8809-7776a3945258 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-06-01T11:39:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 4ce07c3c-9552-456f-8809-7776a3945258.'}. Request ID of server operation performed before checking the server status req-fb290f6f-7a13-412e-8100-3d2c5788b7d5.
|
||||||
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
pass
pt2.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
pt2.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
pt2.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
pt2.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
pt2.7: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]
|
||||||
| cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_crossproject_admin_negative[id-2daadb2e-409a-4ede-a6ce-6002ec324372] |
pass
pt3.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
pt3.2: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_backup_crossproject_user_negative[id-b9feb593-5809-4207-90d3-28e627730f13]
|
||||||
test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587] |
pass
pt3.3: cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest.test_incremental_backup_respective_parents[id-ce15f528-bfc1-492d-81db-b6168b631587]
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt4.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
pt5.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
pt6.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
pt7.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
pt8.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume[id-b5d837b0-7066-455d-88fc-4a721a899306]
|
||||||
test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume[id-457359e2-a663-4758-8f76-06d392dfd7c7]
|
||||||
test_incremental_backup[id-c810fe2c-cb40-43ab-96aa-471b74516a98] |
pass
pt9.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
pt9.4: cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup[id-885410c6-cd1d-452c-a409-7c32b7e0be15]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] |
pass
pt10.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
pt10.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
pt10.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
pt10.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
pt11.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
pt11.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
pt11.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
pt12.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
pt12.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
pt13.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
pt13.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
pt14.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
pt15.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
pt16.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
pt16.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
pt17.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
pt18.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
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.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
pt20.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
pt21.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
pt22.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
pt23.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
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.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
pt25.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
pt26.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.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
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt32.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
pt33.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
pt34.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
pt35.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
pt36.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
pt37.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
pt37.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
pt38.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
pt39.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
pt40.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
pt41.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
pt42.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
pt42.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
pt43.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
pt44.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
pt45.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
pt45.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
pt46.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
pt47.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt50.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt50.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt51.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
pt51.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
pt51.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
pt52.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
pt53.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt59.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt82.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
pt83.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
pt83.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
pt84.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
pt85.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
pt86.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
pt87.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
pt88.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
pt88.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
pt89.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
pt89.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt99.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]
|
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt99.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt100.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354] |
pass
pt101.1: tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume[id-301f5a30-1c6f-4ea0-be1a-91fd28d44354]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt102.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt102.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt103.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt103.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt103.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt104.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt105.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt105.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt105.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt105.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt105.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt105.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt105.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt105.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt105.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt105.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt105.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt105.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt105.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt105.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt105.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt105.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt105.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt105.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt106.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt106.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt106.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt106.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt106.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt106.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt106.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt106.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt106.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt106.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt106.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt106.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt106.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt106.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt106.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt106.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt106.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt106.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt106.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt106.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt106.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt106.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt106.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt106.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt106.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt106.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt106.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt106.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt106.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt106.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt106.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt106.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt107.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt107.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt107.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt107.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt107.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt107.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt108.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt108.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt108.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt108.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt108.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt108.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt108.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt108.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt108.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt108.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt108.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt108.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt108.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt109.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt109.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt109.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt109.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt109.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt109.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt110.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 2 | 0 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] |
pass
pt111.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume]
|
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt111.2: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt112.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt113.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt114.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt115.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt116.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]
|
||||||
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] |
pass
pt117.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume]
|
||||||
| Total | 321 | 295 | 2 | 0 | 24 | ||