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-05-31 08:23:18,098 106299 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luksv2-354872934 on backend None
2026-05-31 08:23:18,125 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.106/volume/v3/types 0.026s
2026-05-31 08:23:18,125 106299 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-354872934", "extra_specs": {}}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd36fb46-6d51-4a30-a4dc-881698725483', 'content-length': '213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd36fb46-6d51-4a30-a4dc-881698725483', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/types'}
Body: b'{"volume_type": {"id": "6f152855-46e4-491a-b0ae-2d32403e8ebd", "name": "tempest-scenario-type-luksv2-354872934", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-31 08:23:18,126 106299 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 6f152855-46e4-491a-b0ae-2d32403e8ebd
2026-05-31 08:23:18,159 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.106/volume/v3/types/6f152855-46e4-491a-b0ae-2d32403e8ebd/encryption 0.032s
2026-05-31 08:23:18,159 106299 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': 'Sun, 31 May 2026 08:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bdafe3a-cffe-40cc-839c-f39f06eda54d', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bdafe3a-cffe-40cc-839c-f39f06eda54d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/types/6f152855-46e4-491a-b0ae-2d32403e8ebd/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "6f152855-46e4-491a-b0ae-2d32403e8ebd", "encryption_id": "aa46c809-7515-4f7b-9641-056ac82a24ab"}}'
2026-05-31 08:23:18,353 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.106/volume/v3/volumes 0.193s
2026-05-31 08:23:18,354 106299 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-1459296367", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "size": 1}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0685be80-7795-4531-bc6f-f30bbfb756be', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0685be80-7795-4531-bc6f-f30bbfb756be', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.106/volume/v3/volumes'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.285771", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-31 08:23:18,429 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 201 POST https://10.4.3.106/identity/v3/auth/tokens 0.068s
2026-05-31 08:23:18,429 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2946', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-299fe123-496b-4a3a-92cd-6d61946057ef', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.106/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "25090baf7c744f0a82d8995ea9f8dd34", "name": "tempest-TestEncryptedCinderVolumes-539584157-project-member", "password_expires_at": null}, "audit_ids": ["xYhoDtiORledX3r9uUxigQ"], "expires_at": "2026-05-31T09:23:18.000000Z", "issued_at": "2026-05-31T08:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80ef8951fbe74377a0610c35e205ffc6", "name": "tempest-TestEncryptedCinderVolumes-539584157"}, "is_domain": false, "roles": [{"id": "e4115cba7fac48a28d6726c1aaaf2f62", "name": "member"}, {"id": "227ec91038974e40aff062847c5774a7", "name": "reader"}], "catalog": [{"endpoints": [{"id": "e3b6684a5a3f4e34af93d61b85811885", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/compute/v2/80ef8951fbe74377a0610c35e205ffc6", "region": "RegionOne"}], "id": "141a0c644fd74ab8a0b40b1218fbb17a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e49ecc3e34ad46dfa9c8aba7b48a81c6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/compute/v2.1", "region": "RegionOne"}], "id": "510627c4556b45f4ba4b6cc89c99e2aa", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c4792bd0fed24bf1a873901c0693df9d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/networking", "region": "RegionOne"}], "id": "afd7877089e9456399d063b89b176672", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c2e2fb18c86d4cd3b225c468d5c2bad9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/image", "region": "RegionOne"}], "id": "affa3b13771543ce856b3e469a4d1147", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2585ec42a5b94db4949ef0d9dfdff7ca", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/identity", "region": "RegionOne"}], "id": "c16368f9a56f471cae065be8b5f29b6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "07d51c988f3e403a841dbc2ec653288f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/placement", "region": "RegionOne"}], "id": "d681761f28014f4cbab077475f5d8faf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "da9c3b3d5976480094ec97d5cfaac288", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.106:8080", "region": "RegionOne"}, {"id": "e25937c159554dc48135ef8211759995", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106:8080/v1/AUTH_80ef8951fbe74377a0610c35e205ffc6", "region": "RegionOne"}], "id": "daf3d838d94f4d2f9c8dd32387dd9e83", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "56202adce67548569bb303da55ffca5a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/volume/v3", "region": "RegionOne"}], "id": "fbb7d1a195a84dd08aac86e6e29f5591", "type": "block-storage", "name": "cinder"}]}}'
2026-05-31 08:23:18,430 106299 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2) Found network {'id': 'f0c802b1-0a71-431f-902c-5153fb303e34', 'name': 'tempest-TestEncryptedCinderVolumes-244957984-network', 'tenant_id': '80ef8951fbe74377a0610c35e205ffc6', 'project_id': '80ef8951fbe74377a0610c35e205ffc6', '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': 5160, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-31T08:20:21Z', 'updated_at': '2026-05-31T08:20:21Z', 'revision_number': 1} available for tenant
2026-05-31 08:23:18,430 106299 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-31 08:23:18,430 106299 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-31 08:23:18,494 106299 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://10.4.3.106/compute/v2.1/os-keypairs 0.063s
2026-05-31 08:23:18,494 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1371729468", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBjljlAS541XzEYwZ6nEMIplQhPdNx+cfQ4Fx05J/cV1MrXw639crQ3UCBpV4UAvEwg5X7qRnMtNfKtufUgWHoxBxvIyXcr0yBU2tntBCa1kFzjqmv2VrIA8TIx9CkboVg=="}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:18 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-11a97110-2a99-4b44-a1f0-88853ad221d6', 'x-compute-request-id': 'req-11a97110-2a99-4b44-a1f0-88853ad221d6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1371729468", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBjljlAS541XzEYwZ6nEMIplQhPdNx+cfQ4Fx05J/cV1MrXw639crQ3UCBpV4UAvEwg5X7qRnMtNfKtufUgWHoxBxvIyXcr0yBU2tntBCa1kFzjqmv2VrIA8TIx9CkboVg==", "fingerprint": "b3:48:65:eb:ea:fe:8b:53:a7:63:7a:14:ff:48:be:cc", "user_id": "25090baf7c744f0a82d8995ea9f8dd34"}}'
2026-05-31 08:23:18,495 106299 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1371729468 created
2026-05-31 08:23:18,712 106299 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.106/networking/v2.0/security-groups 0.216s
2026-05-31 08:23:18,712 106299 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--957738299", "description": "tempest-description--28095669"}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-2b752455-53f2-4b04-bf4d-c95bcdc46989', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.106/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "ab8de8f4-c7c8-4b50-bab2-e21c4c943683", "name": "tempest-securitygroup--957738299", "stateful": true, "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "project_id": "80ef8951fbe74377a0610c35e205ffc6", "description": "tempest-description--28095669", "shared": false, "security_group_rules": [{"id": "31177776-c6f7-493d-a937-298c2d17a599", "project_id": "80ef8951fbe74377a0610c35e205ffc6", "security_group_id": "ab8de8f4-c7c8-4b50-bab2-e21c4c943683", "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": 1501, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-31T08:23:18Z", "updated_at": "2026-05-31T08:23:18Z", "revision_number": 0, "tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}, {"id": "b805c5fa-3d70-45ce-a8c6-ad27241d3491", "project_id": "80ef8951fbe74377a0610c35e205ffc6", "security_group_id": "ab8de8f4-c7c8-4b50-bab2-e21c4c943683", "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": 1502, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-31T08:23:18Z", "updated_at": "2026-05-31T08:23:18Z", "revision_number": 0, "tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}], "tags": [], "created_at": "2026-05-31T08:23:18Z", "updated_at": "2026-05-31T08:23:18Z", "revision_number": 1}}'
2026-05-31 08:23:18,975 106299 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.106/networking/v2.0/security-group-rules 0.262s
2026-05-31 08:23:18,975 106299 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": "ab8de8f4-c7c8-4b50-bab2-e21c4c943683", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-a375aa6a-40e7-4e43-9699-10cf51460e20', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.106/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d89ff71a-0c30-4453-b492-e725974eeaa9", "project_id": "80ef8951fbe74377a0610c35e205ffc6", "security_group_id": "ab8de8f4-c7c8-4b50-bab2-e21c4c943683", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-31T08:23:18Z", "updated_at": "2026-05-31T08:23:18Z", "revision_number": 0, "tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:23:19,192 106299 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.106/networking/v2.0/security-group-rules 0.217s
2026-05-31 08:23:19,192 106299 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": "ab8de8f4-c7c8-4b50-bab2-e21c4c943683", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0fd8b939-5b12-423e-9980-d8346f5989e5', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.106/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a78ea72a-c0d5-45de-bf3a-e8d6a6beb672", "project_id": "80ef8951fbe74377a0610c35e205ffc6", "security_group_id": "ab8de8f4-c7c8-4b50-bab2-e21c4c943683", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-31T08:23:19Z", "updated_at": "2026-05-31T08:23:19Z", "revision_number": 0, "tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:23:19,193 106299 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--957738299 created
2026-05-31 08:23:19,827 106299 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://10.4.3.106/networking/v2.0/floatingips 0.634s
2026-05-31 08:23:19,828 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "0862c012-901a-4ef3-982d-3929b814fa5f"}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-bcbf9071-496e-450a-97b3-0ee10db3bf13', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.106/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "015348dd-8b8e-4d28-a4a4-b5d8e262630f", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "project_id": "80ef8951fbe74377a0610c35e205ffc6", "floating_ip_address": "172.24.5.218", "floating_network_id": "0862c012-901a-4ef3-982d-3929b814fa5f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-31T08:23:19Z", "updated_at": "2026-05-31T08:23:19Z", "revision_number": 0}}'
2026-05-31 08:23:19,828 106299 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '015348dd-8b8e-4d28-a4a4-b5d8e262630f', 'tenant_id': '80ef8951fbe74377a0610c35e205ffc6', 'project_id': '80ef8951fbe74377a0610c35e205ffc6', 'floating_ip_address': '172.24.5.218', 'floating_network_id': '0862c012-901a-4ef3-982d-3929b814fa5f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-31T08:23:19Z', 'updated_at': '2026-05-31T08:23:19Z', 'revision_number': 0, 'ip': '172.24.5.218'} created
2026-05-31 08:23:19,828 106299 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1371729468', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBjljlAS541XzEYwZ6nEMIplQhPdNx+cfQ4Fx05J/cV1MrXw639crQ3UCBpV4UAvEwg5X7qRnMtNfKtufUgWHoxBxvIyXcr0yBU2tntBCa1kFzjqmv2VrIA8TIx9CkboVg==', 'fingerprint': 'b3:48:65:eb:ea:fe:8b:53:a7:63:7a:14:ff:48:be:cc', 'user_id': '25090baf7c744f0a82d8995ea9f8dd34', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD6YbezDxtK9tPXnTJTttnds1MZJFnzwGisIci3gIQ+fHu+Hl6wsBbm\nqZaRJ6po8mqgBwYFK4EEACKhZANiAAQY5Y5QEueNV8xGMGepxDCKZUIT3TcfnH0O\nBcdOSf3FdTK18Ot/XK0N1AgaVeFALxMIOV+6kZzLTXyrbn1IFh6MQcbyMl3K9MgV\nNrZ7QQmtZBc46pr9layAPEyMfQpG6FY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ab8de8f4-c7c8-4b50-bab2-e21c4c943683', 'name': 'tempest-securitygroup--957738299', 'stateful': True, 'tenant_id': '80ef8951fbe74377a0610c35e205ffc6', 'project_id': '80ef8951fbe74377a0610c35e205ffc6', 'description': 'tempest-description--28095669', 'shared': False, 'security_group_rules': [{'id': '31177776-c6f7-493d-a937-298c2d17a599', 'project_id': '80ef8951fbe74377a0610c35e205ffc6', 'security_group_id': 'ab8de8f4-c7c8-4b50-bab2-e21c4c943683', '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': 1501, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-31T08:23:18Z', 'updated_at': '2026-05-31T08:23:18Z', 'revision_number': 0, 'tenant_id': '80ef8951fbe74377a0610c35e205ffc6'}, {'id': 'b805c5fa-3d70-45ce-a8c6-ad27241d3491', 'project_id': '80ef8951fbe74377a0610c35e205ffc6', 'security_group_id': 'ab8de8f4-c7c8-4b50-bab2-e21c4c943683', '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': 1502, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-31T08:23:18Z', 'updated_at': '2026-05-31T08:23:18Z', 'revision_number': 0, 'tenant_id': '80ef8951fbe74377a0610c35e205ffc6'}], 'tags': [], 'created_at': '2026-05-31T08:23:18Z', 'updated_at': '2026-05-31T08:23:18Z', 'revision_number': 1}, 'floating_ip': {'id': '015348dd-8b8e-4d28-a4a4-b5d8e262630f', 'tenant_id': '80ef8951fbe74377a0610c35e205ffc6', 'project_id': '80ef8951fbe74377a0610c35e205ffc6', 'floating_ip_address': '172.24.5.218', 'floating_network_id': '0862c012-901a-4ef3-982d-3929b814fa5f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-31T08:23:19Z', 'updated_at': '2026-05-31T08:23:19Z', 'revision_number': 0, 'ip': '172.24.5.218'}}
2026-05-31 08:23:20,600 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 202 POST https://10.4.3.106/compute/v2.1/servers 0.772s
2026-05-31 08:23:20,601 106299 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-216945707", "imageRef": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "flavorRef": "42", "networks": [{"uuid": "f0c802b1-0a71-431f-902c-5153fb303e34"}], "security_groups": [{"name": "tempest-securitygroup--957738299"}], "key_name": "tempest-keypair-1371729468", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '405', 'location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bde6ce1-f3e9-4221-a8f7-c6c9e93361d3', 'x-compute-request-id': 'req-0bde6ce1-f3e9-4221-a8f7-c6c9e93361d3', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.106/compute/v2.1/servers'}
Body: b'{"server": {"id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--957738299"}], "adminPass": "fwCCRB29d2jh"}}'
2026-05-31 08:23:20,733 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.130s
2026-05-31 08:23:20,733 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d646f1fe-290d-4b46-b8e9-d051353a0432', 'x-compute-request-id': 'req-d646f1fe-290d-4b46-b8e9-d051353a0432', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:21Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:21,828 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.084s
2026-05-31 08:23:21,828 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e70477a6-e1eb-4156-8044-b828e94dda64', 'x-compute-request-id': 'req-e70477a6-e1eb-4156-8044-b828e94dda64', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:22,944 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.110s
2026-05-31 08:23:22,944 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2b2f0bb-6b06-4c17-b85b-87d21ad93346', 'x-compute-request-id': 'req-e2b2f0bb-6b06-4c17-b85b-87d21ad93346', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:22,952 106299 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-31 08:23:24,047 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.094s
2026-05-31 08:23:24,047 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b3e48f-bff5-4ddd-a3b9-19c91971cbdb', 'x-compute-request-id': 'req-73b3e48f-bff5-4ddd-a3b9-19c91971cbdb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:25,158 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.106s
2026-05-31 08:23:25,159 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0fb766a-1ad2-487d-b3b4-fc3af7124775', 'x-compute-request-id': 'req-f0fb766a-1ad2-487d-b3b4-fc3af7124775', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:25,165 106299 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-31 08:23:26,404 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.237s
2026-05-31 08:23:26,404 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ccb4cc9-230e-4019-84c1-2e141ea45bc0', 'x-compute-request-id': 'req-1ccb4cc9-230e-4019-84c1-2e141ea45bc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:27,669 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.258s
2026-05-31 08:23:27,669 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68c8e488-a58d-40ed-9dfe-b1edd6df67df', 'x-compute-request-id': 'req-68c8e488-a58d-40ed-9dfe-b1edd6df67df', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:27,677 106299 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-05-31 08:23:28,878 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.201s
2026-05-31 08:23:28,879 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68b3c2fb-12c1-4982-8d2b-38b145d3c8c3', 'x-compute-request-id': 'req-68b3c2fb-12c1-4982-8d2b-38b145d3c8c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:30,100 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.215s
2026-05-31 08:23:30,100 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9be0047-3689-47d6-b852-eac3f22de5a3', 'x-compute-request-id': 'req-f9be0047-3689-47d6-b852-eac3f22de5a3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:31,285 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.179s
2026-05-31 08:23:31,285 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ff57210-1f7a-4149-89c6-6c67a8fe33d2', 'x-compute-request-id': 'req-8ff57210-1f7a-4149-89c6-6c67a8fe33d2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:32,646 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.354s
2026-05-31 08:23:32,647 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53eacfb7-dfe8-4474-9b31-a458ef6c2855', 'x-compute-request-id': 'req-53eacfb7-dfe8-4474-9b31-a458ef6c2855', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:33,874 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.221s
2026-05-31 08:23:33,874 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2706964e-4f7c-4e5b-9e2e-d846df04b6ec', 'x-compute-request-id': 'req-2706964e-4f7c-4e5b-9e2e-d846df04b6ec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "BUILD", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:35,090 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.209s
2026-05-31 08:23:35,091 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c821a4a-086b-43c6-a1db-98019b743b20', 'x-compute-request-id': 'req-0c821a4a-086b-43c6-a1db-98019b743b20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-244957984-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:66"}]}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "ACTIVE", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": "2026-05-31T08:23:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:23:35,096 106299 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-05-31 08:23:35,190 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c/os-interface 0.093s
2026-05-31 08:23:35,190 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:35 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-dc9e0942-2d38-4722-a5bb-3fd3073add44', 'x-compute-request-id': 'req-dc9e0942-2d38-4722-a5bb-3fd3073add44', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "f0c802b1-0a71-431f-902c-5153fb303e34", "port_id": "c13d37dc-9ae9-4f8f-90cd-3a3dc5605322", "mac_addr": "fa:16:3e:4a:b2:66", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "aee79d97-2f0f-40ff-816f-67492ae0dd01", "ip_address": "10.1.0.6"}]}]}'
2026-05-31 08:23:35,855 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 PUT https://10.4.3.106/networking/v2.0/floatingips/015348dd-8b8e-4d28-a4a4-b5d8e262630f 0.663s
2026-05-31 08:23:35,855 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "c13d37dc-9ae9-4f8f-90cd-3a3dc5605322"}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ac79742a-2939-44d5-b9e9-e9175a853c3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/networking/v2.0/floatingips/015348dd-8b8e-4d28-a4a4-b5d8e262630f'}
Body: b'{"floatingip": {"id": "015348dd-8b8e-4d28-a4a4-b5d8e262630f", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "project_id": "80ef8951fbe74377a0610c35e205ffc6", "floating_ip_address": "172.24.5.218", "floating_network_id": "0862c012-901a-4ef3-982d-3929b814fa5f", "router_id": "f5cd31b9-840d-4636-8ab8-43422d1290be", "port_id": "c13d37dc-9ae9-4f8f-90cd-3a3dc5605322", "fixed_ip_address": "10.1.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f0c802b1-0a71-431f-902c-5153fb303e34", "mac_address": "fa:16:3e:4a:b2:66", "admin_state_up": true, "status": "ACTIVE", "device_id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-31T08:23:19Z", "updated_at": "2026-05-31T08:23:35Z", "revision_number": 1}}'
2026-05-31 08:23:35,856 106299 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.218:22' as 'cirros' with public key authentication
2026-05-31 08:24:11,781 106299 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-31 08:24:11,979 106299 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-31 08:24:11,979 106299 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.5.218 successfully created
2026-05-31 08:24:12,216 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.236s
2026-05-31 08:24:12,216 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad656c8a-53f9-4b8d-9d94-f5c7db8d7c0b', 'x-compute-request-id': 'req-ad656c8a-53f9-4b8d-9d94-f5c7db8d7c0b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-244957984-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:66"}, {"version": 4, "addr": "172.24.5.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:66"}]}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "ACTIVE", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:23:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": "2026-05-31T08:23:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:24:12,251 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:24:12,251 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b695e107-46ae-4e21-bfa3-c256d14cd831', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b695e107-46ae-4e21-bfa3-c256d14cd831', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:23:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:12,262 106299 INFO [tempest.common.waiters] volume e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 reached available after waiting for 0.262210 seconds
2026-05-31 08:24:12,292 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.029s
2026-05-31 08:24:12,292 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13228330-e03f-448c-87ef-f8d084ffc69e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13228330-e03f-448c-87ef-f8d084ffc69e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:23:19.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:14,870 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 POST https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c/os-volume_attachments 2.571s
2026-05-31 08:24:14,870 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:12 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-480748ba-0ce0-4194-889f-2ba8e3be7fef', 'x-compute-request-id': 'req-480748ba-0ce0-4194-889f-2ba8e3be7fef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "serverId": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "volumeId": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "device": "/dev/vdb"}}'
2026-05-31 08:24:14,899 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:24:14,900 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47017d43-5168-4a49-acff-b53373fb0e60', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47017d43-5168-4a49-acff-b53373fb0e60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:14.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:15,956 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.046s
2026-05-31 08:24:15,956 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f531bb-3fed-4248-b0c9-e529cf680d03', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f531bb-3fed-4248-b0c9-e529cf680d03', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:16,996 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.035s
2026-05-31 08:24:16,996 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f82251-5bd8-4e1f-880d-1f07dfbfa90d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f82251-5bd8-4e1f-880d-1f07dfbfa90d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:18,054 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.050s
2026-05-31 08:24:18,055 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8befe7b3-4f85-46b7-9d0d-5299a34fe7b9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8befe7b3-4f85-46b7-9d0d-5299a34fe7b9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:19,104 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.040s
2026-05-31 08:24:19,104 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c042b438-3c6e-4eb5-8fea-37f32fba02e7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c042b438-3c6e-4eb5-8fea-37f32fba02e7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:20,145 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.035s
2026-05-31 08:24:20,145 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b02d8cd-6b80-4b79-94b9-c3f5947a6dd8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b02d8cd-6b80-4b79-94b9-c3f5947a6dd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:21,195 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.042s
2026-05-31 08:24:21,195 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156c4bf0-cf39-4342-a897-a1eac247c0f3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156c4bf0-cf39-4342-a897-a1eac247c0f3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:22,236 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.035s
2026-05-31 08:24:22,236 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a22a457-8e56-4776-915b-a5c4b2238903', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a22a457-8e56-4776-915b-a5c4b2238903', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:23,287 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.045s
2026-05-31 08:24:23,287 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a54155e-300c-4c67-b1e0-babf57da4049', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a54155e-300c-4c67-b1e0-babf57da4049', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:24,332 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.038s
2026-05-31 08:24:24,332 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783a67b3-a37a-43a1-a440-cb1c7461af3c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783a67b3-a37a-43a1-a440-cb1c7461af3c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:25,366 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:24:25,367 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27997dc6-75b4-4375-8fa5-8c5e236aeada', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27997dc6-75b4-4375-8fa5-8c5e236aeada', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:26,402 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.030s
2026-05-31 08:24:26,403 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82638b23-c138-4a6f-bd0b-cdc582a7dfe2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82638b23-c138-4a6f-bd0b-cdc582a7dfe2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:27,435 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:24:27,435 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8a06dc-8be1-4217-bce9-6e616d3637bc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8a06dc-8be1-4217-bce9-6e616d3637bc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:28,479 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.039s
2026-05-31 08:24:28,480 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86edfc92-9d37-490a-a2a6-086f144b0af3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86edfc92-9d37-490a-a2a6-086f144b0af3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:29,540 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.051s
2026-05-31 08:24:29,541 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e11c447a-913d-4312-89cb-40eef25f5f49', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e11c447a-913d-4312-89cb-40eef25f5f49', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:30,587 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.036s
2026-05-31 08:24:30,587 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b68281-920f-4cb2-91fa-a2c112d50e43', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b68281-920f-4cb2-91fa-a2c112d50e43', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:31,637 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.042s
2026-05-31 08:24:31,637 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe7b4f1-2966-442e-beb5-1acbabc8d3d9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe7b4f1-2966-442e-beb5-1acbabc8d3d9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:32,689 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.046s
2026-05-31 08:24:32,689 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059b27c3-ed74-4e34-ac23-10f7fe1a2696', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059b27c3-ed74-4e34-ac23-10f7fe1a2696', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:15.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:33,750 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.052s
2026-05-31 08:24:33,751 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87dca6e7-a739-4d7e-bf7c-145249a52a20', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87dca6e7-a739-4d7e-bf7c-145249a52a20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:34,788 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.032s
2026-05-31 08:24:34,788 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f7d740-1bf5-442d-9960-6a44f468b273', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f7d740-1bf5-442d-9960-6a44f468b273', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:35,837 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.043s
2026-05-31 08:24:35,837 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24db9e29-2a59-40c8-8b76-6a9132981771', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24db9e29-2a59-40c8-8b76-6a9132981771', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:36,875 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.031s
2026-05-31 08:24:36,875 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df81bd92-a7e2-4ef8-8bd8-b67b415ddfde', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df81bd92-a7e2-4ef8-8bd8-b67b415ddfde', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:37,909 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:24:37,910 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a169cbbc-1804-425c-acfb-9059f0fe5f9c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a169cbbc-1804-425c-acfb-9059f0fe5f9c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:38,943 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:24:38,943 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421c42e9-54b5-4264-82db-28d91fa56136', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421c42e9-54b5-4264-82db-28d91fa56136', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:39,976 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:24:39,976 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37824476-3197-4f5f-ab05-e64d18efeae0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37824476-3197-4f5f-ab05-e64d18efeae0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:41,010 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:24:41,011 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5166caa0-85f6-4d6d-a104-f471799b9386', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5166caa0-85f6-4d6d-a104-f471799b9386', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:42,041 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:24:42,041 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea1bd7e6-cc2c-47da-beb2-1655c552983d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea1bd7e6-cc2c-47da-beb2-1655c552983d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:43,069 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.023s
2026-05-31 08:24:43,069 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c485bd-3e4a-4e43-91c5-a90e907c9a76', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c485bd-3e4a-4e43-91c5-a90e907c9a76', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:44,112 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.035s
2026-05-31 08:24:44,112 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ded3e7-ce3e-4ffb-a481-4697f2af5e09', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ded3e7-ce3e-4ffb-a481-4697f2af5e09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:45,146 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:24:45,146 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce304632-73b0-42f6-aba6-d1c45683b84a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce304632-73b0-42f6-aba6-d1c45683b84a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:46,181 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.030s
2026-05-31 08:24:46,182 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398fb20f-c134-48c4-b6b6-7b637c2a9a48', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398fb20f-c134-48c4-b6b6-7b637c2a9a48', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:47,222 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.035s
2026-05-31 08:24:47,222 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa02d64e-bc1f-4ff8-a11e-83e5992de83d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa02d64e-bc1f-4ff8-a11e-83e5992de83d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:48,263 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.034s
2026-05-31 08:24:48,263 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00188e0f-038f-4198-a5fd-e1759c5e4203', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00188e0f-038f-4198-a5fd-e1759c5e4203', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:49,301 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.029s
2026-05-31 08:24:49,301 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49962d2a-f78e-4c3c-abb1-0c4462a7dcbc', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49962d2a-f78e-4c3c-abb1-0c4462a7dcbc', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:50,340 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.030s
2026-05-31 08:24:50,340 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e459ede-b6a5-4512-a05a-12a784e26a7c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e459ede-b6a5-4512-a05a-12a784e26a7c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:51,375 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:24:51,375 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68456d1-6253-46f7-9b74-7dd850057084', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68456d1-6253-46f7-9b74-7dd850057084', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:52,408 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:24:52,408 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec12b4c-75c9-4d36-bf42-104ff3da1727', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec12b4c-75c9-4d36-bf42-104ff3da1727', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:53,448 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.033s
2026-05-31 08:24:53,448 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3336cb-933b-47c3-92d3-e92e23e7375b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3336cb-933b-47c3-92d3-e92e23e7375b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:54,480 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:24:54,480 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b1d02e-01b5-4184-8c1d-839e3381142e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b1d02e-01b5-4184-8c1d-839e3381142e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:55,518 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.033s
2026-05-31 08:24:55,519 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcfcc914-a092-498e-b477-de64e0f084d3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcfcc914-a092-498e-b477-de64e0f084d3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:56,560 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.034s
2026-05-31 08:24:56,560 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c950df1c-07d0-429f-a208-c43045a88ca3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c950df1c-07d0-429f-a208-c43045a88ca3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:57,599 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.032s
2026-05-31 08:24:57,599 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6a95c2-ba4f-4f2a-bb0e-13233631bdb6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6a95c2-ba4f-4f2a-bb0e-13233631bdb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:58,631 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:24:58,631 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbffa57e-d493-41e1-90fa-2c39f4ff1175', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbffa57e-d493-41e1-90fa-2c39f4ff1175', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:24:59,663 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:24:59,663 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:24:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ea68ea-2e62-4c30-8068-5a5d2a2b8e3f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ea68ea-2e62-4c30-8068-5a5d2a2b8e3f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:00,707 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.038s
2026-05-31 08:25:00,708 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e3f7a70-5e2a-4600-829d-371643ad059c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e3f7a70-5e2a-4600-829d-371643ad059c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:01,747 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.034s
2026-05-31 08:25:01,748 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92b331b-40c7-4b73-a994-c8c4a835cc28', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92b331b-40c7-4b73-a994-c8c4a835cc28', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:02,778 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.022s
2026-05-31 08:25:02,778 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb2a07f-df4f-46a9-b75b-62a1d2114ee0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb2a07f-df4f-46a9-b75b-62a1d2114ee0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:03,814 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.031s
2026-05-31 08:25:03,814 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd493d8-9ce9-41ab-8ac6-43d81bf295c5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd493d8-9ce9-41ab-8ac6-43d81bf295c5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:04,857 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.037s
2026-05-31 08:25:04,857 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f45007-036e-44af-8291-5cfbfd0d3546', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f45007-036e-44af-8291-5cfbfd0d3546', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:05,892 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:25:05,892 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c875ac8-a36e-4e63-9bb4-897c4e9658fb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c875ac8-a36e-4e63-9bb4-897c4e9658fb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:06,934 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.037s
2026-05-31 08:25:06,934 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a981b22-5872-489b-a683-b14156be86c7', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a981b22-5872-489b-a683-b14156be86c7', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:07,968 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:25:07,968 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1f9717-c40c-4dff-91d5-f75651c1c1da', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1f9717-c40c-4dff-91d5-f75651c1c1da', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:08,996 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.023s
2026-05-31 08:25:08,997 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde0f469-59ec-48de-9c96-31906ff9f0cb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde0f469-59ec-48de-9c96-31906ff9f0cb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:10,030 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:25:10,030 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd62a92f-0f1b-4473-a6dc-df0c94f9a8cf', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd62a92f-0f1b-4473-a6dc-df0c94f9a8cf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:11,063 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:25:11,063 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c38b03b-df6b-4061-8ec6-c1ca7f2b25bf', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c38b03b-df6b-4061-8ec6-c1ca7f2b25bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:12,098 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:25:12,098 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-584a23c3-5b6d-40eb-9a4b-27d86db68e42', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-584a23c3-5b6d-40eb-9a4b-27d86db68e42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:13,138 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.032s
2026-05-31 08:25:13,138 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0e70d0-7456-4809-9fd3-e305c385eda8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0e70d0-7456-4809-9fd3-e305c385eda8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:14,169 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:25:14,169 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-249e1e83-3c30-4d50-9329-b0e5b0e6238f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-249e1e83-3c30-4d50-9329-b0e5b0e6238f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:15,205 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.031s
2026-05-31 08:25:15,205 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e771e01-2c16-404d-b1a2-9cad8f10a2e6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e771e01-2c16-404d-b1a2-9cad8f10a2e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:16,235 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:25:16,236 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d279e8-bb6d-47dc-9dd4-3c9b5671af6e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d279e8-bb6d-47dc-9dd4-3c9b5671af6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:17,269 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:25:17,269 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5026529-32a4-4112-b260-0b72195e1c75', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5026529-32a4-4112-b260-0b72195e1c75', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:18,303 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:25:18,304 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e42279c-2da6-44c7-858e-97a4b22ad9b3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e42279c-2da6-44c7-858e-97a4b22ad9b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:19,350 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.038s
2026-05-31 08:25:19,350 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558eb7ac-8f23-4a51-abb4-5a51ba5b7e63', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558eb7ac-8f23-4a51-abb4-5a51ba5b7e63', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:20,385 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:25:20,385 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a1638f8-70da-4c25-afcf-489e8665f392', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a1638f8-70da-4c25-afcf-489e8665f392', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:21,419 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:25:21,419 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d7167d-7cc5-41f8-b245-7e12f49b2ec6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d7167d-7cc5-41f8-b245-7e12f49b2ec6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:22,461 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.035s
2026-05-31 08:25:22,462 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92702956-b6c5-4e8d-bcbd-002ec6ffea5a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92702956-b6c5-4e8d-bcbd-002ec6ffea5a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:23,503 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.031s
2026-05-31 08:25:23,503 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb78637-a386-4bbc-99f8-0fde7f22d5d4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb78637-a386-4bbc-99f8-0fde7f22d5d4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:24,552 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.039s
2026-05-31 08:25:24,552 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54dc70bb-bb66-4828-ae07-a712a4279281', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54dc70bb-bb66-4828-ae07-a712a4279281', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:25,598 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.037s
2026-05-31 08:25:25,598 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba6cf126-b7bc-4077-983f-be373a32dc1f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba6cf126-b7bc-4077-983f-be373a32dc1f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:26,630 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:25:26,630 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fca69c-e987-440c-af1c-0bf3239e5c3a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fca69c-e987-440c-af1c-0bf3239e5c3a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:27,661 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:25:27,661 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-065f61bd-8b17-44c4-8f70-4bc106f0500b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-065f61bd-8b17-44c4-8f70-4bc106f0500b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:28,703 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.036s
2026-05-31 08:25:28,704 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1392381-3ace-47ac-a888-1b2f18ab6ae3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1392381-3ace-47ac-a888-1b2f18ab6ae3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:29,755 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.045s
2026-05-31 08:25:29,755 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc23f12-d86b-4cce-8f39-39658f51dcb9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc23f12-d86b-4cce-8f39-39658f51dcb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:30,799 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.037s
2026-05-31 08:25:30,800 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de3c55a-a3cc-40fd-8917-6c631ae34579', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de3c55a-a3cc-40fd-8917-6c631ae34579', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:31,840 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.032s
2026-05-31 08:25:31,840 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e63049-42a9-4e6a-b616-6ae35a3346bd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e63049-42a9-4e6a-b616-6ae35a3346bd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:32,984 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.138s
2026-05-31 08:25:32,984 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1b47fb-f225-41e3-b665-2ce81a872c2c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1b47fb-f225-41e3-b665-2ce81a872c2c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:34,017 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:25:34,018 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-771a8d92-0099-495f-b0ee-788ff01f97ed', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-771a8d92-0099-495f-b0ee-788ff01f97ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:35,053 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:25:35,053 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8af4c3c-f80e-4f8c-8ff0-bb595f761295', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8af4c3c-f80e-4f8c-8ff0-bb595f761295', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:36,089 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:25:36,089 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f53f77-c12a-4b00-bf6c-53cefbebea14', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f53f77-c12a-4b00-bf6c-53cefbebea14', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:37,132 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.035s
2026-05-31 08:25:37,132 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f154a7d7-aeb4-417c-9409-a78ae1798f3f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f154a7d7-aeb4-417c-9409-a78ae1798f3f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:38,166 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.029s
2026-05-31 08:25:38,166 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071a06f3-f53b-4adc-bae6-f2060a4832de', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071a06f3-f53b-4adc-bae6-f2060a4832de', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:39,203 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:25:39,203 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac075e2-ef89-45d6-8d26-955a33f15d41', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac075e2-ef89-45d6-8d26-955a33f15d41', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:40,242 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.030s
2026-05-31 08:25:40,242 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-024b0baa-0ee9-4329-aab1-a1d5beac1d2a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-024b0baa-0ee9-4329-aab1-a1d5beac1d2a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:41,449 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.201s
2026-05-31 08:25:41,449 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58740d3-97a3-4fcf-bc62-ef611d42a67e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58740d3-97a3-4fcf-bc62-ef611d42a67e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:42,482 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:25:42,483 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c0322b9-0fae-48a2-8c83-687f8020300a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c0322b9-0fae-48a2-8c83-687f8020300a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:43,516 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:25:43,516 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aaea909-b6fd-4391-8686-e638a0d634c3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aaea909-b6fd-4391-8686-e638a0d634c3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:44,554 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.030s
2026-05-31 08:25:44,554 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09d330b-af17-456a-8130-2ada662eb7a4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09d330b-af17-456a-8130-2ada662eb7a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:45,598 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.037s
2026-05-31 08:25:45,599 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca86752-238d-487b-af7b-28e713bbf354', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca86752-238d-487b-af7b-28e713bbf354', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:46,634 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.031s
2026-05-31 08:25:46,634 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06baee7-8a8d-4559-a7ee-6b53595bd842', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06baee7-8a8d-4559-a7ee-6b53595bd842', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:47,668 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:25:47,668 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac0b7e7-8535-4cef-8593-8aa5559bc668', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac0b7e7-8535-4cef-8593-8aa5559bc668', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:48,703 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.030s
2026-05-31 08:25:48,703 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87667392-d40c-4fbf-978d-a6679a270450', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87667392-d40c-4fbf-978d-a6679a270450', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:49,738 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.029s
2026-05-31 08:25:49,738 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa931ccf-c648-436f-a2b2-5a9f02dbfbc6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa931ccf-c648-436f-a2b2-5a9f02dbfbc6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:50,769 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:25:50,769 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b284d0-191a-43ea-b0a3-090fd379ccfe', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b284d0-191a-43ea-b0a3-090fd379ccfe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:51,799 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:25:51,799 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc5a24e-75e9-4dfb-a1ef-b0edf13ec269', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc5a24e-75e9-4dfb-a1ef-b0edf13ec269', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:52,834 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.030s
2026-05-31 08:25:52,835 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5e4c44-48dd-4834-ba7d-c174aab1ffe3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5e4c44-48dd-4834-ba7d-c174aab1ffe3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:53,873 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.033s
2026-05-31 08:25:53,873 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe45cb57-62b4-4745-947c-e010f57e17b8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe45cb57-62b4-4745-947c-e010f57e17b8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:54,901 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.023s
2026-05-31 08:25:54,902 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e30f34-3adc-4904-9364-e83322536532', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e30f34-3adc-4904-9364-e83322536532', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:55,937 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.031s
2026-05-31 08:25:55,937 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e60274c-57da-47b7-a46b-bf650d4f5dc0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e60274c-57da-47b7-a46b-bf650d4f5dc0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:56,980 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.033s
2026-05-31 08:25:56,982 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5807282-d49a-43ae-b202-14962d7e865d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5807282-d49a-43ae-b202-14962d7e865d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:58,022 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.034s
2026-05-31 08:25:58,023 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae5e337-3d69-4fe8-b067-4d59a3c7c1fd', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae5e337-3d69-4fe8-b067-4d59a3c7c1fd', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:25:59,063 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.032s
2026-05-31 08:25:59,063 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:25:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac06646-786b-4d1a-b62a-34a1da78553d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac06646-786b-4d1a-b62a-34a1da78553d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:00,094 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.022s
2026-05-31 08:26:00,095 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf8fb7d-d175-4632-aa90-51c6dba31e09', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf8fb7d-d175-4632-aa90-51c6dba31e09', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:01,140 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.040s
2026-05-31 08:26:01,140 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87488782-d4e3-445d-8a1e-5f889436fdc4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87488782-d4e3-445d-8a1e-5f889436fdc4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:02,178 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.029s
2026-05-31 08:26:02,178 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79457db8-e0fb-46cd-9a2d-7fa9dd174e0c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79457db8-e0fb-46cd-9a2d-7fa9dd174e0c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:03,212 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:26:03,212 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b12c3e-215f-43fe-a24f-a4439d010f96', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b12c3e-215f-43fe-a24f-a4439d010f96', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:04,246 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:26:04,246 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb176e2-286b-4a62-9956-0bef30e6acab', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb176e2-286b-4a62-9956-0bef30e6acab', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:05,284 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.031s
2026-05-31 08:26:05,285 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb1b1a2-b5fe-4069-bca4-4e4e15d521a4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb1b1a2-b5fe-4069-bca4-4e4e15d521a4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:06,330 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.038s
2026-05-31 08:26:06,330 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416c5c70-f5c9-42e1-9b1b-7fc43bd19f4c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416c5c70-f5c9-42e1-9b1b-7fc43bd19f4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:07,361 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.023s
2026-05-31 08:26:07,361 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09ab831-078c-4560-bc03-a2bbbc61602c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09ab831-078c-4560-bc03-a2bbbc61602c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:08,400 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.034s
2026-05-31 08:26:08,400 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-204906fc-2b0a-4fd6-9aaa-b8fe56d4485f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204906fc-2b0a-4fd6-9aaa-b8fe56d4485f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:09,436 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.030s
2026-05-31 08:26:09,437 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e82cec-bc24-472d-a3d0-9f8360d74954', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e82cec-bc24-472d-a3d0-9f8360d74954', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:10,475 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.030s
2026-05-31 08:26:10,476 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e0b75e-54e7-4611-80af-e6dfc80e798b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e0b75e-54e7-4611-80af-e6dfc80e798b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:11,514 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.033s
2026-05-31 08:26:11,514 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513d7a84-4ad2-43a4-8e3f-2c5d4203b37c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513d7a84-4ad2-43a4-8e3f-2c5d4203b37c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:12,548 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:26:12,548 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4890e31-e91b-46d3-95d7-14335be9e01f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4890e31-e91b-46d3-95d7-14335be9e01f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:13,584 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.031s
2026-05-31 08:26:13,584 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9594fa04-76ae-4b51-b5c2-cc1bf988d3a8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9594fa04-76ae-4b51-b5c2-cc1bf988d3a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:14,634 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.041s
2026-05-31 08:26:14,634 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e36c80-1d06-44dc-bfe0-7c16db0a9c7b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e36c80-1d06-44dc-bfe0-7c16db0a9c7b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:15,668 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.029s
2026-05-31 08:26:15,669 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c720db7-bd7e-4d50-bfa9-c5a6e1074ff4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c720db7-bd7e-4d50-bfa9-c5a6e1074ff4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:16,712 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.034s
2026-05-31 08:26:16,713 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea46439f-fee0-434b-94bd-62106d278c66', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea46439f-fee0-434b-94bd-62106d278c66', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:17,748 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:26:17,748 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94aa6423-797a-49fe-ae0b-85a0a2741585', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94aa6423-797a-49fe-ae0b-85a0a2741585', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:18,790 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.034s
2026-05-31 08:26:18,790 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd46673a-e741-44f9-9eed-6e95fbeaa4e1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd46673a-e741-44f9-9eed-6e95fbeaa4e1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:19,820 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:26:19,821 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2de8e2-3eaf-4af6-9f04-778d938a455e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2de8e2-3eaf-4af6-9f04-778d938a455e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:20,864 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.038s
2026-05-31 08:26:20,864 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-571dcd76-5c66-4700-9e60-80ac618754c2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-571dcd76-5c66-4700-9e60-80ac618754c2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:21,916 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.041s
2026-05-31 08:26:21,916 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ceba93d-2f49-4672-a04b-bbbe6712462e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ceba93d-2f49-4672-a04b-bbbe6712462e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:22,963 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.039s
2026-05-31 08:26:22,964 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e772e803-226c-4f2e-af0d-ff8ce629c5e6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e772e803-226c-4f2e-af0d-ff8ce629c5e6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:24,010 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.039s
2026-05-31 08:26:24,010 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8666f7e1-3071-4b82-8312-6df1659890f9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8666f7e1-3071-4b82-8312-6df1659890f9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:25,043 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:26:25,043 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-963ac228-ec6c-49bb-9d3c-a591eaa7d139', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-963ac228-ec6c-49bb-9d3c-a591eaa7d139', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:26,072 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.023s
2026-05-31 08:26:26,072 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1efb710-fde4-423a-a183-86e164521a60', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1efb710-fde4-423a-a183-86e164521a60', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:27,114 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.034s
2026-05-31 08:26:27,114 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7df2f78-c51f-41c3-b97e-c47dddcee87e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7df2f78-c51f-41c3-b97e-c47dddcee87e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:28,150 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:26:28,151 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3517132c-0d94-4475-b56b-13bcc765d6c4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3517132c-0d94-4475-b56b-13bcc765d6c4', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:29,183 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:26:29,183 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb9ae24-a8c7-49e7-b322-feca3a1dc68c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb9ae24-a8c7-49e7-b322-feca3a1dc68c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:30,227 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.035s
2026-05-31 08:26:30,227 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8620528c-aa00-4740-adf6-374fa25896b5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8620528c-aa00-4740-adf6-374fa25896b5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:31,263 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:26:31,264 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483c7226-edde-4579-8f64-c8c9f5b5a827', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483c7226-edde-4579-8f64-c8c9f5b5a827', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:32,299 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.030s
2026-05-31 08:26:32,299 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab0ac55-e153-4a39-abec-dec3c95ba5f1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab0ac55-e153-4a39-abec-dec3c95ba5f1', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:33,332 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:26:33,333 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d635888-954f-4c05-b0b3-4d4ca5ab6764', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d635888-954f-4c05-b0b3-4d4ca5ab6764', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:34,366 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:26:34,367 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59efbe65-c0d9-491f-aa1d-d501ee943c0e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59efbe65-c0d9-491f-aa1d-d501ee943c0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:35,403 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:26:35,404 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15304e0-0ca6-4ce0-b82b-3abbd280f02d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15304e0-0ca6-4ce0-b82b-3abbd280f02d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:36,438 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.029s
2026-05-31 08:26:36,439 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340b9dd8-dce7-45e7-833e-c089920b193a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340b9dd8-dce7-45e7-833e-c089920b193a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:37,486 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.040s
2026-05-31 08:26:37,487 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61854162-7414-4454-a069-fcea4a82814e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61854162-7414-4454-a069-fcea4a82814e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:38,516 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:26:38,517 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8acf4cbe-2124-41f2-93b2-a3870072199d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8acf4cbe-2124-41f2-93b2-a3870072199d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:39,553 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.030s
2026-05-31 08:26:39,553 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753b707f-5a00-4728-b30f-9a6331b96ca3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753b707f-5a00-4728-b30f-9a6331b96ca3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:40,596 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.034s
2026-05-31 08:26:40,596 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce0b9a5-4f7f-432e-b042-626991cfd60f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce0b9a5-4f7f-432e-b042-626991cfd60f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:41,626 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:26:41,627 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae6dc35-bcc1-4c6b-8e85-448f261d1e42', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae6dc35-bcc1-4c6b-8e85-448f261d1e42', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:42,658 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:26:42,659 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef4415b-3357-431d-b24b-5f961aee0a17', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef4415b-3357-431d-b24b-5f961aee0a17', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:43,700 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.036s
2026-05-31 08:26:43,701 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef6b43a-c805-4f9b-8c22-912e6bbd137b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef6b43a-c805-4f9b-8c22-912e6bbd137b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:44,731 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:26:44,731 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95bae02-278f-4d18-9ced-04ce45ee15a8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95bae02-278f-4d18-9ced-04ce45ee15a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:45,769 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.032s
2026-05-31 08:26:45,769 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abcfa377-bc90-4ae1-949f-871fd3f6d1e3', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abcfa377-bc90-4ae1-949f-871fd3f6d1e3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:46,798 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.023s
2026-05-31 08:26:46,799 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-749a4e5c-1c1a-4796-a717-e75e98cd6449', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-749a4e5c-1c1a-4796-a717-e75e98cd6449', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:47,827 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.023s
2026-05-31 08:26:47,827 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9500a0-c9e5-44d3-b7bb-be106b869d02', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9500a0-c9e5-44d3-b7bb-be106b869d02', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:48,859 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:26:48,860 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ba6ff4-0f7c-40cb-88cf-4e5538160728', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ba6ff4-0f7c-40cb-88cf-4e5538160728', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:49,891 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:26:49,891 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bfa6b74-ea71-48ec-b17f-f3b098e2b212', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bfa6b74-ea71-48ec-b17f-f3b098e2b212', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:50,924 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:26:50,924 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c534437-3927-444b-b5e2-b8d8d5687db2', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c534437-3927-444b-b5e2-b8d8d5687db2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:51,953 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:26:51,953 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf95b08-3a26-4d5a-9a04-7b21e6ae2e21', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf95b08-3a26-4d5a-9a04-7b21e6ae2e21', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:52,994 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.032s
2026-05-31 08:26:52,994 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8517d51-9f1e-400a-b2de-e5afaa7ff64f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8517d51-9f1e-400a-b2de-e5afaa7ff64f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:54,020 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.020s
2026-05-31 08:26:54,020 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2eb1bdf-c1b2-4f95-82bf-eff9edb3a782', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2eb1bdf-c1b2-4f95-82bf-eff9edb3a782', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:55,058 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.031s
2026-05-31 08:26:55,058 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884e73ec-eec5-4e29-a210-8466cbd2bbd5', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884e73ec-eec5-4e29-a210-8466cbd2bbd5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:56,099 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.035s
2026-05-31 08:26:56,099 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70cd5dc-44c1-4f71-a003-8f28d85a027e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70cd5dc-44c1-4f71-a003-8f28d85a027e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:57,140 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.032s
2026-05-31 08:26:57,140 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93118094-db54-4083-b939-13af5d8ec657', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93118094-db54-4083-b939-13af5d8ec657', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:58,174 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:26:58,174 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b92b67-81f5-48ef-904a-086275f8572a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b92b67-81f5-48ef-904a-086275f8572a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:26:59,207 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:26:59,207 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:26:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109cdffe-2442-47eb-80a4-f75bd1b5e852', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109cdffe-2442-47eb-80a4-f75bd1b5e852', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:00,241 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.029s
2026-05-31 08:27:00,242 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70180c55-ced5-4b0c-9457-dedcbeebefdb', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70180c55-ced5-4b0c-9457-dedcbeebefdb', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:01,271 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:27:01,272 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3546a1e-d52b-4bca-9e36-e99a67284bea', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3546a1e-d52b-4bca-9e36-e99a67284bea', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:02,299 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.022s
2026-05-31 08:27:02,299 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbc5b11-7e48-45ce-a82c-dbc36fe68a0e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbc5b11-7e48-45ce-a82c-dbc36fe68a0e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:03,329 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:27:03,329 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8ffd48-faff-4f96-943b-d5a33c0feb72', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8ffd48-faff-4f96-943b-d5a33c0feb72', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:04,362 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:27:04,362 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa92a25-5395-40d1-b19a-2fd419f67592', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa92a25-5395-40d1-b19a-2fd419f67592', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:05,392 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:27:05,392 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b99f52-97dd-40e0-ba3f-b5fe50cca30d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b99f52-97dd-40e0-ba3f-b5fe50cca30d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:06,423 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:27:06,424 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7bdba71-95f8-450e-a84a-8f834c1e5fb9', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7bdba71-95f8-450e-a84a-8f834c1e5fb9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:07,463 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.033s
2026-05-31 08:27:07,464 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405c739c-acf0-40c5-a1d1-ca7929425d30', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405c739c-acf0-40c5-a1d1-ca7929425d30', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:08,500 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.029s
2026-05-31 08:27:08,500 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df5bc4a8-3058-4624-93ea-f705ecfcd2ed', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5bc4a8-3058-4624-93ea-f705ecfcd2ed', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:09,528 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.023s
2026-05-31 08:27:09,528 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a270fe8-0570-45a0-aa0c-b693cf5fb615', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a270fe8-0570-45a0-aa0c-b693cf5fb615', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:10,558 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:27:10,558 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c334ec-29c8-4281-895d-fb2df7eca00a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c334ec-29c8-4281-895d-fb2df7eca00a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:11,589 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:27:11,590 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c6625f6-85cc-4fd9-a56b-3c05cdbf370a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c6625f6-85cc-4fd9-a56b-3c05cdbf370a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:12,618 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.023s
2026-05-31 08:27:12,618 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d24104-c8ef-42dd-ab60-d0774994beec', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d24104-c8ef-42dd-ab60-d0774994beec', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:13,656 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.033s
2026-05-31 08:27:13,657 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24fda34f-fa3d-4868-a09a-595331f80176', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24fda34f-fa3d-4868-a09a-595331f80176', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:14,690 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:27:14,690 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe94de55-7b8d-431a-a50d-2b1cbee6992a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe94de55-7b8d-431a-a50d-2b1cbee6992a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:15,723 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:27:15,723 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53661a6b-172b-472c-974a-3ad43c46917a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53661a6b-172b-472c-974a-3ad43c46917a', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:16,751 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.023s
2026-05-31 08:27:16,752 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e555b8c8-3765-4721-a4ba-4853e13afc90', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e555b8c8-3765-4721-a4ba-4853e13afc90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:17,782 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:27:17,782 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1d0bde6-7939-41e6-a67c-7445da69885e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1d0bde6-7939-41e6-a67c-7445da69885e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:18,811 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:27:18,811 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e42a36-f28a-4b5a-9b54-ea3af55b84a8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e42a36-f28a-4b5a-9b54-ea3af55b84a8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:19,848 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.029s
2026-05-31 08:27:19,849 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269f1a35-7f21-45d4-986c-e84d44e20348', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269f1a35-7f21-45d4-986c-e84d44e20348', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:20,878 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.024s
2026-05-31 08:27:20,879 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c3cea9-73e3-4935-aaa4-3a67301d0c98', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c3cea9-73e3-4935-aaa4-3a67301d0c98', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:21,912 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:27:21,912 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9272b8-39b9-4d7c-a3a4-6d5116b929f6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9272b8-39b9-4d7c-a3a4-6d5116b929f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:22,945 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:27:22,945 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843f7cd3-839d-4664-aa92-7a7495126c11', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843f7cd3-839d-4664-aa92-7a7495126c11', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:23,976 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:27:23,976 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21bf678-b41b-49c1-816e-b6dd4ddb24f6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21bf678-b41b-49c1-816e-b6dd4ddb24f6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:25,010 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.029s
2026-05-31 08:27:25,011 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf1d1de-01b8-41c8-9ac5-390fbb8c6cb6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf1d1de-01b8-41c8-9ac5-390fbb8c6cb6', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:26,044 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.028s
2026-05-31 08:27:26,044 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c77dfe84-c6db-4c31-ad24-69abfb9c2a4e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c77dfe84-c6db-4c31-ad24-69abfb9c2a4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:27,078 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.026s
2026-05-31 08:27:27,079 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8d6854-5005-429b-be13-fe3e29265e6e', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8d6854-5005-429b-be13-fe3e29265e6e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:28,115 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.031s
2026-05-31 08:27:28,115 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a043dc6-7457-4a05-b943-8f2deaeb439d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a043dc6-7457-4a05-b943-8f2deaeb439d', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:29,147 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.025s
2026-05-31 08:27:29,148 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e246919-83bd-4748-a725-6a102b55ec2b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e246919-83bd-4748-a725-6a102b55ec2b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:30,180 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.027s
2026-05-31 08:27:30,180 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dedf7bee-8037-41fd-9c07-b2ae7e6cebd8', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dedf7bee-8037-41fd-9c07-b2ae7e6cebd8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:24:33.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:30,270 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.083s
2026-05-31 08:27:30,270 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cae918f-f4b7-4e50-94c0-9e22e880735a', 'x-compute-request-id': 'req-9cae918f-f4b7-4e50-94c0-9e22e880735a', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b''
2026-05-31 08:27:30,464 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.194s
2026-05-31 08:27:30,465 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fcd49d8-306b-4ace-985e-6df147e60427', 'x-compute-request-id': 'req-0fcd49d8-306b-4ace-985e-6df147e60427', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-244957984-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:66"}, {"version": 4, "addr": "172.24.5.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:66"}]}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "ACTIVE", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:27:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": "2026-05-31T08:23:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:27:31,678 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.208s
2026-05-31 08:27:31,678 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae09529-2b67-4a67-8955-2de4113d8730', 'x-compute-request-id': 'req-dae09529-2b67-4a67-8955-2de4113d8730', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-244957984-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:66"}, {"version": 4, "addr": "172.24.5.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:66"}]}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "ACTIVE", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:27:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": "2026-05-31T08:23:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:27:32,905 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.217s
2026-05-31 08:27:32,905 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13ca8846-e6f6-404e-a2a3-f990f4a6a926', 'x-compute-request-id': 'req-13ca8846-e6f6-404e-a2a3-f990f4a6a926', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-244957984-network": [{"version": 4, "addr": "10.1.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:66"}, {"version": 4, "addr": "172.24.5.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:b2:66"}]}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "ACTIVE", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:27:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": "2026-05-31T08:23:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--957738299"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:27:34,012 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.101s
2026-05-31 08:27:34,013 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31320244-8490-4dc7-86a7-a154d0700dbf', 'x-compute-request-id': 'req-31320244-8490-4dc7-86a7-a154d0700dbf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "ACTIVE", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:27:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": "2026-05-31T08:23:34.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:27:35,124 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.104s
2026-05-31 08:27:35,124 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d00b5c82-d0ac-4723-97dd-de2b98681258', 'x-compute-request-id': 'req-d00b5c82-d0ac-4723-97dd-de2b98681258', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "DELETED", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:27:34Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-31T08:24:34Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": "2026-05-31T08:23:34.000000", "OS-SRV-USG:terminated_at": "2026-05-31T08:27:34.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:27:35,132 106299 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-05-31 08:27:36,254 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.122s
2026-05-31 08:27:36,254 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f01211d-7592-41d1-b17d-0398190569b0', 'x-compute-request-id': 'req-6f01211d-7592-41d1-b17d-0398190569b0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:23:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "184f3e21b2de382414f1a01ea71de2fc6362365e5693feb4f5501d9d", "id": "d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c", "image": {"id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/images/b71c091c-0bc3-452c-b873-f0af4a2d2155"}]}, "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-216945707", "status": "DELETED", "tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "updated": "2026-05-31T08:27:34Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-31T08:24:34Z", "message": "ProcessExecutionError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1371729468", "OS-SRV-USG:launched_at": "2026-05-31T08:23:34.000000", "OS-SRV-USG:terminated_at": "2026-05-31T08:27:34.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:27:37,287 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c 0.026s
2026-05-31 08:27:37,287 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-bcbdc99b-2c33-4777-a0b9-a72d9c1ce46a', 'x-compute-request-id': 'req-bcbdc99b-2c33-4777-a0b9-a72d9c1ce46a', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance d8da6fa3-2ec5-4ba9-b1c5-d130ac53353c could not be found."}}'
2026-05-31 08:27:37,316 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.106/compute/v2.1/os-keypairs/tempest-keypair-1371729468 0.028s
2026-05-31 08:27:37,316 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6abb547-4e74-4e3d-a4d5-c0cf17d53035', 'x-compute-request-id': 'req-b6abb547-4e74-4e3d-a4d5-c0cf17d53035', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.106/compute/v2.1/os-keypairs/tempest-keypair-1371729468'}
Body: b''
2026-05-31 08:27:37,465 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.106/networking/v2.0/security-groups/ab8de8f4-c7c8-4b50-bab2-e21c4c943683 0.149s
2026-05-31 08:27:37,465 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-b2b30ad8-b088-4f1c-acc5-d31d677fc050', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.106/networking/v2.0/security-groups/ab8de8f4-c7c8-4b50-bab2-e21c4c943683'}
Body: b''
2026-05-31 08:27:37,482 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.106/networking/v2.0/security-groups/ab8de8f4-c7c8-4b50-bab2-e21c4c943683 0.016s
2026-05-31 08:27:37,482 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1cb1f03e-decd-4eed-840d-6e6b618e5875', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.106/networking/v2.0/security-groups/ab8de8f4-c7c8-4b50-bab2-e21c4c943683'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ab8de8f4-c7c8-4b50-bab2-e21c4c943683 does not exist", "detail": ""}}'
2026-05-31 08:27:37,690 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE https://10.4.3.106/networking/v2.0/floatingips/015348dd-8b8e-4d28-a4a4-b5d8e262630f 0.208s
2026-05-31 08:27:37,690 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-0e2a2090-8838-4fa0-92e6-959224f164c1', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.106/networking/v2.0/floatingips/015348dd-8b8e-4d28-a4a4-b5d8e262630f'}
Body: b''
2026-05-31 08:27:37,940 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.249s
2026-05-31 08:27:37,940 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfcb8f0d-40e2-4bfa-8b21-243fb95c9030', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b''
2026-05-31 08:27:38,002 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.062s
2026-05-31 08:27:38,003 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc0ea76-880b-4b89-8b0c-7c4fc0735f90', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc0ea76-880b-4b89-8b0c-7c4fc0735f90', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"volume": {"id": "e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:23:18.000000", "updated_at": "2026-05-31T08:27:38.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1459296367", "description": null, "volume_type": "tempest-scenario-type-luksv2-354872934", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6"}}'
2026-05-31 08:27:39,023 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 0.015s
2026-05-31 08:27:39,023 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3632a25-41a8-4528-8ba6-80a2758721eb', 'x-openstack-request-id': 'req-e3632a25-41a8-4528-8ba6-80a2758721eb', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.106/volume/v3/volumes/e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 could not be found."}}'
2026-05-31 08:27:39,145 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET https://10.4.3.106/volume/v3/volumes/detail?all_tenants=1 0.121s
2026-05-31 08:27:39,145 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece2cd8f-e48c-4978-adc8-4bc4967cbdd3', 'content-length': '5994', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece2cd8f-e48c-4978-adc8-4bc4967cbdd3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "8a00c2e9-299e-4e40-a133-75ff83d2c2df", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:26:44.000000", "updated_at": "2026-05-31T08:27:38.000000", "name": "tempest-TestStampPattern-volume-835909110", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/8a00c2e9-299e-4e40-a133-75ff83d2c2df"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/8a00c2e9-299e-4e40-a133-75ff83d2c2df"}], "user_id": "6c569b0545e04d8dad754b3c9b5d5711", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "5cb5fe94729a446ba01d3645e67a50ec", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001805@storpool#template_virtual"}, {"id": "08baee43-03ee-4a49-9ff0-ebb633bd835d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:25:41.000000", "updated_at": "2026-05-31T08:25:51.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1123277358", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/08baee43-03ee-4a49-9ff0-ebb633bd835d"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/08baee43-03ee-4a49-9ff0-ebb633bd835d"}], "user_id": "97be2ace46da4029932aef2d199053cf", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "08baee43-03ee-4a49-9ff0-ebb633bd835d", "attachment_id": "ba0e8dfa-d368-473c-bac9-217814c1bdbd", "volume_id": "08baee43-03ee-4a49-9ff0-ebb633bd835d", "server_id": "39e4eba1-1953-4550-a0d1-16a8b6732bee", "host_name": "np0000001805", "device": "/dev/vda", "attached_at": "2026-05-31T08:25:50.000000"}], "migration_status": null, "os-vol-tenant-attr:tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001805@storpool#default", "volume_image_metadata": {"hw_rng_model": "virtio", "os_glance_failed_import": "", "os_glance_importing_to_stores": "", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b71c091c-0bc3-452c-b873-f0af4a2d2155", "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": "670f24e9-db6e-44e4-9047-aafc2f05c01e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:16:20.000000", "updated_at": "2026-05-31T08:16:27.000000", "name": "image-2edc64d9-ec02-4e9f-bf42-169a9b8f945a", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": "608b129e-e6ae-4761-a69e-dbfc0f73339e", "metadata": {"readonly": "True"}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/670f24e9-db6e-44e4-9047-aafc2f05c01e"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/670f24e9-db6e-44e4-9047-aafc2f05c01e"}], "user_id": "4576a121a2ed48b1be04906ae6ce8211", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "5425f866fa024c7381e7c67cccd04f7d", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001805@storpool#template_virtual"}, {"id": "323b3ebb-70a4-4913-b329-3a6e96cee708", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:13:58.000000", "updated_at": "2026-05-31T08:14:04.000000", "na
2026-05-31 08:27:39,185 106299 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.4.3.106/volume/v3/types/6f152855-46e4-491a-b0ae-2d32403e8ebd 0.032s
2026-05-31 08:27:39,185 106299 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:27:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783229e5-1022-4b13-b6af-69d8d26af8dc', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.106/volume/v3/types/6f152855-46e4-491a-b0ae-2d32403e8ebd'}
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 e2fcbcfa-e6a5-4799-a6dd-b21cd35fdc09 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-05-31 08:21:46,442 106297 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks2-39794591 on backend None
2026-05-31 08:21:46,469 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.106/volume/v3/types 0.026s
2026-05-31 08:21:46,469 106297 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-39794591", "extra_specs": {}}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee8d1b2-5c7e-4fa8-a2b4-c45ebcfbadb0', 'content-length': '211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee8d1b2-5c7e-4fa8-a2b4-c45ebcfbadb0', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/types'}
Body: b'{"volume_type": {"id": "9459c72f-e79b-4ecc-b3c5-6d3f99c35573", "name": "tempest-scenario-type-luks2-39794591", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-31 08:21:46,475 106297 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 9459c72f-e79b-4ecc-b3c5-6d3f99c35573
2026-05-31 08:21:46,511 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.106/volume/v3/types/9459c72f-e79b-4ecc-b3c5-6d3f99c35573/encryption 0.036s
2026-05-31 08:21:46,511 106297 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': 'Sun, 31 May 2026 08:21:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9ce2e1-ba78-407a-9f19-8cffc78e890f', 'content-length': '231', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9ce2e1-ba78-407a-9f19-8cffc78e890f', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/types/9459c72f-e79b-4ecc-b3c5-6d3f99c35573/encryption'}
Body: b'{"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "9459c72f-e79b-4ecc-b3c5-6d3f99c35573", "encryption_id": "b0b8b1c9-0081-48a5-952f-1514207df62f"}}'
2026-05-31 08:21:46,692 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.106/volume/v3/volumes 0.178s
2026-05-31 08:21:46,692 106297 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-867421879", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-39794591", "size": 1}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85755885-9065-4fcf-920c-4a56cecdbd19', 'content-length': '778', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85755885-9065-4fcf-920c-4a56cecdbd19', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.106/volume/v3/volumes'}
Body: b'{"volume": {"id": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:21:46.632592", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-867421879", "description": null, "volume_type": "tempest-scenario-type-luks2-39794591", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}], "user_id": "97be2ace46da4029932aef2d199053cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-31 08:21:46,726 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e 0.027s
2026-05-31 08:21:46,726 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0182c637-27e0-4ba7-b655-475fb533a4ba', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0182c637-27e0-4ba7-b655-475fb533a4ba', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e'}
Body: b'{"volume": {"id": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:21:47.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-867421879", "description": null, "volume_type": "tempest-scenario-type-luks2-39794591", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}], "user_id": "97be2ace46da4029932aef2d199053cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "711801799c0742dcb1dfe0fb5851bed4"}}'
2026-05-31 08:21:47,758 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e 0.025s
2026-05-31 08:21:47,759 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c555c6-fe27-4908-92af-58eac2b6b6a5', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c555c6-fe27-4908-92af-58eac2b6b6a5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e'}
Body: b'{"volume": {"id": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:21:47.000000", "updated_at": "2026-05-31T08:21:47.000000", "name": "tempest-TestVolumeBootPattern-volume-867421879", "description": null, "volume_type": "tempest-scenario-type-luks2-39794591", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}], "user_id": "97be2ace46da4029932aef2d199053cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "711801799c0742dcb1dfe0fb5851bed4"}}'
2026-05-31 08:21:47,764 106297 INFO [tempest.common.waiters] volume 3f8c0e6c-2b28-4e4e-8569-6cb76c70484e reached available after waiting for 1.764587 seconds
2026-05-31 08:21:47,788 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e 0.024s
2026-05-31 08:21:47,789 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee942cab-5126-4cb1-9ec1-8536e550e245', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee942cab-5126-4cb1-9ec1-8536e550e245', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e'}
Body: b'{"volume": {"id": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:21:47.000000", "updated_at": "2026-05-31T08:21:47.000000", "name": "tempest-TestVolumeBootPattern-volume-867421879", "description": null, "volume_type": "tempest-scenario-type-luks2-39794591", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}], "user_id": "97be2ace46da4029932aef2d199053cf", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "711801799c0742dcb1dfe0fb5851bed4"}}'
2026-05-31 08:21:47,824 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 POST https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e/action 0.028s
2026-05-31 08:21:47,824 106297 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': 'Sun, 31 May 2026 08:21:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-compute-request-id': 'req-0e9a3f2c-1a64-4d15-be73-608ecc01f3fe', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e9a3f2c-1a64-4d15-be73-608ecc01f3fe', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e/action'}
Body: b''
2026-05-31 08:21:47,932 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 201 POST https://10.4.3.106/identity/v3/auth/tokens 0.104s
2026-05-31 08:21:47,932 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2936', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0a18f4df-efb5-471f-a9a5-97064e5a9d5d', 'connection': 'close', 'status': '201', 'content-location': 'https://10.4.3.106/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "97be2ace46da4029932aef2d199053cf", "name": "tempest-TestVolumeBootPattern-539324901-project-member", "password_expires_at": null}, "audit_ids": ["SK6WXMjmSbOICsMXNfgJEg"], "expires_at": "2026-05-31T09:21:47.000000Z", "issued_at": "2026-05-31T08:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "711801799c0742dcb1dfe0fb5851bed4", "name": "tempest-TestVolumeBootPattern-539324901"}, "is_domain": false, "roles": [{"id": "e4115cba7fac48a28d6726c1aaaf2f62", "name": "member"}, {"id": "227ec91038974e40aff062847c5774a7", "name": "reader"}], "catalog": [{"endpoints": [{"id": "e3b6684a5a3f4e34af93d61b85811885", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/compute/v2/711801799c0742dcb1dfe0fb5851bed4", "region": "RegionOne"}], "id": "141a0c644fd74ab8a0b40b1218fbb17a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e49ecc3e34ad46dfa9c8aba7b48a81c6", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/compute/v2.1", "region": "RegionOne"}], "id": "510627c4556b45f4ba4b6cc89c99e2aa", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c4792bd0fed24bf1a873901c0693df9d", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/networking", "region": "RegionOne"}], "id": "afd7877089e9456399d063b89b176672", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c2e2fb18c86d4cd3b225c468d5c2bad9", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/image", "region": "RegionOne"}], "id": "affa3b13771543ce856b3e469a4d1147", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2585ec42a5b94db4949ef0d9dfdff7ca", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/identity", "region": "RegionOne"}], "id": "c16368f9a56f471cae065be8b5f29b6f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "07d51c988f3e403a841dbc2ec653288f", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/placement", "region": "RegionOne"}], "id": "d681761f28014f4cbab077475f5d8faf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "da9c3b3d5976480094ec97d5cfaac288", "interface": "admin", "region_id": "RegionOne", "url": "https://10.4.3.106:8080", "region": "RegionOne"}, {"id": "e25937c159554dc48135ef8211759995", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106:8080/v1/AUTH_711801799c0742dcb1dfe0fb5851bed4", "region": "RegionOne"}], "id": "daf3d838d94f4d2f9c8dd32387dd9e83", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "56202adce67548569bb303da55ffca5a", "interface": "public", "region_id": "RegionOne", "url": "https://10.4.3.106/volume/v3", "region": "RegionOne"}], "id": "fbb7d1a195a84dd08aac86e6e29f5591", "type": "block-storage", "name": "cinder"}]}}'
2026-05-31 08:21:47,932 106297 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2) Found network {'id': '778a111d-1942-4319-b855-e2947a709541', 'name': 'tempest-TestVolumeBootPattern-1841722798-network', 'tenant_id': '711801799c0742dcb1dfe0fb5851bed4', 'project_id': '711801799c0742dcb1dfe0fb5851bed4', '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': 37060, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-31T08:20:54Z', 'updated_at': '2026-05-31T08:20:54Z', 'revision_number': 1} available for tenant
2026-05-31 08:21:48,662 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 202 POST https://10.4.3.106/compute/v2.1/servers 0.728s
2026-05-31 08:21:48,662 106297 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-1677618757", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "778a111d-1942-4319-b855-e2947a709541"}]}}
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '380', 'location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5c50f5a-b908-4408-8bf6-a961b5237353', 'x-compute-request-id': 'req-f5c50f5a-b908-4408-8bf6-a961b5237353', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.106/compute/v2.1/servers'}
Body: b'{"server": {"id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "zAqbJxTP3nA7"}}'
2026-05-31 08:21:48,809 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.145s
2026-05-31 08:21:48,810 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1055', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df85c71b-ae02-44ab-ad61-0fc5fe8a2a8c', 'x-compute-request-id': 'req-df85c71b-ae02-44ab-ad61-0fc5fe8a2a8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-31 08:21:50,775 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.958s
2026-05-31 08:21:50,775 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:49 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-cdb6b1b7-7a1b-48eb-bc5c-b8428d44e360', 'x-compute-request-id': 'req-cdb6b1b7-7a1b-48eb-bc5c-b8428d44e360', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:21:50,788 106297 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-31 08:21:52,597 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.808s
2026-05-31 08:21:52,597 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1153', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c31079ac-c65c-41c4-8076-2cb2b72ac168', 'x-compute-request-id': 'req-c31079ac-c65c-41c4-8076-2cb2b72ac168', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:21:54,694 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 1.087s
2026-05-31 08:21:54,694 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1203', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3df83026-c481-4ff8-a298-4495e2ef366e', 'x-compute-request-id': 'req-3df83026-c481-4ff8-a298-4495e2ef366e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:21:54,701 106297 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-05-31 08:21:56,084 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.383s
2026-05-31 08:21:56,084 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1213', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ad01a6-4d92-4ee0-b28e-cf2b3535be8c', 'x-compute-request-id': 'req-e8ad01a6-4d92-4ee0-b28e-cf2b3535be8c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:21:56,094 106297 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 8 second wait
2026-05-31 08:21:58,308 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 1.213s
2026-05-31 08:21:58,308 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-900f7564-a606-43c1-8d57-7fac364adab8', 'x-compute-request-id': 'req-900f7564-a606-43c1-8d57-7fac364adab8', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:21:58,315 106297 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 10 second wait
2026-05-31 08:22:00,177 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.862s
2026-05-31 08:22:00,178 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:21:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ba34a6-06a1-4e8f-8030-d6f2e9061e52', 'x-compute-request-id': 'req-97ba34a6-06a1-4e8f-8030-d6f2e9061e52', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:01,597 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.410s
2026-05-31 08:22:01,598 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb3ada0e-6f81-4ef7-9cda-c62e6b592e65', 'x-compute-request-id': 'req-eb3ada0e-6f81-4ef7-9cda-c62e6b592e65', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:03,009 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.402s
2026-05-31 08:22:03,009 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e31bb4-ece3-48ea-adee-e63ec166607e', 'x-compute-request-id': 'req-c2e31bb4-ece3-48ea-adee-e63ec166607e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:05,955 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 1.934s
2026-05-31 08:22:05,955 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-959336c9-6f1d-49c6-98e8-55fa1bb654db', 'x-compute-request-id': 'req-959336c9-6f1d-49c6-98e8-55fa1bb654db', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:07,312 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.346s
2026-05-31 08:22:07,313 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0f174ff-d64a-450f-939b-4fe13437cbe2', 'x-compute-request-id': 'req-f0f174ff-d64a-450f-939b-4fe13437cbe2', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:08,601 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.276s
2026-05-31 08:22:08,601 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77c0e184-ae2b-4c5f-bb82-271a9c236f50', 'x-compute-request-id': 'req-77c0e184-ae2b-4c5f-bb82-271a9c236f50', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:09,842 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.233s
2026-05-31 08:22:09,842 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd8bd2b2-aa55-4eaf-ad1f-bd5a4ec97d4e', 'x-compute-request-id': 'req-bd8bd2b2-aa55-4eaf-ad1f-bd5a4ec97d4e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:11,747 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.899s
2026-05-31 08:22:11,747 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66c425c5-4447-4d9a-8b69-8cd076801f08', 'x-compute-request-id': 'req-66c425c5-4447-4d9a-8b69-8cd076801f08', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:13,093 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.338s
2026-05-31 08:22:13,093 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3974a6a-7de1-4884-8c18-e6f1fb9ce8b3', 'x-compute-request-id': 'req-b3974a6a-7de1-4884-8c18-e6f1fb9ce8b3', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:14,325 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.222s
2026-05-31 08:22:14,326 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7b163af-db72-4a67-b3c5-8497f6fa17bf', 'x-compute-request-id': 'req-b7b163af-db72-4a67-b3c5-8497f6fa17bf', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:15,746 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.413s
2026-05-31 08:22:15,747 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4a1dac3-e7e8-4092-bcef-b6df08008706', 'x-compute-request-id': 'req-a4a1dac3-e7e8-4092-bcef-b6df08008706', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:17,005 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.250s
2026-05-31 08:22:17,005 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86f36b10-9504-44d7-8941-ee1714d57e20', 'x-compute-request-id': 'req-86f36b10-9504-44d7-8941-ee1714d57e20', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:18,333 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.316s
2026-05-31 08:22:18,333 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-946ea9f1-83ab-449b-b2e1-aea98a6626d5', 'x-compute-request-id': 'req-946ea9f1-83ab-449b-b2e1-aea98a6626d5', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:19,630 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.285s
2026-05-31 08:22:19,630 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e04a14e-81a8-45b5-975e-646040d27eef', 'x-compute-request-id': 'req-6e04a14e-81a8-45b5-975e-646040d27eef', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:21,204 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.564s
2026-05-31 08:22:21,204 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1452fe0f-2d49-4f70-ab6d-05ed2bed922e', 'x-compute-request-id': 'req-1452fe0f-2d49-4f70-ab6d-05ed2bed922e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:21:57Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:22,427 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.214s
2026-05-31 08:22:22,428 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c20de119-683b-47e3-80be-0fefa9683ce9', 'x-compute-request-id': 'req-c20de119-683b-47e3-80be-0fefa9683ce9', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "79ce845aea43208c5894e566c31fcdd2e67c28782b8e7c64623237aa", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:22:22Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:23,699 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.266s
2026-05-31 08:22:23,700 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d091f86f-bc9f-4b60-ba10-358e07876718', 'x-compute-request-id': 'req-d091f86f-bc9f-4b60-ba10-358e07876718', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:22:23Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:24,939 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.233s
2026-05-31 08:22:24,939 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c7587fd-455f-440e-8325-5768817f4185', 'x-compute-request-id': 'req-2c7587fd-455f-440e-8325-5768817f4185', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:22:23Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:26,045 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.097s
2026-05-31 08:22:26,045 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9c72873-70fe-40b4-b9ad-0ec1c03a9b4c', 'x-compute-request-id': 'req-a9c72873-70fe-40b4-b9ad-0ec1c03a9b4c', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:22:23Z", "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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:27,164 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.113s
2026-05-31 08:22:27,164 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:27 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-dd8a6b3f-8488-479b-9ff2-f28bbfbbef83', 'x-compute-request-id': 'req-dd8a6b3f-8488-479b-9ff2-f28bbfbbef83', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "BUILD", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:22:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": 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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:27,174 106297 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 39 second wait
2026-05-31 08:22:28,294 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 200 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.119s
2026-05-31 08:22:28,294 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af1670e0-d9e4-4355-b2e3-105630d9e165', 'x-compute-request-id': 'req-af1670e0-d9e4-4355-b2e3-105630d9e165', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-31T08:21:48Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "https://10.4.3.106/compute/flavors/42"}]}, "hostId": "", "id": "fe30f097-de20-42b7-914c-4ffbff3c1ea6", "image": "", "links": [{"rel": "self", "href": "https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}, {"rel": "bookmark", "href": "https://10.4.3.106/compute/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-1677618757", "status": "ERROR", "tenant_id": "711801799c0742dcb1dfe0fb5851bed4", "user_id": "97be2ace46da4029932aef2d199053cf", "updated": "2026-05-31T08:22:28Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-31T08:22:28Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fe30f097-de20-42b7-914c-4ffbff3c1ea6."}, "OS-EXT-AZ: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": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}]}}'
2026-05-31 08:22:28,301 106297 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 40 second wait
2026-05-31 08:22:28,982 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 204 DELETE https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.680s
2026-05-31 08:22:28,982 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f08d1d62-fd69-4224-bc80-ee645a488d14', 'x-compute-request-id': 'req-f08d1d62-fd69-4224-bc80-ee645a488d14', 'connection': 'close', 'status': '204', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b''
2026-05-31 08:22:29,024 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_boot_server_from_encrypted_volume_luksv2): 404 GET https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6 0.041s
2026-05-31 08:22:29,024 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-34d6609c-6a57-43c9-a4da-aabd4f07142b', 'x-compute-request-id': 'req-34d6609c-6a57-43c9-a4da-aabd4f07142b', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.106/compute/v2.1/servers/fe30f097-de20-42b7-914c-4ffbff3c1ea6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance fe30f097-de20-42b7-914c-4ffbff3c1ea6 could not be found."}}'
2026-05-31 08:22:29,076 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e 0.049s
2026-05-31 08:22:29,076 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afdadfe-a4b6-42f9-8fcf-bba90ebeeac5', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e'}
Body: b''
2026-05-31 08:22:29,103 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e 0.026s
2026-05-31 08:22:29,103 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5d4170-2f7e-45b0-a8de-6cb2a84e025e', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5d4170-2f7e-45b0-a8de-6cb2a84e025e', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e'}
Body: b'{"volume": {"id": "3f8c0e6c-2b28-4e4e-8569-6cb76c70484e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:21:47.000000", "updated_at": "2026-05-31T08:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-867421879", "description": null, "volume_type": "tempest-scenario-type-luks2-39794591", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e"}], "user_id": "97be2ace46da4029932aef2d199053cf", "bootable": "true", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "711801799c0742dcb1dfe0fb5851bed4"}}'
2026-05-31 08:22:30,132 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e 0.021s
2026-05-31 08:22:30,132 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:30 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-10a2b648-975b-449a-a167-315975743d83', 'x-openstack-request-id': 'req-10a2b648-975b-449a-a167-315975743d83', 'connection': 'close', 'status': '404', 'content-location': 'https://10.4.3.106/volume/v3/volumes/3f8c0e6c-2b28-4e4e-8569-6cb76c70484e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3f8c0e6c-2b28-4e4e-8569-6cb76c70484e could not be found."}}'
2026-05-31 08:22:30,189 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET https://10.4.3.106/volume/v3/volumes/detail?all_tenants=1 0.056s
2026-05-31 08:22:30,189 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ac0bd2-6294-4e8d-aadd-80aa2a65f84b', 'content-length': '13757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ac0bd2-6294-4e8d-aadd-80aa2a65f84b', 'connection': 'close', 'status': '200', 'content-location': 'https://10.4.3.106/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "ca9ab433-67ee-4dd0-bf77-b73c7e5b4cb8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:22:01.000000", "updated_at": "2026-05-31T08:22:01.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-818466066", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/ca9ab433-67ee-4dd0-bf77-b73c7e5b4cb8"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/ca9ab433-67ee-4dd0-bf77-b73c7e5b4cb8"}], "user_id": "8493420bba5640428506feeb7371c7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "bf6e902448b444c9b1b5348045971c6b", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001805@storpool#default"}, {"id": "10993814-00ce-465e-a1b9-9641a1073209", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:21:54.000000", "updated_at": "2026-05-31T08:21:54.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-1301677533", "description": null, "volume_type": "tempest-scenario-type-luks-876077624", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/10993814-00ce-465e-a1b9-9641a1073209"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/10993814-00ce-465e-a1b9-9641a1073209"}], "user_id": "25090baf7c744f0a82d8995ea9f8dd34", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "80ef8951fbe74377a0610c35e205ffc6", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001805@storpool#default"}, {"id": "a8499bd9-1d85-4c29-aca4-e7e8a1809373", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:21:38.000000", "updated_at": "2026-05-31T08:21:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1982090055", "description": null, "volume_type": "storpool", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/a8499bd9-1d85-4c29-aca4-e7e8a1809373"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/a8499bd9-1d85-4c29-aca4-e7e8a1809373"}], "user_id": "8493420bba5640428506feeb7371c7e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "bf6e902448b444c9b1b5348045971c6b", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-host-attr:host": "np0000001805@storpool#template_virtual"}, {"id": "d1f6ba21-fc49-48c5-b58b-849562affcb1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-31T08:21:33.000000", "updated_at": "2026-05-31T08:21:45.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1856915541", "description": null, "volume_type": "storpool", "snapshot_id": "ec7c487a-409d-4bfe-ab28-11af9c7f11bd", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "https://10.4.3.106/volume/v3/volumes/d1f6ba21-fc49-48c5-b58b-849562affcb1"}, {"rel": "bookmark", "href": "https://10.4.3.106/volume/volumes/d1f6ba21-fc49-48c5-b58b-849562affcb1"}], "user_id": "4b297280a9af4d6d97a963cf506c4431", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d1f6ba21-fc49-48c5-b58b-849562affcb1", "attachment_id": "e0120716-51f9-4997-8902-aec8332df198", "volume_id": "d1f6ba21-fc49-48c5-b58b-849562affcb1", "server_id": "ac8ad3e8-3d4a-40fb-9302-85de144cb472", "host_name": "np
2026-05-31 08:22:30,252 106297 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE https://10.4.3.106/volume/v3/types/9459c72f-e79b-4ecc-b3c5-6d3f99c35573 0.047s
2026-05-31 08:22:30,252 106297 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Sun, 31 May 2026 08:22:30 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-1cdd0883-72a5-4fbd-8b09-d989d24141a1', 'connection': 'close', 'status': '202', 'content-location': 'https://10.4.3.106/volume/v3/types/9459c72f-e79b-4ecc-b3c5-6d3f99c35573'}
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 fe30f097-de20-42b7-914c-4ffbff3c1ea6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-31T08:22:28Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance fe30f097-de20-42b7-914c-4ffbff3c1ea6.'}. Request ID of server operation performed before checking the server status req-f5c50f5a-b908-4408-8bf6-a961b5237353.
|
||||||
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 | |
VolumeTypesAdminTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
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)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| 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 | |
VolumeRetypeMultiattachTest) |
skip
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt32.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
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 | ||