Status: Pass 218 Failure 28 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| setUpClass (tempest.api.compute.servers.test_server_actions | 2 | 0 | 2 | 0 | 0 | Detail | |
ServerActionsTestOtherB) |
fail
ft1.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 86, in resource_setup
cls.server_id = cls.recreate_server(None, validatable=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 c177610d-12a2-4577-b080-6d732ba5c5df failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:55:10Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-647fbd27-5d66-4eb7-9631-b0b76fb4e3fe.
|
||||||
ServerActionsV293TestJSON) |
fail
ft1.2: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup
cls.server_id = cls.recreate_server(None, volume_backed=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 b76518ba-5357-478a-afe5-95b94d256af7 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:56:33Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-aab26acd-0939-44fc-aeae-9652de5e482b.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 54, in resource_setup
resc_server = cls.create_test_server(adminPass=rescue_password,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 de3497c0-1be5-44cc-9d86-b40c1cc6551e failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:57:18Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-f59a8443-413a-4524-ba01-2ddcf66941b0.
|
||||||
| setUpClass (tempest.api.compute.servers.test_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersNegativeTestJSON) |
fail
ft3.1: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 60, in resource_setup
server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 4821c0f5-3934-42a8-9a64-ca126d578b83 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:55:39Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-d570cf42-8186-441b-9e30-15f223efee98.
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
fail
ft4.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:54:27,150 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.155/volume/v3/volumes 1.455s
2025-12-16 13:54:27,150 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1496512957"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30e0ccfc-25c2-4cfb-9755-272d7feff10c', 'content-length': '794', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30e0ccfc-25c2-4cfb-9755-272d7feff10c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "095919cb-d4c4-4832-b9bc-5a118897c1a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:54:27.006806", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1496512957", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}], "user_id": "1e8000b5b1d649f0bf74fe28091d1ab9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2025-12-16 13:54:28,025 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5 0.863s
2025-12-16 13:54:28,025 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-747748c8-4590-4524-9f80-bfbb0b38dcdc', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-747748c8-4590-4524-9f80-bfbb0b38dcdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5'}
Body: b'{"volume": {"id": "095919cb-d4c4-4832-b9bc-5a118897c1a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:54:27.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1496512957", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}], "user_id": "1e8000b5b1d649f0bf74fe28091d1ab9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a2baa0dca2c04f50873567d7a325ca56", "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}'
2025-12-16 13:54:29,131 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5 0.093s
2025-12-16 13:54:29,131 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902fa41d-f073-4dd6-acf9-29f989538711', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902fa41d-f073-4dd6-acf9-29f989538711', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5'}
Body: b'{"volume": {"id": "095919cb-d4c4-4832-b9bc-5a118897c1a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:54:27.000000", "updated_at": "2025-12-16T12:54:28.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1496512957", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}], "user_id": "1e8000b5b1d649f0bf74fe28091d1ab9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a2baa0dca2c04f50873567d7a325ca56", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}'
2025-12-16 13:54:30,190 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5 0.047s
2025-12-16 13:54:30,191 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bef3952-ea17-4673-a30d-482d7741b850', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bef3952-ea17-4673-a30d-482d7741b850', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5'}
Body: b'{"volume": {"id": "095919cb-d4c4-4832-b9bc-5a118897c1a5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:54:27.000000", "updated_at": "2025-12-16T12:54:30.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1496512957", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}], "user_id": "1e8000b5b1d649f0bf74fe28091d1ab9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a2baa0dca2c04f50873567d7a325ca56", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}'
2025-12-16 13:54:30,203 80249 INFO [tempest.common.waiters] volume 095919cb-d4c4-4832-b9bc-5a118897c1a5 reached available after waiting for 2.203387 seconds
2025-12-16 13:54:30,204 80249 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:54:30,338 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.133s
2025-12-16 13:54:30,339 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1883765007", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJp/IyazBsb9vyW/04XyTmXu2J6GjG3wmjNYTwh8ZWPPdiZCo4HUbutjEO+fOsgA2F2Wvwjh1R5pjRq2DuNMBvtgWtTVQHJ6FE95SpCNQXDxA12YuO24anQo+gxFy81PRg=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:30 GMT', 'server': 'Apache/2.4.52 (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-db1e4043-776e-4244-8d36-fdf3386d110c', 'x-compute-request-id': 'req-db1e4043-776e-4244-8d36-fdf3386d110c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1883765007", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJp/IyazBsb9vyW/04XyTmXu2J6GjG3wmjNYTwh8ZWPPdiZCo4HUbutjEO+fOsgA2F2Wvwjh1R5pjRq2DuNMBvtgWtTVQHJ6FE95SpCNQXDxA12YuO24anQo+gxFy81PRg==", "fingerprint": "b0:31:8b:ec:02:91:8c:4f:e3:4d:f4:e5:98:ca:d6:d3", "user_id": "617f094997d94fc89ecbaf7f94fa14c1"}}'
2025-12-16 13:54:30,341 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1883765007 created
2025-12-16 13:54:31,123 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.781s
2025-12-16 13:54:31,123 80249 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--1349387756", "description": "tempest-description--487726051"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-865ca7d8-d80b-4943-9b99-2325368834c8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a56b0915-7cf8-4ac8-b14e-cad7192034c9", "name": "tempest-securitygroup--1349387756", "stateful": true, "tenant_id": "27119538ebd4467481f1c420555a054b", "project_id": "27119538ebd4467481f1c420555a054b", "description": "tempest-description--487726051", "shared": false, "security_group_rules": [{"id": "285379be-e419-4b45-a1f4-6fade5087beb", "project_id": "27119538ebd4467481f1c420555a054b", "tenant_id": "27119538ebd4467481f1c420555a054b", "security_group_id": "a56b0915-7cf8-4ac8-b14e-cad7192034c9", "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": 181, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:54:30Z", "updated_at": "2025-12-16T12:54:30Z", "revision_number": 0}, {"id": "9e1095c0-7725-4982-b762-f949561e465b", "project_id": "27119538ebd4467481f1c420555a054b", "tenant_id": "27119538ebd4467481f1c420555a054b", "security_group_id": "a56b0915-7cf8-4ac8-b14e-cad7192034c9", "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": 180, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:54:30Z", "updated_at": "2025-12-16T12:54:30Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:54:30Z", "updated_at": "2025-12-16T12:54:30Z", "revision_number": 1}}'
2025-12-16 13:54:32,721 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 1.598s
2025-12-16 13:54:32,722 80249 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": "a56b0915-7cf8-4ac8-b14e-cad7192034c9", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-51db1272-612d-461f-8633-d1dafb39cf4b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4b94c975-f29e-4ea0-912e-bfe63eb51fb5", "project_id": "27119538ebd4467481f1c420555a054b", "tenant_id": "27119538ebd4467481f1c420555a054b", "security_group_id": "a56b0915-7cf8-4ac8-b14e-cad7192034c9", "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": "2025-12-16T12:54:32Z", "updated_at": "2025-12-16T12:54:32Z", "revision_number": 0}}'
2025-12-16 13:54:33,412 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.690s
2025-12-16 13:54:33,412 80249 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": "a56b0915-7cf8-4ac8-b14e-cad7192034c9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-41adc5d3-c3a0-4c47-bd17-42c430e2c387', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7f327b99-537f-4044-bf1b-cda0cf3522a9", "project_id": "27119538ebd4467481f1c420555a054b", "tenant_id": "27119538ebd4467481f1c420555a054b", "security_group_id": "a56b0915-7cf8-4ac8-b14e-cad7192034c9", "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": "2025-12-16T12:54:33Z", "updated_at": "2025-12-16T12:54:33Z", "revision_number": 0}}'
2025-12-16 13:54:33,412 80249 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1349387756 created
2025-12-16 13:54:35,519 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.155/networking/v2.0/floatingips 2.106s
2025-12-16 13:54:35,520 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-71d68600-3a61-43b9-b85b-3643d2ab14de', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "dfc250c4-cdea-4a62-b119-41db7055e8cf", "tenant_id": "27119538ebd4467481f1c420555a054b", "project_id": "27119538ebd4467481f1c420555a054b", "floating_ip_address": "172.24.4.134", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:54:34Z", "updated_at": "2025-12-16T12:54:34Z", "revision_number": 0}}'
2025-12-16 13:54:35,520 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dfc250c4-cdea-4a62-b119-41db7055e8cf', 'tenant_id': '27119538ebd4467481f1c420555a054b', 'project_id': '27119538ebd4467481f1c420555a054b', 'floating_ip_address': '172.24.4.134', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:54:34Z', 'updated_at': '2025-12-16T12:54:34Z', 'revision_number': 0, 'ip': '172.24.4.134'} created
2025-12-16 13:54:35,561 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.036s
2025-12-16 13:54:35,561 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a139c756-20fd-4913-ab4d-2a9d7490c7f7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "617f094997d94fc89ecbaf7f94fa14c1", "name": "tempest-VolumesAssistedSnapshotsTest-2112089294-project-member", "password_expires_at": null}, "audit_ids": ["SGZ64K_VQ86A2h_jDwOOPg"], "expires_at": "2025-12-16T13:54:35.000000Z", "issued_at": "2025-12-16T12:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27119538ebd4467481f1c420555a054b", "name": "tempest-VolumesAssistedSnapshotsTest-2112089294"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/27119538ebd4467481f1c420555a054b", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:54:35,562 80249 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': '70d86bbc-34f5-4ba1-9117-0195f0ccb485', 'name': 'tempest-VolumesAssistedSnapshotsTest-688464653-network', 'tenant_id': '27119538ebd4467481f1c420555a054b', 'project_id': '27119538ebd4467481f1c420555a054b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29941, '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': '2025-12-16T12:53:34Z', 'updated_at': '2025-12-16T12:53:34Z', 'revision_number': 1} available for tenant
2025-12-16 13:54:35,562 80249 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1883765007', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJp/IyazBsb9vyW/04XyTmXu2J6GjG3wmjNYTwh8ZWPPdiZCo4HUbutjEO+fOsgA2F2Wvwjh1R5pjRq2DuNMBvtgWtTVQHJ6FE95SpCNQXDxA12YuO24anQo+gxFy81PRg==', 'fingerprint': 'b0:31:8b:ec:02:91:8c:4f:e3:4d:f4:e5:98:ca:d6:d3', 'user_id': '617f094997d94fc89ecbaf7f94fa14c1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDMgJNAI5gtwPbvnDqQnDBybqlHG8gKtNwD5aFCKUOKo+iTjKIOnfO2\nkJUZtOJn9B6gBwYFK4EEACKhZANiAASafyMmswbG/b8lv9OF8k5l7tiehoxt8Joz\nWE8IfGVjz3YmQqOB1G7rYxDvnzrIANhdlr8I4dUeaY0atg7jTAb7YFrU1UByehRP\neUqQjUFw8QNdmLjtuGp0KPoMRcvNT0Y=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a56b0915-7cf8-4ac8-b14e-cad7192034c9', 'name': 'tempest-securitygroup--1349387756', 'stateful': True, 'tenant_id': '27119538ebd4467481f1c420555a054b', 'project_id': '27119538ebd4467481f1c420555a054b', 'description': 'tempest-description--487726051', 'shared': False, 'security_group_rules': [{'id': '285379be-e419-4b45-a1f4-6fade5087beb', 'project_id': '27119538ebd4467481f1c420555a054b', 'tenant_id': '27119538ebd4467481f1c420555a054b', 'security_group_id': 'a56b0915-7cf8-4ac8-b14e-cad7192034c9', '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': 181, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:54:30Z', 'updated_at': '2025-12-16T12:54:30Z', 'revision_number': 0}, {'id': '9e1095c0-7725-4982-b762-f949561e465b', 'project_id': '27119538ebd4467481f1c420555a054b', 'tenant_id': '27119538ebd4467481f1c420555a054b', 'security_group_id': 'a56b0915-7cf8-4ac8-b14e-cad7192034c9', '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': 180, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:54:30Z', 'updated_at': '2025-12-16T12:54:30Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:54:30Z', 'updated_at': '2025-12-16T12:54:30Z', 'revision_number': 1}, 'floating_ip': {'id': 'dfc250c4-cdea-4a62-b119-41db7055e8cf', 'tenant_id': '27119538ebd4467481f1c420555a054b', 'project_id': '27119538ebd4467481f1c420555a054b', 'floating_ip_address': '172.24.4.134', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:54:34Z', 'updated_at': '2025-12-16T12:54:34Z', 'revision_number': 0, 'ip': '172.24.4.134'}}
2025-12-16 13:54:41,533 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.155/compute/v2.1/servers 5.970s
2025-12-16 13:54:41,533 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-330552026", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "networks": [{"uuid": "70d86bbc-34f5-4ba1-9117-0195f0ccb485"}], "security_groups": [{"name": "tempest-securitygroup--1349387756"}], "key_name": "tempest-keypair-1883765007", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e60e11a4-9713-46b0-9928-12ac9c11fd99', 'x-compute-request-id': 'req-e60e11a4-9713-46b0-9928-12ac9c11fd99', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1349387756"}], "adminPass": "D7wKjGb6cL4m"}}'
2025-12-16 13:54:41,765 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d 0.229s
2025-12-16 13:54:41,765 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d6c18ad-547e-4774-834b-753ba3c72c67', 'x-compute-request-id': 'req-2d6c18ad-547e-4774-834b-753ba3c72c67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d'}
Body: b'{"server": {"id": "73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d", "name": "tempest-VolumesAssistedSnapshotsTest-server-330552026", "status": "BUILD", "tenant_id": "27119538ebd4467481f1c420555a054b", "user_id": "617f094997d94fc89ecbaf7f94fa14c1", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:54:42Z", "updated": "2025-12-16T12:54:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1883765007", "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": []}}'
2025-12-16 13:54:42,997 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d 0.219s
2025-12-16 13:54:42,997 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c74f5a79-1b75-4a33-a25e-38e46609dbd6', 'x-compute-request-id': 'req-c74f5a79-1b75-4a33-a25e-38e46609dbd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d'}
Body: b'{"server": {"id": "73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d", "name": "tempest-VolumesAssistedSnapshotsTest-server-330552026", "status": "ERROR", "tenant_id": "27119538ebd4467481f1c420555a054b", "user_id": "617f094997d94fc89ecbaf7f94fa14c1", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:54:41Z", "updated": "2025-12-16T12:54:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:54:42Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1883765007", "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": []}}'
2025-12-16 13:54:43,008 80249 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-12-16 13:54:43,592 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 204 DELETE http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d 0.583s
2025-12-16 13:54:43,592 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:43 GMT', 'server': 'Apache/2.4.52 (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-ad686b9a-7d7c-4f23-b874-d5dfd57d7957', 'x-compute-request-id': 'req-ad686b9a-7d7c-4f23-b874-d5dfd57d7957', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d'}
Body: b''
2025-12-16 13:54:43,637 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 404 GET http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d 0.044s
2025-12-16 13:54:43,637 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:43 GMT', 'server': 'Apache/2.4.52 (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-72ad1003-4c77-4300-92de-28982c2f1c17', 'x-compute-request-id': 'req-72ad1003-4c77-4300-92de-28982c2f1c17', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d could not be found."}}'
2025-12-16 13:54:43,727 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5 0.089s
2025-12-16 13:54:43,727 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:43 GMT', 'server': 'Apache/2.4.52 (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-5a4ec2a6-adb9-4627-96fc-20cbceb34fb0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5'}
Body: b''
2025-12-16 13:54:43,812 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5 0.084s
2025-12-16 13:54:43,812 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c99616c-66a1-4341-a205-77a9b26f4e45', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c99616c-66a1-4341-a205-77a9b26f4e45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5'}
Body: b'{"volume": {"id": "095919cb-d4c4-4832-b9bc-5a118897c1a5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:54:27.000000", "updated_at": "2025-12-16T12:54:44.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1496512957", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}], "user_id": "1e8000b5b1d649f0bf74fe28091d1ab9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a2baa0dca2c04f50873567d7a325ca56", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}'
2025-12-16 13:54:44,883 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5 0.059s
2025-12-16 13:54:44,884 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0f7793-34b5-4cb2-9643-e276c104f53c', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0f7793-34b5-4cb2-9643-e276c104f53c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5'}
Body: b'{"volume": {"id": "095919cb-d4c4-4832-b9bc-5a118897c1a5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:54:27.000000", "updated_at": "2025-12-16T12:54:44.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1496512957", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}], "user_id": "1e8000b5b1d649f0bf74fe28091d1ab9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a2baa0dca2c04f50873567d7a325ca56", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}'
2025-12-16 13:54:45,940 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5 0.045s
2025-12-16 13:54:45,940 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e2dcba-a13f-4546-9964-c23f6971e727', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e2dcba-a13f-4546-9964-c23f6971e727', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5'}
Body: b'{"volume": {"id": "095919cb-d4c4-4832-b9bc-5a118897c1a5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:54:27.000000", "updated_at": "2025-12-16T12:54:44.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1496512957", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5"}], "user_id": "1e8000b5b1d649f0bf74fe28091d1ab9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "a2baa0dca2c04f50873567d7a325ca56", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}}'
2025-12-16 13:54:47,029 80249 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5 0.077s
2025-12-16 13:54:47,029 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5f5417-1708-4d49-8931-891b728ce564', 'x-openstack-request-id': 'req-fc5f5417-1708-4d49-8931-891b728ce564', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/volume/v3/volumes/095919cb-d4c4-4832-b9bc-5a118897c1a5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 095919cb-d4c4-4832-b9bc-5a118897c1a5 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 60, in test_volume_assisted_snapshot_create_delete
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 73ed6b44-9fa4-4fea-870f-1d8d1cd3e83d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:54:42Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-e60e11a4-9713-46b0-9928-12ac9c11fd99.
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
fail
ft5.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:54:08,819 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.155/image/v2/images/44418a0d-97d6-4457-a33d-7e0782c5ac95 0.137s
2025-12-16 13:54:08,819 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3fd9cab7-9b19-4f3b-aafa-74c0f0ba9476', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/image/v2/images/44418a0d-97d6-4457-a33d-7e0782c5ac95'}
Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "755717a77ad74a39aeb1c888ac31c344", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "created_at": "2025-12-16T12:50:42Z", "updated_at": "2025-12-16T12:50:44Z", "tags": [], "self": "/v2/images/44418a0d-97d6-4457-a33d-7e0782c5ac95", "file": "/v2/images/44418a0d-97d6-4457-a33d-7e0782c5ac95/file", "schema": "/v2/schemas/image"}'
2025-12-16 13:54:09,600 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://192.168.122.155/image/v2/images 0.737s
2025-12-16 13:54:09,601 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b200a61b-b56c-458b-a391-19f14c11a000', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7ccb0080-d024-4ba2-a699-741cc4cc423c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/image/v2/images'}
Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "52b820e488044fb0a6bbe8d2a3c1182f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b200a61b-b56c-458b-a391-19f14c11a000", "created_at": "2025-12-16T12:54:10Z", "updated_at": "2025-12-16T12:54:10Z", "tags": [], "self": "/v2/images/b200a61b-b56c-458b-a391-19f14c11a000", "file": "/v2/images/b200a61b-b56c-458b-a391-19f14c11a000/file", "schema": "/v2/schemas/image"}'
2025-12-16 13:54:11,029 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://192.168.122.155/image/v2/images/b200a61b-b56c-458b-a391-19f14c11a000/file 1.428s
2025-12-16 13:54:11,030 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f726ee05ab0>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4d1e56c8-e0a5-497f-be7d-bba8f3b9123d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/image/v2/images/b200a61b-b56c-458b-a391-19f14c11a000/file'}
Body: b''
2025-12-16 13:54:11,031 80253 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 13:54:11,031 80253 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:54:11,311 80253 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.279s
2025-12-16 13:54:11,311 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1231455282", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPoxKFuD1oxE+JeojiJxb8E26EVnTdQKbBTQZEA6gewOhJE7jQ4J+CbJtw/9om+1kKCeluPDcPm+CLEzoEiCU6mD2rCi64hqML0lgO9ITnJrMLAXv5oYzCAF9y7Pq3RDFA=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:11 GMT', 'server': 'Apache/2.4.52 (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-11ee189f-dd18-49ae-a0bb-47e359bde4ab', 'x-compute-request-id': 'req-11ee189f-dd18-49ae-a0bb-47e359bde4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1231455282", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPoxKFuD1oxE+JeojiJxb8E26EVnTdQKbBTQZEA6gewOhJE7jQ4J+CbJtw/9om+1kKCeluPDcPm+CLEzoEiCU6mD2rCi64hqML0lgO9ITnJrMLAXv5oYzCAF9y7Pq3RDFA==", "fingerprint": "52:5d:21:3d:86:e0:07:f1:5f:cf:31:48:df:58:f6:f2", "user_id": "b05519b4de9f4380a6296f3f0bdc31b3"}}'
2025-12-16 13:54:11,313 80253 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1231455282 created
2025-12-16 13:54:12,459 80253 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 1.145s
2025-12-16 13:54:12,459 80253 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--971886062", "description": "tempest-description--873675845"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-6ac69482-4955-4c84-9f04-700127aff6cb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "1dceff7c-205a-4709-adbd-7a02329bed3e", "name": "tempest-securitygroup--971886062", "stateful": true, "tenant_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "project_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "description": "tempest-description--873675845", "shared": false, "security_group_rules": [{"id": "45780460-21a9-4a59-a92e-1c68c866baee", "project_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "tenant_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "security_group_id": "1dceff7c-205a-4709-adbd-7a02329bed3e", "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": 166, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:54:12Z", "updated_at": "2025-12-16T12:54:12Z", "revision_number": 0}, {"id": "981d3bd9-5f6f-4d56-9139-0ac8125b52e0", "project_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "tenant_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "security_group_id": "1dceff7c-205a-4709-adbd-7a02329bed3e", "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": 167, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:54:12Z", "updated_at": "2025-12-16T12:54:12Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:54:12Z", "updated_at": "2025-12-16T12:54:12Z", "revision_number": 1}}'
2025-12-16 13:54:15,826 80253 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 3.366s
2025-12-16 13:54:15,827 80253 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": "1dceff7c-205a-4709-adbd-7a02329bed3e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6eab4641-b357-479c-9819-a8bf2fc23b73', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "aa595b96-052d-424c-9812-b6dafbcce2f6", "project_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "tenant_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "security_group_id": "1dceff7c-205a-4709-adbd-7a02329bed3e", "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": "2025-12-16T12:54:15Z", "updated_at": "2025-12-16T12:54:15Z", "revision_number": 0}}'
2025-12-16 13:54:21,914 80253 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 6.087s
2025-12-16 13:54:21,914 80253 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": "1dceff7c-205a-4709-adbd-7a02329bed3e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f9cf3eb4-0977-4010-8816-e1483e51fd8f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b19b6b35-b9d5-4709-93a0-f6091521381e", "project_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "tenant_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "security_group_id": "1dceff7c-205a-4709-adbd-7a02329bed3e", "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": "2025-12-16T12:54:21Z", "updated_at": "2025-12-16T12:54:21Z", "revision_number": 0}}'
2025-12-16 13:54:21,915 80253 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--971886062 created
2025-12-16 13:54:24,730 80253 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 2.815s
2025-12-16 13:54:24,731 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-bd53af4c-493c-4a53-9a2e-3d0ac9cafd2d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "4da316fe-d8b9-4d2e-acbb-5d5adf64809c", "tenant_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "project_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "floating_ip_address": "172.24.4.78", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:54:24Z", "updated_at": "2025-12-16T12:54:24Z", "revision_number": 0}}'
2025-12-16 13:54:24,731 80253 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4da316fe-d8b9-4d2e-acbb-5d5adf64809c', 'tenant_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'project_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'floating_ip_address': '172.24.4.78', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:54:24Z', 'updated_at': '2025-12-16T12:54:24Z', 'revision_number': 0, 'ip': '172.24.4.78'} created
2025-12-16 13:54:24,775 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.040s
2025-12-16 13:54:24,775 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-47711950-9914-4b68-814f-8fc1f1985131', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b05519b4de9f4380a6296f3f0bdc31b3", "name": "tempest-AttachSCSIVolumeTestJSON-1929939809-project-member", "password_expires_at": null}, "audit_ids": ["YZP5V6_xT1mRa-PCC3inlQ"], "expires_at": "2025-12-16T13:54:24.000000Z", "issued_at": "2025-12-16T12:54:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "name": "tempest-AttachSCSIVolumeTestJSON-1929939809"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/e2a9c3932c40493ba7f8e7b2f29f5da7", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:54:24,776 80253 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'b8fb891a-5fe5-4cd1-b32b-b75fdafa3f8a', 'name': 'tempest-AttachSCSIVolumeTestJSON-867973740-network', 'tenant_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'project_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32284, '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': '2025-12-16T12:53:33Z', 'updated_at': '2025-12-16T12:53:34Z', 'revision_number': 1} available for tenant
2025-12-16 13:54:24,776 80253 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1231455282', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPoxKFuD1oxE+JeojiJxb8E26EVnTdQKbBTQZEA6gewOhJE7jQ4J+CbJtw/9om+1kKCeluPDcPm+CLEzoEiCU6mD2rCi64hqML0lgO9ITnJrMLAXv5oYzCAF9y7Pq3RDFA==', 'fingerprint': '52:5d:21:3d:86:e0:07:f1:5f:cf:31:48:df:58:f6:f2', 'user_id': 'b05519b4de9f4380a6296f3f0bdc31b3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAinYgCVwqkNOlsnhq/T2j5thhmXaTV9tqG0CB3vEUO0NmTZ1yCTP9G\nLu+Aj+k2wEGgBwYFK4EEACKhZANiAAT6MShbg9aMRPiXqI4icW/BNuhFZ03UCmwU\n0GRAOoHsDoSRO40OCfgmybcP/aJvtZCgnpbjw3D5vgixM6BIglOpg9qwouuIajC9\nJYDvSE5yazCwF7+aGMwgBfcuz6t0QxQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1dceff7c-205a-4709-adbd-7a02329bed3e', 'name': 'tempest-securitygroup--971886062', 'stateful': True, 'tenant_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'project_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'description': 'tempest-description--873675845', 'shared': False, 'security_group_rules': [{'id': '45780460-21a9-4a59-a92e-1c68c866baee', 'project_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'tenant_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'security_group_id': '1dceff7c-205a-4709-adbd-7a02329bed3e', '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': 166, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:54:12Z', 'updated_at': '2025-12-16T12:54:12Z', 'revision_number': 0}, {'id': '981d3bd9-5f6f-4d56-9139-0ac8125b52e0', 'project_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'tenant_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'security_group_id': '1dceff7c-205a-4709-adbd-7a02329bed3e', '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': 167, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:54:12Z', 'updated_at': '2025-12-16T12:54:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:54:12Z', 'updated_at': '2025-12-16T12:54:12Z', 'revision_number': 1}, 'floating_ip': {'id': '4da316fe-d8b9-4d2e-acbb-5d5adf64809c', 'tenant_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'project_id': 'e2a9c3932c40493ba7f8e7b2f29f5da7', 'floating_ip_address': '172.24.4.78', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:54:24Z', 'updated_at': '2025-12-16T12:54:24Z', 'revision_number': 0, 'ip': '172.24.4.78'}}
2025-12-16 13:54:26,662 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://192.168.122.155/compute/v2.1/servers 1.885s
2025-12-16 13:54:26,663 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-536186135", "imageRef": "b200a61b-b56c-458b-a391-19f14c11a000", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "b8fb891a-5fe5-4cd1-b32b-b75fdafa3f8a"}], "security_groups": [{"name": "tempest-securitygroup--971886062"}], "key_name": "tempest-keypair-1231455282", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf13e54f-ca01-4912-819d-5bc843903227', 'x-compute-request-id': 'req-bf13e54f-ca01-4912-819d-5bc843903227', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--971886062"}], "adminPass": "8asKX4c5wLjS"}}'
2025-12-16 13:54:26,818 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e 0.143s
2025-12-16 13:54:26,818 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f336c72-963c-4f76-b1eb-8067953e24b4', 'x-compute-request-id': 'req-0f336c72-963c-4f76-b1eb-8067953e24b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e'}
Body: b'{"server": {"id": "7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e", "name": "tempest-AttachSCSIVolumeTestJSON-server-536186135", "status": "BUILD", "tenant_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "user_id": "b05519b4de9f4380a6296f3f0bdc31b3", "metadata": {}, "hostId": "", "image": {"id": "b200a61b-b56c-458b-a391-19f14c11a000", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/b200a61b-b56c-458b-a391-19f14c11a000"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:54:27Z", "updated": "2025-12-16T12:54:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1231455282", "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": []}}'
2025-12-16 13:54:28,124 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e 0.291s
2025-12-16 13:54:28,125 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c721de18-c47c-4703-a5f7-e58b7563b2c2', 'x-compute-request-id': 'req-c721de18-c47c-4703-a5f7-e58b7563b2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e'}
Body: b'{"server": {"id": "7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e", "name": "tempest-AttachSCSIVolumeTestJSON-server-536186135", "status": "ERROR", "tenant_id": "e2a9c3932c40493ba7f8e7b2f29f5da7", "user_id": "b05519b4de9f4380a6296f3f0bdc31b3", "metadata": {}, "hostId": "", "image": {"id": "b200a61b-b56c-458b-a391-19f14c11a000", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/b200a61b-b56c-458b-a391-19f14c11a000"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:54:26Z", "updated": "2025-12-16T12:54:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:54:28Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1231455282", "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": []}}'
2025-12-16 13:54:28,136 80253 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-12-16 13:54:28,993 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 DELETE http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e 0.857s
2025-12-16 13:54:28,993 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:28 GMT', 'server': 'Apache/2.4.52 (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-f16b2384-ae71-42ff-8b9d-711f68387df0', 'x-compute-request-id': 'req-f16b2384-ae71-42ff-8b9d-711f68387df0', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e'}
Body: b''
2025-12-16 13:54:29,032 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 404 GET http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e 0.038s
2025-12-16 13:54:29,033 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:28 GMT', 'server': 'Apache/2.4.52 (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-e8fcb699-6fd0-48db-9fce-0e199b1e88d6', 'x-compute-request-id': 'req-e8fcb699-6fd0-48db-9fce-0e199b1e88d6', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e could not be found."}}'
2025-12-16 13:54:29,072 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1231455282 0.037s
2025-12-16 13:54:29,073 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:29 GMT', 'server': 'Apache/2.4.52 (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-e63a23a0-6c6b-4bd4-894a-02f116bc129b', 'x-compute-request-id': 'req-e63a23a0-6c6b-4bd4-894a-02f116bc129b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1231455282'}
Body: b''
2025-12-16 13:54:29,292 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/1dceff7c-205a-4709-adbd-7a02329bed3e 0.218s
2025-12-16 13:54:29,292 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-11e9ff0d-1398-4f52-90cd-c8d398d9203d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/1dceff7c-205a-4709-adbd-7a02329bed3e'}
Body: b''
2025-12-16 13:54:29,625 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/1dceff7c-205a-4709-adbd-7a02329bed3e 0.332s
2025-12-16 13:54:29,625 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a6cce1b9-fdb4-4536-b951-ec003d39ce84', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/1dceff7c-205a-4709-adbd-7a02329bed3e'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1dceff7c-205a-4709-adbd-7a02329bed3e does not exist", "detail": ""}}'
2025-12-16 13:54:31,290 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/4da316fe-d8b9-4d2e-acbb-5d5adf64809c 1.665s
2025-12-16 13:54:31,291 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3a40f18a-6afb-4ab6-b282-22958c56fae2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/4da316fe-d8b9-4d2e-acbb-5d5adf64809c'}
Body: b''
2025-12-16 13:54:31,405 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/image/v2/images/b200a61b-b56c-458b-a391-19f14c11a000 0.114s
2025-12-16 13:54:31,406 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-cdccf4e2-145e-43e2-90ca-463869e3668b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/image/v2/images/b200a61b-b56c-458b-a391-19f14c11a000'}
Body: b''
2025-12-16 13:54:31,421 80253 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.155/image/v2/images/b200a61b-b56c-458b-a391-19f14c11a000 0.015s
2025-12-16 13:54:31,422 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-66d12b5b-5221-4993-840b-8149184e23ba', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/image/v2/images/b200a61b-b56c-458b-a391-19f14c11a000'}
Body: b'{"message": "No image found with ID b200a61b-b56c-458b-a391-19f14c11a000<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 99, in test_attach_scsi_disk_with_config_drive
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 7ed8d4fc-d2d3-4e03-b23b-05a7efefa05e failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:54:28Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-bf13e54f-ca01-4912-819d-5bc843903227.
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 0 | 1 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt6.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] |
fail
ft6.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]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:54:21,315 80251 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.114s
2025-12-16 13:54:21,315 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cdd8bb45-0dd8-44dd-9015-e95251b506bf', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e3bf10433d9e4276967bfa7355d93f7e", "name": "tempest-VolumesAdminNegativeTest-1311478038-project-member", "password_expires_at": null}, "audit_ids": ["YXwcYshJS8iWiioeo9dD8g"], "expires_at": "2025-12-16T13:54:21.000000Z", "issued_at": "2025-12-16T12:54:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10cbf6bc359d4812983b54f83aefad58", "name": "tempest-VolumesAdminNegativeTest-1311478038"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/10cbf6bc359d4812983b54f83aefad58", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:54:21,316 80251 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'bd8b55be-4d42-4903-ba2b-1c99cadc4cbd', 'name': 'tempest-VolumesAdminNegativeTest-234229853-network', 'tenant_id': '10cbf6bc359d4812983b54f83aefad58', 'project_id': '10cbf6bc359d4812983b54f83aefad58', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26267, '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': '2025-12-16T12:53:32Z', 'updated_at': '2025-12-16T12:53:32Z', 'revision_number': 1} available for tenant
2025-12-16 13:54:26,665 80251 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://192.168.122.155/compute/v2.1/servers 5.348s
2025-12-16 13:54:26,665 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-908827997", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "networks": [{"uuid": "bd8b55be-4d42-4903-ba2b-1c99cadc4cbd"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d3cd280-d30a-40db-9b34-ee4247566f01', 'x-compute-request-id': 'req-3d3cd280-d30a-40db-9b34-ee4247566f01', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "0e173383-aa03-4de5-93ef-eb819e50c405", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/0e173383-aa03-4de5-93ef-eb819e50c405"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "iYQmsR5jvHnE"}}'
2025-12-16 13:54:26,850 80251 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405 0.182s
2025-12-16 13:54:26,850 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25606120-5c47-4cea-8fc3-04ec39177122', 'x-compute-request-id': 'req-25606120-5c47-4cea-8fc3-04ec39177122', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405'}
Body: b'{"server": {"id": "0e173383-aa03-4de5-93ef-eb819e50c405", "name": "tempest-VolumesAdminNegativeTest-server-908827997", "status": "BUILD", "tenant_id": "10cbf6bc359d4812983b54f83aefad58", "user_id": "e3bf10433d9e4276967bfa7355d93f7e", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:54:27Z", "updated": "2025-12-16T12:54:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/0e173383-aa03-4de5-93ef-eb819e50c405"}], "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": []}}'
2025-12-16 13:54:28,158 80251 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405 0.296s
2025-12-16 13:54:28,159 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:27 GMT', 'server': 'Apache/2.4.52 (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-cae27c2c-e7ea-468d-b684-1b9d3d1e0d11', 'x-compute-request-id': 'req-cae27c2c-e7ea-468d-b684-1b9d3d1e0d11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405'}
Body: b'{"server": {"id": "0e173383-aa03-4de5-93ef-eb819e50c405", "name": "tempest-VolumesAdminNegativeTest-server-908827997", "status": "ERROR", "tenant_id": "10cbf6bc359d4812983b54f83aefad58", "user_id": "e3bf10433d9e4276967bfa7355d93f7e", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:54:26Z", "updated": "2025-12-16T12:54:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/0e173383-aa03-4de5-93ef-eb819e50c405"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:54:28Z", "message": "AttributeError"}, "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": []}}'
2025-12-16 13:54:28,170 80251 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-12-16 13:54:29,027 80251 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 204 DELETE http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405 0.856s
2025-12-16 13:54:29,028 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:28 GMT', 'server': 'Apache/2.4.52 (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-b97dc8d3-f8be-4369-859d-baaa7b626dff', 'x-compute-request-id': 'req-b97dc8d3-f8be-4369-859d-baaa7b626dff', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405'}
Body: b''
2025-12-16 13:54:29,098 80251 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 404 GET http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405 0.069s
2025-12-16 13:54:29,098 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:54:29 GMT', 'server': 'Apache/2.4.52 (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-bc0d5d78-a2e8-4f9e-a697-2af430ec98e3', 'x-compute-request-id': 'req-bc0d5d78-a2e8-4f9e-a697-2af430ec98e3', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/0e173383-aa03-4de5-93ef-eb819e50c405'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0e173383-aa03-4de5-93ef-eb819e50c405 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 52, in test_update_attached_volume_with_nonexistent_volume_in_uri
self.server = self.create_test_server(wait_until="ACTIVE")
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 0e173383-aa03-4de5-93ef-eb819e50c405 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:54:28Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-3d3cd280-d30a-40db-9b34-ee4247566f01.
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft7.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:55:01,576 80253 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.079s
2025-12-16 13:55:01,576 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-15daebdb-301a-449c-81f5-b50a5bd2f2ea', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7fb79e4f14614879ab74eb809cd2785d", "name": "tempest-DeleteServersTestJSON-273218301-project-member", "password_expires_at": null}, "audit_ids": ["D9GaKriAQHC37MzOFr9NDw"], "expires_at": "2025-12-16T13:55:01.000000Z", "issued_at": "2025-12-16T12:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b948248f8f6477b8bce6b96441f9bdd", "name": "tempest-DeleteServersTestJSON-273218301"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/9b948248f8f6477b8bce6b96441f9bdd", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:55:01,577 80253 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '6c417280-1ba4-4d8b-877b-154407d13794', 'name': 'tempest-DeleteServersTestJSON-19563616-network', 'tenant_id': '9b948248f8f6477b8bce6b96441f9bdd', 'project_id': '9b948248f8f6477b8bce6b96441f9bdd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16775, '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': '2025-12-16T12:54:47Z', 'updated_at': '2025-12-16T12:54:47Z', 'revision_number': 1} available for tenant
2025-12-16 13:55:04,688 80253 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://192.168.122.155/compute/v2.1/servers 3.110s
2025-12-16 13:55:04,689 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-428337706", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "networks": [{"uuid": "6c417280-1ba4-4d8b-877b-154407d13794"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b24f0e42-299e-40a4-af62-5056b3755a5d', 'x-compute-request-id': 'req-b24f0e42-299e-40a4-af62-5056b3755a5d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "bf3ed09c-0f13-4675-9308-6aa95f09c82c", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "nUwEKA2ZEbYT"}}'
2025-12-16 13:55:06,079 80253 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c 1.388s
2025-12-16 13:55:06,079 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f7be8a5-905a-4e01-ab62-b5788f78cf24', 'x-compute-request-id': 'req-7f7be8a5-905a-4e01-ab62-b5788f78cf24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c'}
Body: b'{"server": {"id": "bf3ed09c-0f13-4675-9308-6aa95f09c82c", "name": "tempest-DeleteServersTestJSON-server-428337706", "status": "BUILD", "tenant_id": "9b948248f8f6477b8bce6b96441f9bdd", "user_id": "7fb79e4f14614879ab74eb809cd2785d", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:55:05Z", "updated": "2025-12-16T12:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c"}], "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": []}}'
2025-12-16 13:55:08,102 80253 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c 1.011s
2025-12-16 13:55:08,102 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c244fe41-1244-4f9b-a460-c8d4d5977309', 'x-compute-request-id': 'req-c244fe41-1244-4f9b-a460-c8d4d5977309', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c'}
Body: b'{"server": {"id": "bf3ed09c-0f13-4675-9308-6aa95f09c82c", "name": "tempest-DeleteServersTestJSON-server-428337706", "status": "ERROR", "tenant_id": "9b948248f8f6477b8bce6b96441f9bdd", "user_id": "7fb79e4f14614879ab74eb809cd2785d", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:55:04Z", "updated": "2025-12-16T12:55:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:55:05Z", "message": "AttributeError"}, "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": []}}'
2025-12-16 13:55:08,119 80253 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-12-16 13:55:09,893 80253 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 204 DELETE http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c 1.774s
2025-12-16 13:55:09,894 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:08 GMT', 'server': 'Apache/2.4.52 (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-9c4aa1a2-a277-4453-870a-0cc8b055edfd', 'x-compute-request-id': 'req-9c4aa1a2-a277-4453-870a-0cc8b055edfd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c'}
Body: b''
2025-12-16 13:55:09,941 80253 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 404 GET http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c 0.047s
2025-12-16 13:55:09,942 80253 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:09 GMT', 'server': 'Apache/2.4.52 (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-d42c9008-3a6e-45e9-9a68-2ccd1a12ebe6', 'x-compute-request-id': 'req-d42c9008-3a6e-45e9-9a68-2ccd1a12ebe6', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/bf3ed09c-0f13-4675-9308-6aa95f09c82c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance bf3ed09c-0f13-4675-9308-6aa95f09c82c could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 115, in test_delete_server_while_in_attached_volume
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 bf3ed09c-0f13-4675-9308-6aa95f09c82c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:55:05Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-b24f0e42-299e-40a4-af62-5056b3755a5d.
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
fail
ft8.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:55:38,850 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.155/networking/v2.0/networks 1.106s
2025-12-16 13:55:38,851 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-tagged-attachments-test-net-440857328"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '620', 'x-openstack-request-id': 'req-540c0855-838d-4b05-9969-9be6bd0d6308', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/networks'}
Body: b'{"network":{"id":"488b1687-8f0a-4849-868e-611dc7093821","name":"tempest-tagged-attachments-test-net-440857328","tenant_id":"4ac3a3bdda8b422c9f8309b4d37a41b6","project_id":"4ac3a3bdda8b422c9f8309b4d37a41b6","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-12-16T12:55:38Z","updated_at":"2025-12-16T12:55:38Z","revision_number":1}}'
2025-12-16 13:55:39,953 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.155/networking/v2.0/subnets 1.102s
2025-12-16 13:55:39,954 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "488b1687-8f0a-4849-868e-611dc7093821", "cidr": "10.10.10.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-e9934376-bf0e-4a5f-8dd3-ad9484ddb9ac', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"a6ebc955-1c23-4bfe-8a46-24bd1f4e5414","name":"","tenant_id":"4ac3a3bdda8b422c9f8309b4d37a41b6","network_id":"488b1687-8f0a-4849-868e-611dc7093821","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-12-16T12:55:39Z","updated_at":"2025-12-16T12:55:39Z","revision_number":0,"project_id":"4ac3a3bdda8b422c9f8309b4d37a41b6"}}'
2025-12-16 13:55:40,246 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.155/volume/v3/volumes 0.292s
2025-12-16 13:55:40,246 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-78523196"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb758572-9edd-46f9-9d85-566807d3022f', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb758572-9edd-46f9-9d85-566807d3022f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "14a95249-c0c8-4216-91b2-c7bc93adc38d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:40.125405", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-78523196", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d"}], "user_id": "aeefcf19dab44ba7855e72f84b4410ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 13:55:40,354 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.155/volume/v3/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d 0.098s
2025-12-16 13:55:40,354 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41fe0ec6-fa96-4e27-90a0-cc90ecf93691', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41fe0ec6-fa96-4e27-90a0-cc90ecf93691', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d'}
Body: b'{"volume": {"id": "14a95249-c0c8-4216-91b2-c7bc93adc38d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:40.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-78523196", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d"}], "user_id": "aeefcf19dab44ba7855e72f84b4410ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ac3a3bdda8b422c9f8309b4d37a41b6"}}'
2025-12-16 13:55:41,423 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.155/volume/v3/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d 0.057s
2025-12-16 13:55:41,423 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90618a1f-6435-4369-b19d-39a6efcf7acc', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90618a1f-6435-4369-b19d-39a6efcf7acc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d'}
Body: b'{"volume": {"id": "14a95249-c0c8-4216-91b2-c7bc93adc38d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:40.000000", "updated_at": "2025-12-16T12:55:40.000000", "name": "tempest-TaggedAttachmentsTest-volume-78523196", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d"}], "user_id": "aeefcf19dab44ba7855e72f84b4410ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ac3a3bdda8b422c9f8309b4d37a41b6"}}'
2025-12-16 13:55:42,479 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.155/volume/v3/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d 0.044s
2025-12-16 13:55:42,480 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81220b81-9304-4d36-9a8a-4b94e3044452', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81220b81-9304-4d36-9a8a-4b94e3044452', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d'}
Body: b'{"volume": {"id": "14a95249-c0c8-4216-91b2-c7bc93adc38d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:40.000000", "updated_at": "2025-12-16T12:55:42.000000", "name": "tempest-TaggedAttachmentsTest-volume-78523196", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/14a95249-c0c8-4216-91b2-c7bc93adc38d"}], "user_id": "aeefcf19dab44ba7855e72f84b4410ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ac3a3bdda8b422c9f8309b4d37a41b6"}}'
2025-12-16 13:55:42,490 80249 INFO [tempest.common.waiters] volume 14a95249-c0c8-4216-91b2-c7bc93adc38d reached available after waiting for 2.490473 seconds
2025-12-16 13:55:42,491 80249 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 13:55:42,491 80249 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:55:42,546 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.054s
2025-12-16 13:55:42,546 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1872221101", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+OqDwIHNv/OBR7yn4h8mpVzrhlDcEkURzM5kdbVkstdIvvOWJrqh61ZpwnZ+0xswkLp6w35lcVQQEnSri0SRZ2NrxxSDtBmAzBKPR8SPInhQN2DLSkGFk13yoEqYAVOA=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2758c43e-494e-4208-ab67-f0d0e09ccabe', 'x-compute-request-id': 'req-2758c43e-494e-4208-ab67-f0d0e09ccabe', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1872221101", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+OqDwIHNv/OBR7yn4h8mpVzrhlDcEkURzM5kdbVkstdIvvOWJrqh61ZpwnZ+0xswkLp6w35lcVQQEnSri0SRZ2NrxxSDtBmAzBKPR8SPInhQN2DLSkGFk13yoEqYAVOA==", "fingerprint": "6c:4b:bd:dc:2c:a6:30:33:f9:ca:fa:f1:59:2d:e2:0c", "user_id": "aeefcf19dab44ba7855e72f84b4410ae"}}'
2025-12-16 13:55:42,548 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1872221101 created
2025-12-16 13:55:43,060 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.511s
2025-12-16 13:55:43,060 80249 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--1552244535", "description": "tempest-description--1293803179"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-c6d9355f-d30c-47db-951f-f1126d3283d4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "b9ed1735-145c-4579-bb22-0af9e8e6180a", "name": "tempest-securitygroup--1552244535", "stateful": true, "tenant_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "project_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "description": "tempest-description--1293803179", "shared": false, "security_group_rules": [{"id": "624cc376-170b-400f-a807-c0b6f83a11a9", "project_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "tenant_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "security_group_id": "b9ed1735-145c-4579-bb22-0af9e8e6180a", "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": 318, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:55:42Z", "updated_at": "2025-12-16T12:55:42Z", "revision_number": 0}, {"id": "95a9c214-3a3e-47e6-9806-f43c13057d59", "project_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "tenant_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "security_group_id": "b9ed1735-145c-4579-bb22-0af9e8e6180a", "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": 319, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:55:42Z", "updated_at": "2025-12-16T12:55:42Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:55:42Z", "updated_at": "2025-12-16T12:55:42Z", "revision_number": 1}}'
2025-12-16 13:55:43,370 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.309s
2025-12-16 13:55:43,371 80249 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": "b9ed1735-145c-4579-bb22-0af9e8e6180a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f0b250f1-eaee-4933-9510-0df638e745dd', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b36a5737-5ae2-499f-a3ce-a0c2a2a75f7b", "project_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "tenant_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "security_group_id": "b9ed1735-145c-4579-bb22-0af9e8e6180a", "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": "2025-12-16T12:55:43Z", "updated_at": "2025-12-16T12:55:43Z", "revision_number": 0}}'
2025-12-16 13:55:44,369 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.998s
2025-12-16 13:55:44,369 80249 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": "b9ed1735-145c-4579-bb22-0af9e8e6180a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6d3ec0a4-f44a-4eac-889e-370bedacce33', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "88913ad5-cac7-4e89-baa9-9b90032ecafc", "project_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "tenant_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "security_group_id": "b9ed1735-145c-4579-bb22-0af9e8e6180a", "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": "2025-12-16T12:55:44Z", "updated_at": "2025-12-16T12:55:44Z", "revision_number": 0}}'
2025-12-16 13:55:44,369 80249 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1552244535 created
2025-12-16 13:55:45,504 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 1.134s
2025-12-16 13:55:45,504 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-5e2fc6d5-1464-44e6-9d20-4bb6511dafa8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "360a79ca-3a00-4f33-8332-e14039afb25c", "tenant_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "project_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "floating_ip_address": "172.24.4.77", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:55:45Z", "updated_at": "2025-12-16T12:55:45Z", "revision_number": 0}}'
2025-12-16 13:55:45,505 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '360a79ca-3a00-4f33-8332-e14039afb25c', 'tenant_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'project_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'floating_ip_address': '172.24.4.77', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:55:45Z', 'updated_at': '2025-12-16T12:55:45Z', 'revision_number': 0, 'ip': '172.24.4.77'} created
2025-12-16 13:55:45,594 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.086s
2025-12-16 13:55:45,594 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-131693d2-95ad-42e0-81e9-b6e637afa913', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "aeefcf19dab44ba7855e72f84b4410ae", "name": "tempest-TaggedAttachmentsTest-365111757-project-member", "password_expires_at": null}, "audit_ids": ["14CGxuIGQ2OeZFDgg4IzFg"], "expires_at": "2025-12-16T13:55:45.000000Z", "issued_at": "2025-12-16T12:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "name": "tempest-TaggedAttachmentsTest-365111757"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/4ac3a3bdda8b422c9f8309b4d37a41b6", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:55:45,595 80249 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': 'a08c6993-32bb-4c1d-b148-229cb17267b8', 'name': 'tempest-TaggedAttachmentsTest-1852632717-network', 'tenant_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'project_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31246, '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': '2025-12-16T12:55:16Z', 'updated_at': '2025-12-16T12:55:16Z', 'revision_number': 1} available for tenant
2025-12-16 13:55:45,636 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.037s
2025-12-16 13:55:45,636 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3e8c927f-f5e0-430f-a302-51e10d539e72', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "aeefcf19dab44ba7855e72f84b4410ae", "name": "tempest-TaggedAttachmentsTest-365111757-project-member", "password_expires_at": null}, "audit_ids": ["kFam2aX4QKSW1ETre0-8Tw"], "expires_at": "2025-12-16T13:55:45.000000Z", "issued_at": "2025-12-16T12:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "name": "tempest-TaggedAttachmentsTest-365111757"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/4ac3a3bdda8b422c9f8309b4d37a41b6", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:55:45,637 80249 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': 'a08c6993-32bb-4c1d-b148-229cb17267b8', 'name': 'tempest-TaggedAttachmentsTest-1852632717-network', 'tenant_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'project_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31246, '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': '2025-12-16T12:55:16Z', 'updated_at': '2025-12-16T12:55:16Z', 'revision_number': 1} available for tenant
2025-12-16 13:55:45,637 80249 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1872221101', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI+OqDwIHNv/OBR7yn4h8mpVzrhlDcEkURzM5kdbVkstdIvvOWJrqh61ZpwnZ+0xswkLp6w35lcVQQEnSri0SRZ2NrxxSDtBmAzBKPR8SPInhQN2DLSkGFk13yoEqYAVOA==', 'fingerprint': '6c:4b:bd:dc:2c:a6:30:33:f9:ca:fa:f1:59:2d:e2:0c', 'user_id': 'aeefcf19dab44ba7855e72f84b4410ae', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA12udQghEgGcK/kKqYkf7BVA06QvwV9g0SZyZxcA7/vvMZxydtlcBL\n5BWc7jOVeNWgBwYFK4EEACKhZANiAASPjqg8CBzb/zgUe8p+IfJqVc64ZQ3BJFEc\nzOZHW1ZLLXSL7zlia6oetWacJ2ftMbMJC6esN+ZXFUEBJ0q4tEkWdja8cUg7QZgM\nwSj0fEjyJ4UDdgy0pBhZNd8qBKmAFTg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b9ed1735-145c-4579-bb22-0af9e8e6180a', 'name': 'tempest-securitygroup--1552244535', 'stateful': True, 'tenant_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'project_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'description': 'tempest-description--1293803179', 'shared': False, 'security_group_rules': [{'id': '624cc376-170b-400f-a807-c0b6f83a11a9', 'project_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'tenant_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'security_group_id': 'b9ed1735-145c-4579-bb22-0af9e8e6180a', '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': 318, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:55:42Z', 'updated_at': '2025-12-16T12:55:42Z', 'revision_number': 0}, {'id': '95a9c214-3a3e-47e6-9806-f43c13057d59', 'project_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'tenant_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'security_group_id': 'b9ed1735-145c-4579-bb22-0af9e8e6180a', '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': 319, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:55:42Z', 'updated_at': '2025-12-16T12:55:42Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:55:42Z', 'updated_at': '2025-12-16T12:55:42Z', 'revision_number': 1}, 'floating_ip': {'id': '360a79ca-3a00-4f33-8332-e14039afb25c', 'tenant_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'project_id': '4ac3a3bdda8b422c9f8309b4d37a41b6', 'floating_ip_address': '172.24.4.77', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:55:45Z', 'updated_at': '2025-12-16T12:55:45Z', 'revision_number': 0, 'ip': '172.24.4.77'}}
2025-12-16 13:55:46,664 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.155/compute/v2.1/servers 1.026s
2025-12-16 13:55:46,664 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-1855188495", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "a08c6993-32bb-4c1d-b148-229cb17267b8"}], "security_groups": [{"name": "tempest-securitygroup--1552244535"}], "key_name": "tempest-keypair-1872221101", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1773ebd9-b446-46ac-9828-5466ebae7b55', 'x-compute-request-id': 'req-1773ebd9-b446-46ac-9828-5466ebae7b55', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "a3fe86b0-c449-4d63-adb2-4cbc732b1ade", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1552244535"}], "adminPass": "N9Y7gtv92fiE"}}'
2025-12-16 13:55:47,157 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade 0.490s
2025-12-16 13:55:47,157 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2751ea3f-d46f-42e1-b0ae-c386f9f22c78', 'x-compute-request-id': 'req-2751ea3f-d46f-42e1-b0ae-c386f9f22c78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade'}
Body: b'{"server": {"id": "a3fe86b0-c449-4d63-adb2-4cbc732b1ade", "name": "tempest-device-tagging-server-1855188495", "status": "BUILD", "tenant_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "user_id": "aeefcf19dab44ba7855e72f84b4410ae", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-16T12:55:47Z", "updated": "2025-12-16T12:55:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1872221101", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-16 13:55:48,385 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade 0.209s
2025-12-16 13:55:48,385 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0591e1b-5bfb-42ee-8adb-e75700d6e7b1', 'x-compute-request-id': 'req-a0591e1b-5bfb-42ee-8adb-e75700d6e7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade'}
Body: b'{"server": {"id": "a3fe86b0-c449-4d63-adb2-4cbc732b1ade", "name": "tempest-device-tagging-server-1855188495", "status": "ERROR", "tenant_id": "4ac3a3bdda8b422c9f8309b4d37a41b6", "user_id": "aeefcf19dab44ba7855e72f84b4410ae", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-16T12:55:46Z", "updated": "2025-12-16T12:55:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:55:47Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1872221101", "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": [], "locked": false, "description": null, "tags": []}}'
2025-12-16 13:55:48,400 80249 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 13:55:48,692 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 204 DELETE http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade 0.291s
2025-12-16 13:55:48,692 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6a22f3-74eb-40c8-83e7-c60a65c31eb7', 'x-compute-request-id': 'req-4b6a22f3-74eb-40c8-83e7-c60a65c31eb7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade'}
Body: b''
2025-12-16 13:55:48,720 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 404 GET http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade 0.028s
2025-12-16 13:55:48,721 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-461e5551-86e1-41cd-9f3a-5af8d50c081c', 'x-compute-request-id': 'req-461e5551-86e1-41cd-9f3a-5af8d50c081c', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a3fe86b0-c449-4d63-adb2-4cbc732b1ade'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a3fe86b0-c449-4d63-adb2-4cbc732b1ade could not be found."}}'
2025-12-16 13:55:48,743 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1872221101 0.021s
2025-12-16 13:55:48,744 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33235ef6-9593-4178-b463-87212d70b8bd', 'x-compute-request-id': 'req-33235ef6-9593-4178-b463-87212d70b8bd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1872221101'}
Body: b''
2025-12-16 13:55:48,949 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/b9ed1735-145c-4579-bb22-0af9e8e6180a 0.205s
2025-12-16 13:55:48,949 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-552c6507-c752-4f2a-973b-57e809ab9b9f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/b9ed1735-145c-4579-bb22-0af9e8e6180a'}
Body: b''
2025-12-16 13:55:48,963 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/b9ed1735-145c-4579-bb22-0af9e8e6180a 0.013s
2025-12-16 13:55:48,963 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1d3ccfb2-4c18-4a2d-a84f-91cad2bc4daf', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/b9ed1735-145c-4579-bb22-0af9e8e6180a'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b9ed1735-145c-4579-bb22-0af9e8e6180a does not exist", "detail": ""}}'
2025-12-16 13:55:49,419 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/360a79ca-3a00-4f33-8332-e14039afb25c 0.455s
2025-12-16 13:55:49,419 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-33b0538f-9626-46f1-954d-fbf92e72d853', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/360a79ca-3a00-4f33-8332-e14039afb25c'}
Body: b''
2025-12-16 13:55:49,639 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/subnets/a6ebc955-1c23-4bfe-8a46-24bd1f4e5414 0.219s
2025-12-16 13:55:49,639 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-31d988c6-fc32-4cbb-b9dc-bb2ae55f6ba2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets/a6ebc955-1c23-4bfe-8a46-24bd1f4e5414'}
Body: b''
2025-12-16 13:55:50,101 80249 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/networks/488b1687-8f0a-4849-868e-611dc7093821 0.461s
2025-12-16 13:55:50,101 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5765fefb-7d5e-4895-a839-d463460a4e2b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/networks/488b1687-8f0a-4849-868e-611dc7093821'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 378, in test_tagged_attachment
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 a3fe86b0-c449-4d63-adb2-4cbc732b1ade failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:55:47Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-1773ebd9-b446-46ac-9828-5466ebae7b55.
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft9.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:55:12,569 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.155/volume/v3/volumes 1.003s
2025-12-16 13:55:12,569 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1358289372", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d9ed1bb-f569-4285-b7d5-c9ac9596248b', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d9ed1bb-f569-4285-b7d5-c9ac9596248b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:12.433196", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1358289372", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 13:55:12,687 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc 0.107s
2025-12-16 13:55:12,687 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9353f0b-ff55-4e6d-b52e-b805b30fa30a', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9353f0b-ff55-4e6d-b52e-b805b30fa30a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc'}
Body: b'{"volume": {"id": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:12.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1358289372", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3"}}'
2025-12-16 13:55:13,764 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc 0.061s
2025-12-16 13:55:13,764 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6d072d-0403-4a21-866b-09e3f2b5bee7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6d072d-0403-4a21-866b-09e3f2b5bee7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc'}
Body: b'{"volume": {"id": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:12.000000", "updated_at": "2025-12-16T12:55:13.000000", "name": "tempest-TaggedBootDevicesTest-volume-1358289372", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3"}}'
2025-12-16 13:55:14,858 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc 0.081s
2025-12-16 13:55:14,858 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a22c0f-034c-4440-8aa4-dbe690b5f786', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a22c0f-034c-4440-8aa4-dbe690b5f786', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc'}
Body: b'{"volume": {"id": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:12.000000", "updated_at": "2025-12-16T12:55:13.000000", "name": "tempest-TaggedBootDevicesTest-volume-1358289372", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:55:15,935 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc 0.065s
2025-12-16 13:55:15,935 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b248636-4bae-49af-900d-3e0b2738a427', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b248636-4bae-49af-900d-3e0b2738a427', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc'}
Body: b'{"volume": {"id": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:12.000000", "updated_at": "2025-12-16T12:55:13.000000", "name": "tempest-TaggedBootDevicesTest-volume-1358289372", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:55:17,009 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc 0.062s
2025-12-16 13:55:17,009 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edda663-ca25-4511-9c5e-34e84a844167', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edda663-ca25-4511-9c5e-34e84a844167', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc'}
Body: b'{"volume": {"id": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:12.000000", "updated_at": "2025-12-16T12:55:16.000000", "name": "tempest-TaggedBootDevicesTest-volume-1358289372", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:55:18,081 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc 0.060s
2025-12-16 13:55:18,081 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d667885a-2484-43c0-81f2-a930804d72c8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d667885a-2484-43c0-81f2-a930804d72c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc'}
Body: b'{"volume": {"id": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:12.000000", "updated_at": "2025-12-16T12:55:16.000000", "name": "tempest-TaggedBootDevicesTest-volume-1358289372", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:55:19,150 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc 0.058s
2025-12-16 13:55:19,150 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06bcb8b5-5575-4347-b831-1dad69a83a47', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06bcb8b5-5575-4347-b831-1dad69a83a47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc'}
Body: b'{"volume": {"id": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:12.000000", "updated_at": "2025-12-16T12:55:16.000000", "name": "tempest-TaggedBootDevicesTest-volume-1358289372", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:55:20,234 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc 0.072s
2025-12-16 13:55:20,234 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9738d7-805b-40ab-87da-65c1802a8ec8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9738d7-805b-40ab-87da-65c1802a8ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc'}
Body: b'{"volume": {"id": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:12.000000", "updated_at": "2025-12-16T12:55:16.000000", "name": "tempest-TaggedBootDevicesTest-volume-1358289372", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:55:21,283 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc 0.038s
2025-12-16 13:55:21,284 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a786f0-7da7-4683-90e0-fda7b4603062', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a786f0-7da7-4683-90e0-fda7b4603062', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc'}
Body: b'{"volume": {"id": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:12.000000", "updated_at": "2025-12-16T12:55:16.000000", "name": "tempest-TaggedBootDevicesTest-volume-1358289372", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:55:22,330 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc 0.035s
2025-12-16 13:55:22,330 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a69a1082-8297-44e2-b213-06fdcab2fb88', 'content-length': '1332', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a69a1082-8297-44e2-b213-06fdcab2fb88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc'}
Body: b'{"volume": {"id": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:12.000000", "updated_at": "2025-12-16T12:55:22.000000", "name": "tempest-TaggedBootDevicesTest-volume-1358289372", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/fa7816d2-b0ad-4e02-b682-fd2fd0e442dc"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "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"}}}'
2025-12-16 13:55:22,340 80256 INFO [tempest.common.waiters] volume fa7816d2-b0ad-4e02-b682-fd2fd0e442dc reached available after waiting for 10.340826 seconds
2025-12-16 13:55:22,553 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.155/volume/v3/volumes 0.212s
2025-12-16 13:55:22,553 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1654466403"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d272ea0-27bf-4947-9e26-01619fb1024f', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d272ea0-27bf-4947-9e26-01619fb1024f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "61105d81-045a-4980-b013-f64f7439f8ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:22.485449", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1654466403", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/61105d81-045a-4980-b013-f64f7439f8ce"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/61105d81-045a-4980-b013-f64f7439f8ce"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 13:55:22,610 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/61105d81-045a-4980-b013-f64f7439f8ce 0.047s
2025-12-16 13:55:22,610 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-909e9d08-e8f6-4e3c-b195-4c10aea326cd', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-909e9d08-e8f6-4e3c-b195-4c10aea326cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/61105d81-045a-4980-b013-f64f7439f8ce'}
Body: b'{"volume": {"id": "61105d81-045a-4980-b013-f64f7439f8ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:22.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1654466403", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/61105d81-045a-4980-b013-f64f7439f8ce"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/61105d81-045a-4980-b013-f64f7439f8ce"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3"}}'
2025-12-16 13:55:23,695 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/61105d81-045a-4980-b013-f64f7439f8ce 0.073s
2025-12-16 13:55:23,695 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c6b3cf-98b2-4bea-b446-d2796d07e34b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c6b3cf-98b2-4bea-b446-d2796d07e34b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/61105d81-045a-4980-b013-f64f7439f8ce'}
Body: b'{"volume": {"id": "61105d81-045a-4980-b013-f64f7439f8ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:22.000000", "updated_at": "2025-12-16T12:55:23.000000", "name": "tempest-TaggedBootDevicesTest-volume-1654466403", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/61105d81-045a-4980-b013-f64f7439f8ce"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/61105d81-045a-4980-b013-f64f7439f8ce"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3"}}'
2025-12-16 13:55:24,751 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/61105d81-045a-4980-b013-f64f7439f8ce 0.045s
2025-12-16 13:55:24,751 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174a2308-7a24-4050-a83c-1b202c9ac0c3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174a2308-7a24-4050-a83c-1b202c9ac0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/61105d81-045a-4980-b013-f64f7439f8ce'}
Body: b'{"volume": {"id": "61105d81-045a-4980-b013-f64f7439f8ce", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:22.000000", "updated_at": "2025-12-16T12:55:24.000000", "name": "tempest-TaggedBootDevicesTest-volume-1654466403", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/61105d81-045a-4980-b013-f64f7439f8ce"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/61105d81-045a-4980-b013-f64f7439f8ce"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3"}}'
2025-12-16 13:55:24,761 80256 INFO [tempest.common.waiters] volume 61105d81-045a-4980-b013-f64f7439f8ce reached available after waiting for 2.761671 seconds
2025-12-16 13:55:25,022 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.155/volume/v3/volumes 0.260s
2025-12-16 13:55:25,022 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1329199751"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54547aae-359b-4884-b89d-ff9079f768da', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54547aae-359b-4884-b89d-ff9079f768da', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "515c61a5-8684-4017-b382-aea0ae783146", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:24.935914", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1329199751", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/515c61a5-8684-4017-b382-aea0ae783146"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/515c61a5-8684-4017-b382-aea0ae783146"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 13:55:25,070 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/515c61a5-8684-4017-b382-aea0ae783146 0.039s
2025-12-16 13:55:25,070 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e911eb-b9d6-41d6-b757-2cd97db9785e', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e911eb-b9d6-41d6-b757-2cd97db9785e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/515c61a5-8684-4017-b382-aea0ae783146'}
Body: b'{"volume": {"id": "515c61a5-8684-4017-b382-aea0ae783146", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:25.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1329199751", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/515c61a5-8684-4017-b382-aea0ae783146"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/515c61a5-8684-4017-b382-aea0ae783146"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3"}}'
2025-12-16 13:55:26,159 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/515c61a5-8684-4017-b382-aea0ae783146 0.077s
2025-12-16 13:55:26,160 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6609c5-07a9-4702-892b-eaae0a560739', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6609c5-07a9-4702-892b-eaae0a560739', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/515c61a5-8684-4017-b382-aea0ae783146'}
Body: b'{"volume": {"id": "515c61a5-8684-4017-b382-aea0ae783146", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:25.000000", "updated_at": "2025-12-16T12:55:25.000000", "name": "tempest-TaggedBootDevicesTest-volume-1329199751", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/515c61a5-8684-4017-b382-aea0ae783146"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/515c61a5-8684-4017-b382-aea0ae783146"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3"}}'
2025-12-16 13:55:27,223 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/515c61a5-8684-4017-b382-aea0ae783146 0.051s
2025-12-16 13:55:27,223 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1997b29-821a-4a9b-96dd-230459f1a939', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1997b29-821a-4a9b-96dd-230459f1a939', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/515c61a5-8684-4017-b382-aea0ae783146'}
Body: b'{"volume": {"id": "515c61a5-8684-4017-b382-aea0ae783146", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:55:25.000000", "updated_at": "2025-12-16T12:55:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-1329199751", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/515c61a5-8684-4017-b382-aea0ae783146"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/515c61a5-8684-4017-b382-aea0ae783146"}], "user_id": "07c74e097bf043e4834c516073672392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d725714c13f048cb8e03f04523e46bb3"}}'
2025-12-16 13:55:27,234 80256 INFO [tempest.common.waiters] volume 515c61a5-8684-4017-b382-aea0ae783146 reached available after waiting for 2.234004 seconds
2025-12-16 13:55:31,576 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/networks 4.342s
2025-12-16 13:55:31,576 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net1-673843809"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '612', 'x-openstack-request-id': 'req-2a33934b-2f1b-4b53-a59b-0ec0b010a577', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/networks'}
Body: b'{"network":{"id":"b0d393c5-05df-45b3-b9e6-97b205ebf5c5","name":"tempest-device-tagging-net1-673843809","tenant_id":"d725714c13f048cb8e03f04523e46bb3","project_id":"d725714c13f048cb8e03f04523e46bb3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-12-16T12:55:30Z","updated_at":"2025-12-16T12:55:30Z","revision_number":1}}'
2025-12-16 13:55:32,839 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/networks 1.262s
2025-12-16 13:55:32,839 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net2-192580003"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '612', 'x-openstack-request-id': 'req-c35b40aa-63e3-4507-83c6-a78276cb964a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/networks'}
Body: b'{"network":{"id":"698d566d-b03d-4ee3-a8ed-a2f2c38280f9","name":"tempest-device-tagging-net2-192580003","tenant_id":"d725714c13f048cb8e03f04523e46bb3","project_id":"d725714c13f048cb8e03f04523e46bb3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-12-16T12:55:31Z","updated_at":"2025-12-16T12:55:31Z","revision_number":1}}'
2025-12-16 13:55:34,210 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/subnets 1.370s
2025-12-16 13:55:34,211 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "b0d393c5-05df-45b3-b9e6-97b205ebf5c5", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-57ed3600-18c6-4111-bbe8-fe6ed201e668', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"4cad5675-c398-44ef-80e0-0adfd58a7aa8","name":"","tenant_id":"d725714c13f048cb8e03f04523e46bb3","network_id":"b0d393c5-05df-45b3-b9e6-97b205ebf5c5","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-12-16T12:55:33Z","updated_at":"2025-12-16T12:55:33Z","revision_number":0,"project_id":"d725714c13f048cb8e03f04523e46bb3"}}'
2025-12-16 13:55:37,434 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/subnets 3.223s
2025-12-16 13:55:37,434 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "698d566d-b03d-4ee3-a8ed-a2f2c38280f9", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-f3f1b293-4d2d-4957-87ab-c3f29a913cbd', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"51ce8f4e-7e50-467c-8e4d-0d8004b621c2","name":"","tenant_id":"d725714c13f048cb8e03f04523e46bb3","network_id":"698d566d-b03d-4ee3-a8ed-a2f2c38280f9","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-12-16T12:55:35Z","updated_at":"2025-12-16T12:55:35Z","revision_number":0,"project_id":"d725714c13f048cb8e03f04523e46bb3"}}'
2025-12-16 13:55:38,464 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/ports 1.029s
2025-12-16 13:55:38,464 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "b0d393c5-05df-45b3-b9e6-97b205ebf5c5", "name": "tempest-TaggedBootDevicesTest-1359743038", "fixed_ips": [{"subnet_id": "4cad5675-c398-44ef-80e0-0adfd58a7aa8"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-2fbfe0e9-4fd9-4895-9bf0-940f1f9ef35b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/ports'}
Body: b'{"port":{"id":"5cdb448e-f67c-4bc9-a2b5-f1388049d1d2","name":"tempest-TaggedBootDevicesTest-1359743038","network_id":"b0d393c5-05df-45b3-b9e6-97b205ebf5c5","tenant_id":"d725714c13f048cb8e03f04523e46bb3","mac_address":"fa:16:3e:fd:f8:39","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"4cad5675-c398-44ef-80e0-0adfd58a7aa8","ip_address":"10.1.1.90"}],"project_id":"d725714c13f048cb8e03f04523e46bb3","port_security_enabled":true,"security_groups":["0e07d406-4c6a-4dc2-b509-b65153d925ec"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2025-12-16T12:55:37Z","updated_at":"2025-12-16T12:55:37Z","revision_number":1}}'
2025-12-16 13:55:39,140 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/ports 0.675s
2025-12-16 13:55:39,140 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "b0d393c5-05df-45b3-b9e6-97b205ebf5c5", "name": "tempest-TaggedBootDevicesTest-1590359649", "fixed_ips": [{"subnet_id": "4cad5675-c398-44ef-80e0-0adfd58a7aa8"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-7636fa40-e021-4628-9b66-e23f36645da5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/ports'}
Body: b'{"port":{"id":"57e6850b-b9f2-45fe-bf09-a73ed309f6bf","name":"tempest-TaggedBootDevicesTest-1590359649","network_id":"b0d393c5-05df-45b3-b9e6-97b205ebf5c5","tenant_id":"d725714c13f048cb8e03f04523e46bb3","mac_address":"fa:16:3e:34:31:05","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"4cad5675-c398-44ef-80e0-0adfd58a7aa8","ip_address":"10.1.1.241"}],"project_id":"d725714c13f048cb8e03f04523e46bb3","port_security_enabled":true,"security_groups":["0e07d406-4c6a-4dc2-b509-b65153d925ec"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2025-12-16T12:55:38Z","updated_at":"2025-12-16T12:55:38Z","revision_number":1}}'
2025-12-16 13:55:39,140 80256 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 13:55:39,141 80256 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:55:39,206 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.064s
2025-12-16 13:55:39,206 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-10526705", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLCzSt1VCDVh7qZASB+HZcGKYWQBlQ7FBVNVgv4nOCBjanC+It1cTf0sU8AwqXq2nmpDHfo82p2nwlSZMijB4J9QX1BREAOT96q7WdctO/dc4LkSBT7+xTne9ZaRr2Q+1w=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24305521-d7c7-439c-9872-a7cc00a6975b', 'x-compute-request-id': 'req-24305521-d7c7-439c-9872-a7cc00a6975b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-10526705", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLCzSt1VCDVh7qZASB+HZcGKYWQBlQ7FBVNVgv4nOCBjanC+It1cTf0sU8AwqXq2nmpDHfo82p2nwlSZMijB4J9QX1BREAOT96q7WdctO/dc4LkSBT7+xTne9ZaRr2Q+1w==", "fingerprint": "a3:65:83:7b:24:c5:04:32:c7:29:27:ff:07:6b:7a:18", "user_id": "07c74e097bf043e4834c516073672392"}}'
2025-12-16 13:55:39,209 80256 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-10526705 created
2025-12-16 13:55:39,453 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.244s
2025-12-16 13:55:39,454 80256 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--29188119", "description": "tempest-description--543590540"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1658', 'x-openstack-request-id': 'req-e22ae33c-1ecb-4c14-afb1-5a941aaceef9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "976646ab-45fe-4bce-97e7-fdb8fa4f6f88", "name": "tempest-securitygroup--29188119", "stateful": true, "tenant_id": "d725714c13f048cb8e03f04523e46bb3", "project_id": "d725714c13f048cb8e03f04523e46bb3", "description": "tempest-description--543590540", "shared": false, "security_group_rules": [{"id": "643b8e16-991b-4df5-bf85-bc46646d002f", "project_id": "d725714c13f048cb8e03f04523e46bb3", "tenant_id": "d725714c13f048cb8e03f04523e46bb3", "security_group_id": "976646ab-45fe-4bce-97e7-fdb8fa4f6f88", "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": 311, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:55:39Z", "updated_at": "2025-12-16T12:55:39Z", "revision_number": 0}, {"id": "c6376a33-6297-45ed-8668-f99eedc62b0e", "project_id": "d725714c13f048cb8e03f04523e46bb3", "tenant_id": "d725714c13f048cb8e03f04523e46bb3", "security_group_id": "976646ab-45fe-4bce-97e7-fdb8fa4f6f88", "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": 312, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:55:39Z", "updated_at": "2025-12-16T12:55:39Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:55:39Z", "updated_at": "2025-12-16T12:55:39Z", "revision_number": 1}}'
2025-12-16 13:55:39,708 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.254s
2025-12-16 13:55:39,709 80256 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": "976646ab-45fe-4bce-97e7-fdb8fa4f6f88", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f7535b7c-c170-49a5-af9a-fcedb0271442', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5afd2083-d35d-4f3e-99f1-edbf1422e030", "project_id": "d725714c13f048cb8e03f04523e46bb3", "tenant_id": "d725714c13f048cb8e03f04523e46bb3", "security_group_id": "976646ab-45fe-4bce-97e7-fdb8fa4f6f88", "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": "2025-12-16T12:55:39Z", "updated_at": "2025-12-16T12:55:39Z", "revision_number": 0}}'
2025-12-16 13:55:39,979 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.270s
2025-12-16 13:55:39,980 80256 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": "976646ab-45fe-4bce-97e7-fdb8fa4f6f88", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1fb3db96-d5be-4fd9-99ef-539ac49e6e88', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "98e18290-454e-4b23-b9e6-b66235121e3e", "project_id": "d725714c13f048cb8e03f04523e46bb3", "tenant_id": "d725714c13f048cb8e03f04523e46bb3", "security_group_id": "976646ab-45fe-4bce-97e7-fdb8fa4f6f88", "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": "2025-12-16T12:55:39Z", "updated_at": "2025-12-16T12:55:39Z", "revision_number": 0}}'
2025-12-16 13:55:39,980 80256 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--29188119 created
2025-12-16 13:55:41,582 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 1.601s
2025-12-16 13:55:41,582 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0ea5c472-615e-46f8-86b3-37041c399807', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ffd8f22b-ca7d-4c67-9b8b-1bd8e85de84d", "tenant_id": "d725714c13f048cb8e03f04523e46bb3", "project_id": "d725714c13f048cb8e03f04523e46bb3", "floating_ip_address": "172.24.4.30", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:55:40Z", "updated_at": "2025-12-16T12:55:40Z", "revision_number": 0}}'
2025-12-16 13:55:41,582 80256 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ffd8f22b-ca7d-4c67-9b8b-1bd8e85de84d', 'tenant_id': 'd725714c13f048cb8e03f04523e46bb3', 'project_id': 'd725714c13f048cb8e03f04523e46bb3', 'floating_ip_address': '172.24.4.30', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:55:40Z', 'updated_at': '2025-12-16T12:55:40Z', 'revision_number': 0, 'ip': '172.24.4.30'} created
2025-12-16 13:55:41,687 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.100s
2025-12-16 13:55:41,687 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-65f141c5-6ee3-4761-a547-09a90cc86c52', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "07c74e097bf043e4834c516073672392", "name": "tempest-TaggedBootDevicesTest-791404288-project-member", "password_expires_at": null}, "audit_ids": ["Y9Som7IETwSel5BaC6EiGA"], "expires_at": "2025-12-16T13:55:41.000000Z", "issued_at": "2025-12-16T12:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d725714c13f048cb8e03f04523e46bb3", "name": "tempest-TaggedBootDevicesTest-791404288"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/d725714c13f048cb8e03f04523e46bb3", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:55:41,688 80256 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '207bf4c0-decf-4399-a861-3e8ea20e8562', 'name': 'tempest-TaggedBootDevicesTest-2143172784-network', 'tenant_id': 'd725714c13f048cb8e03f04523e46bb3', 'project_id': 'd725714c13f048cb8e03f04523e46bb3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50605, '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': '2025-12-16T12:54:45Z', 'updated_at': '2025-12-16T12:54:46Z', 'revision_number': 1} available for tenant
2025-12-16 13:55:41,731 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.039s
2025-12-16 13:55:41,731 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d61c8c72-80cd-4831-93cb-4e5976344e29', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "07c74e097bf043e4834c516073672392", "name": "tempest-TaggedBootDevicesTest-791404288-project-member", "password_expires_at": null}, "audit_ids": ["zqW3tPe4QZakop_l6kT5Ow"], "expires_at": "2025-12-16T13:55:41.000000Z", "issued_at": "2025-12-16T12:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d725714c13f048cb8e03f04523e46bb3", "name": "tempest-TaggedBootDevicesTest-791404288"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/d725714c13f048cb8e03f04523e46bb3", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:55:41,731 80256 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '207bf4c0-decf-4399-a861-3e8ea20e8562', 'name': 'tempest-TaggedBootDevicesTest-2143172784-network', 'tenant_id': 'd725714c13f048cb8e03f04523e46bb3', 'project_id': 'd725714c13f048cb8e03f04523e46bb3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50605, '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': '2025-12-16T12:54:45Z', 'updated_at': '2025-12-16T12:54:46Z', 'revision_number': 1} available for tenant
2025-12-16 13:55:41,732 80256 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-10526705', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLCzSt1VCDVh7qZASB+HZcGKYWQBlQ7FBVNVgv4nOCBjanC+It1cTf0sU8AwqXq2nmpDHfo82p2nwlSZMijB4J9QX1BREAOT96q7WdctO/dc4LkSBT7+xTne9ZaRr2Q+1w==', 'fingerprint': 'a3:65:83:7b:24:c5:04:32:c7:29:27:ff:07:6b:7a:18', 'user_id': '07c74e097bf043e4834c516073672392', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDApz1tlWdj7d6Z9SMUun5Dvmwdxg15VFEA+FqxvF2gsShNU752hh0y+\nciZZG5GyI7GgBwYFK4EEACKhZANiAASws0rdVQg1Ye6mQEgfh2XBimFkAZUOxQVT\nVYL+JzggY2pwviLdXE39LFPAMKl6tp5qQx36PNqdp8JUmTIoweCfUF9QURADk/eq\nu1nXLTv3XOC5EgU+/sU53vWWka9kPtc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '976646ab-45fe-4bce-97e7-fdb8fa4f6f88', 'name': 'tempest-securitygroup--29188119', 'stateful': True, 'tenant_id': 'd725714c13f048cb8e03f04523e46bb3', 'project_id': 'd725714c13f048cb8e03f04523e46bb3', 'description': 'tempest-description--543590540', 'shared': False, 'security_group_rules': [{'id': '643b8e16-991b-4df5-bf85-bc46646d002f', 'project_id': 'd725714c13f048cb8e03f04523e46bb3', 'tenant_id': 'd725714c13f048cb8e03f04523e46bb3', 'security_group_id': '976646ab-45fe-4bce-97e7-fdb8fa4f6f88', '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': 311, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:55:39Z', 'updated_at': '2025-12-16T12:55:39Z', 'revision_number': 0}, {'id': 'c6376a33-6297-45ed-8668-f99eedc62b0e', 'project_id': 'd725714c13f048cb8e03f04523e46bb3', 'tenant_id': 'd725714c13f048cb8e03f04523e46bb3', 'security_group_id': '976646ab-45fe-4bce-97e7-fdb8fa4f6f88', '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': 312, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:55:39Z', 'updated_at': '2025-12-16T12:55:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:55:39Z', 'updated_at': '2025-12-16T12:55:39Z', 'revision_number': 1}, 'floating_ip': {'id': 'ffd8f22b-ca7d-4c67-9b8b-1bd8e85de84d', 'tenant_id': 'd725714c13f048cb8e03f04523e46bb3', 'project_id': 'd725714c13f048cb8e03f04523e46bb3', 'floating_ip_address': '172.24.4.30', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:55:40Z', 'updated_at': '2025-12-16T12:55:40Z', 'revision_number': 0, 'ip': '172.24.4.30'}}
2025-12-16 13:55:47,843 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.155/compute/v2.1/servers 6.110s
2025-12-16 13:55:47,843 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-1190401720", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "207bf4c0-decf-4399-a861-3e8ea20e8562"}, {"port": "5cdb448e-f67c-4bc9-a2b5-f1388049d1d2", "tag": "port-1"}, {"port": "57e6850b-b9f2-45fe-bf09-a73ed309f6bf", "tag": "port-2"}, {"uuid": "b0d393c5-05df-45b3-b9e6-97b205ebf5c5", "tag": "net-1"}, {"uuid": "b0d393c5-05df-45b3-b9e6-97b205ebf5c5"}, {"uuid": "698d566d-b03d-4ee3-a8ed-a2f2c38280f9", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "698d566d-b03d-4ee3-a8ed-a2f2c38280f9", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "61105d81-045a-4980-b013-f64f7439f8ce", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "515c61a5-8684-4017-b382-aea0ae783146", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--29188119"}], "key_name": "tempest-keypair-10526705", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84cbc118-86d0-4147-96a4-c7dfdc937e4b', 'x-compute-request-id': 'req-84cbc118-86d0-4147-96a4-c7dfdc937e4b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "a0fbf297-7b7d-4587-9d04-20bc5559a6ff", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--29188119"}], "adminPass": "zbcs5B4gTFc6"}}'
2025-12-16 13:55:47,981 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff 0.135s
2025-12-16 13:55:47,981 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a5ff10-8b44-4427-b51e-7211095b596f', 'x-compute-request-id': 'req-63a5ff10-8b44-4427-b51e-7211095b596f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff'}
Body: b'{"server": {"id": "a0fbf297-7b7d-4587-9d04-20bc5559a6ff", "name": "tempest-device-tagging-server-1190401720", "status": "BUILD", "tenant_id": "d725714c13f048cb8e03f04523e46bb3", "user_id": "07c74e097bf043e4834c516073672392", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:55:48Z", "updated": "2025-12-16T12:55:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-10526705", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-16 13:55:49,120 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff 0.123s
2025-12-16 13:55:49,121 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6a4f968-80de-4ee5-b57e-30f1ece46e66', 'x-compute-request-id': 'req-d6a4f968-80de-4ee5-b57e-30f1ece46e66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff'}
Body: b'{"server": {"id": "a0fbf297-7b7d-4587-9d04-20bc5559a6ff", "name": "tempest-device-tagging-server-1190401720", "status": "ERROR", "tenant_id": "d725714c13f048cb8e03f04523e46bb3", "user_id": "07c74e097bf043e4834c516073672392", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:55:47Z", "updated": "2025-12-16T12:55:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:55:49Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-10526705", "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": "fa7816d2-b0ad-4e02-b682-fd2fd0e442dc", "delete_on_termination": false}, {"id": "61105d81-045a-4980-b013-f64f7439f8ce", "delete_on_termination": false}, {"id": "515c61a5-8684-4017-b382-aea0ae783146", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-16 13:55:49,135 80256 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-12-16 13:55:49,801 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff 0.666s
2025-12-16 13:55:49,802 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39c8be2c-d8c3-493f-884d-882720771bbb', 'x-compute-request-id': 'req-39c8be2c-d8c3-493f-884d-882720771bbb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff'}
Body: b''
2025-12-16 13:55:49,873 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff 0.071s
2025-12-16 13:55:49,873 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2b0a19c2-1169-4017-b412-99f9846ea500', 'x-compute-request-id': 'req-2b0a19c2-1169-4017-b412-99f9846ea500', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a0fbf297-7b7d-4587-9d04-20bc5559a6ff'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a0fbf297-7b7d-4587-9d04-20bc5559a6ff could not be found."}}'
2025-12-16 13:55:49,906 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-10526705 0.031s
2025-12-16 13:55:49,906 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1c76d13-2c6c-4833-b409-eea37d756f69', 'x-compute-request-id': 'req-c1c76d13-2c6c-4833-b409-eea37d756f69', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-10526705'}
Body: b''
2025-12-16 13:55:50,330 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/976646ab-45fe-4bce-97e7-fdb8fa4f6f88 0.424s
2025-12-16 13:55:50,330 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-896aa822-7e05-4796-8de2-fd0aab40ca01', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/976646ab-45fe-4bce-97e7-fdb8fa4f6f88'}
Body: b''
2025-12-16 13:55:50,346 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/976646ab-45fe-4bce-97e7-fdb8fa4f6f88 0.015s
2025-12-16 13:55:50,347 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-87f6ecbd-56bf-49f2-9cc1-a6dab04f2372', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/976646ab-45fe-4bce-97e7-fdb8fa4f6f88'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 976646ab-45fe-4bce-97e7-fdb8fa4f6f88 does not exist", "detail": ""}}'
2025-12-16 13:55:50,732 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/ffd8f22b-ca7d-4c67-9b8b-1bd8e85de84d 0.385s
2025-12-16 13:55:50,733 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d521842f-0de8-41c3-b0b0-3050965a4a3c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/ffd8f22b-ca7d-4c67-9b8b-1bd8e85de84d'}
Body: b''
2025-12-16 13:55:51,101 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/ports/57e6850b-b9f2-45fe-bf09-a73ed309f6bf 0.368s
2025-12-16 13:55:51,102 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-476daa36-565b-4cf6-a7b2-987cae1ab01b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/ports/57e6850b-b9f2-45fe-bf09-a73ed309f6bf'}
Body: b''
2025-12-16 13:55:51,476 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/ports/5cdb448e-f67c-4bc9-a2b5-f1388049d1d2 0.374s
2025-12-16 13:55:51,476 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c43f38fa-d113-49cd-8c6a-48a49c11cfd7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/ports/5cdb448e-f67c-4bc9-a2b5-f1388049d1d2'}
Body: b''
2025-12-16 13:55:51,760 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/subnets/51ce8f4e-7e50-467c-8e4d-0d8004b621c2 0.283s
2025-12-16 13:55:51,760 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-eb797b32-9b5b-46f1-bd1d-a597312ea7d8', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets/51ce8f4e-7e50-467c-8e4d-0d8004b621c2'}
Body: b''
2025-12-16 13:55:51,936 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/subnets/4cad5675-c398-44ef-80e0-0adfd58a7aa8 0.175s
2025-12-16 13:55:51,936 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e85dccbd-eddf-4c3e-9567-31bec7d24cf9', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets/4cad5675-c398-44ef-80e0-0adfd58a7aa8'}
Body: b''
2025-12-16 13:55:52,399 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/networks/698d566d-b03d-4ee3-a8ed-a2f2c38280f9 0.462s
2025-12-16 13:55:52,399 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-86d27c86-a352-4da8-9d77-a708642a805c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/networks/698d566d-b03d-4ee3-a8ed-a2f2c38280f9'}
Body: b''
2025-12-16 13:55:52,931 80256 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/networks/b0d393c5-05df-45b3-b9e6-97b205ebf5c5 0.531s
2025-12-16 13:55:52,931 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d0a4d58b-5e8e-4f5e-9c90-4ed84aa713a5', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/networks/b0d393c5-05df-45b3-b9e6-97b205ebf5c5'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 189, in test_tagged_boot_devices
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 a0fbf297-7b7d-4587-9d04-20bc5559a6ff failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:55:49Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-84cbc118-86d0-4147-96a4-c7dfdc937e4b.
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft10.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:56:16,423 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.155/volume/v3/volumes 0.700s
2025-12-16 13:56:16,423 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca820b7d-fa64-45fb-a417-92e071710bba', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca820b7d-fa64-45fb-a417-92e071710bba', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.360390", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 13:56:16,490 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c 0.057s
2025-12-16 13:56:16,490 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c477b553-d16a-467d-a17f-95ccc9f04f32', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c477b553-d16a-467d-a17f-95ccc9f04f32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967"}}'
2025-12-16 13:56:17,561 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c 0.059s
2025-12-16 13:56:17,561 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0081e4e3-ca3d-40ee-adb4-cd60ab0ddfbf', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0081e4e3-ca3d-40ee-adb4-cd60ab0ddfbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.000000", "updated_at": "2025-12-16T12:56:17.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967"}}'
2025-12-16 13:56:18,629 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c 0.057s
2025-12-16 13:56:18,630 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a40db716-66bd-4e5b-a2ec-26d7a758925e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a40db716-66bd-4e5b-a2ec-26d7a758925e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.000000", "updated_at": "2025-12-16T12:56:17.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:56:19,678 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c 0.037s
2025-12-16 13:56:19,678 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55cd22d-615b-421c-9d83-fdd59f0ee260', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55cd22d-615b-421c-9d83-fdd59f0ee260', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.000000", "updated_at": "2025-12-16T12:56:17.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:56:20,789 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c 0.100s
2025-12-16 13:56:20,790 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3288ba8-b279-4bdc-8539-965c4f6c5d20', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3288ba8-b279-4bdc-8539-965c4f6c5d20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.000000", "updated_at": "2025-12-16T12:56:21.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:56:21,873 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c 0.073s
2025-12-16 13:56:21,874 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da2378f-6759-4720-a1d6-8c8617e255d2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da2378f-6759-4720-a1d6-8c8617e255d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.000000", "updated_at": "2025-12-16T12:56:21.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:56:22,958 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c 0.074s
2025-12-16 13:56:22,959 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68cf40e-ec8f-41c7-9242-ad42f73dbdde', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68cf40e-ec8f-41c7-9242-ad42f73dbdde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.000000", "updated_at": "2025-12-16T12:56:21.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:56:24,028 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c 0.058s
2025-12-16 13:56:24,028 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d580f54b-2894-4e94-a15d-7adb9794978c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d580f54b-2894-4e94-a15d-7adb9794978c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.000000", "updated_at": "2025-12-16T12:56:21.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:56:25,097 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c 0.057s
2025-12-16 13:56:25,097 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11de36eb-4719-4020-b22c-c7da10e36439', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11de36eb-4719-4020-b22c-c7da10e36439', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.000000", "updated_at": "2025-12-16T12:56:21.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:56:26,184 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c 0.075s
2025-12-16 13:56:26,184 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c0ba74-9664-4d10-91bf-d40ef1c42ea8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c0ba74-9664-4d10-91bf-d40ef1c42ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.000000", "updated_at": "2025-12-16T12:56:21.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 13:56:27,262 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c 0.066s
2025-12-16 13:56:27,263 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f03036-4a8e-48ac-b16d-f2f8597e181c', 'content-length': '1337', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f03036-4a8e-48ac-b16d-f2f8597e181c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c'}
Body: b'{"volume": {"id": "54533c15-95b7-4095-9795-346b82106b4c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:16.000000", "updated_at": "2025-12-16T12:56:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1950876778", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/54533c15-95b7-4095-9795-346b82106b4c"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/54533c15-95b7-4095-9795-346b82106b4c"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "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"}}}'
2025-12-16 13:56:27,273 80249 INFO [tempest.common.waiters] volume 54533c15-95b7-4095-9795-346b82106b4c reached available after waiting for 11.273091 seconds
2025-12-16 13:56:27,544 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.155/volume/v3/volumes 0.270s
2025-12-16 13:56:27,544 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1420793222"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598f6a11-9159-4cde-90a9-815a3ec565ff', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598f6a11-9159-4cde-90a9-815a3ec565ff', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "c4b5d092-02f5-4452-8344-f821fa2f222b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:27.469286", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1420793222", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 13:56:27,592 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b 0.035s
2025-12-16 13:56:27,592 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441157bb-8921-49e3-b762-37932eace23a', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441157bb-8921-49e3-b762-37932eace23a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b'}
Body: b'{"volume": {"id": "c4b5d092-02f5-4452-8344-f821fa2f222b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:27.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1420793222", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967"}}'
2025-12-16 13:56:28,643 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b 0.039s
2025-12-16 13:56:28,643 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d954ca51-e36c-45ab-b177-29ab610dcb06', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d954ca51-e36c-45ab-b177-29ab610dcb06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b'}
Body: b'{"volume": {"id": "c4b5d092-02f5-4452-8344-f821fa2f222b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:27.000000", "updated_at": "2025-12-16T12:56:28.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1420793222", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967"}}'
2025-12-16 13:56:29,697 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b 0.044s
2025-12-16 13:56:29,698 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76262564-84da-4dd5-b16f-7ac3fd01f3ef', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76262564-84da-4dd5-b16f-7ac3fd01f3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b'}
Body: b'{"volume": {"id": "c4b5d092-02f5-4452-8344-f821fa2f222b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:27.000000", "updated_at": "2025-12-16T12:56:29.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1420793222", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/c4b5d092-02f5-4452-8344-f821fa2f222b"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967"}}'
2025-12-16 13:56:29,708 80249 INFO [tempest.common.waiters] volume c4b5d092-02f5-4452-8344-f821fa2f222b reached available after waiting for 2.708363 seconds
2025-12-16 13:56:29,976 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.155/volume/v3/volumes 0.268s
2025-12-16 13:56:29,977 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1166604032"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4dd800-8065-492c-b92c-d087c6f4e625', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4dd800-8065-492c-b92c-d087c6f4e625', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "d2c928df-849f-413b-a6ac-0af4784bfc11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:29.884321", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1166604032", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 13:56:30,051 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11 0.065s
2025-12-16 13:56:30,051 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73299140-4960-421b-bd79-a5add83decbb', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73299140-4960-421b-bd79-a5add83decbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11'}
Body: b'{"volume": {"id": "d2c928df-849f-413b-a6ac-0af4784bfc11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:30.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1166604032", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967"}}'
2025-12-16 13:56:31,115 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11 0.052s
2025-12-16 13:56:31,115 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfbfaa9e-6c71-43ca-9307-ea53a27298c9', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfbfaa9e-6c71-43ca-9307-ea53a27298c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11'}
Body: b'{"volume": {"id": "d2c928df-849f-413b-a6ac-0af4784bfc11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:30.000000", "updated_at": "2025-12-16T12:56:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1166604032", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967"}}'
2025-12-16 13:56:32,193 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11 0.067s
2025-12-16 13:56:32,193 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ef8713-2e26-403c-8e68-1f347d7b99f1', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ef8713-2e26-403c-8e68-1f347d7b99f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11'}
Body: b'{"volume": {"id": "d2c928df-849f-413b-a6ac-0af4784bfc11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:30.000000", "updated_at": "2025-12-16T12:56:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1166604032", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967"}}'
2025-12-16 13:56:33,256 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11 0.051s
2025-12-16 13:56:33,256 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8beab5-d06e-44c0-bbcf-844c5ae5206a', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8beab5-d06e-44c0-bbcf-844c5ae5206a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11'}
Body: b'{"volume": {"id": "d2c928df-849f-413b-a6ac-0af4784bfc11", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T12:56:30.000000", "updated_at": "2025-12-16T12:56:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1166604032", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d2c928df-849f-413b-a6ac-0af4784bfc11"}], "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "093c98070a0640b192e3f6e0a9e65967"}}'
2025-12-16 13:56:33,266 80249 INFO [tempest.common.waiters] volume d2c928df-849f-413b-a6ac-0af4784bfc11 reached available after waiting for 3.266846 seconds
2025-12-16 13:56:33,992 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/networks 0.725s
2025-12-16 13:56:33,993 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net1-32668567"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '611', 'x-openstack-request-id': 'req-4b47e80e-0f0b-4dfb-81a0-23efa7fefa14', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/networks'}
Body: b'{"network":{"id":"41d69ea6-bbd9-471c-9e0a-33ef0febfe8e","name":"tempest-device-tagging-net1-32668567","tenant_id":"093c98070a0640b192e3f6e0a9e65967","project_id":"093c98070a0640b192e3f6e0a9e65967","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-12-16T12:56:33Z","updated_at":"2025-12-16T12:56:33Z","revision_number":1}}'
2025-12-16 13:56:34,916 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/networks 0.923s
2025-12-16 13:56:34,916 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net2-1147903022"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-8a35e529-e728-4fc7-a696-6804f2de0c6a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/networks'}
Body: b'{"network":{"id":"244b8190-91f5-431b-a09f-f5a41d7adf27","name":"tempest-device-tagging-net2-1147903022","tenant_id":"093c98070a0640b192e3f6e0a9e65967","project_id":"093c98070a0640b192e3f6e0a9e65967","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-12-16T12:56:34Z","updated_at":"2025-12-16T12:56:34Z","revision_number":1}}'
2025-12-16 13:56:35,998 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/subnets 1.081s
2025-12-16 13:56:35,998 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "41d69ea6-bbd9-471c-9e0a-33ef0febfe8e", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-22cccfb4-6f5f-4e65-9018-c0b42027afc9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"6b316009-0cd0-412a-b232-3b045d745d05","name":"","tenant_id":"093c98070a0640b192e3f6e0a9e65967","network_id":"41d69ea6-bbd9-471c-9e0a-33ef0febfe8e","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-12-16T12:56:35Z","updated_at":"2025-12-16T12:56:35Z","revision_number":0,"project_id":"093c98070a0640b192e3f6e0a9e65967"}}'
2025-12-16 13:56:37,496 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/subnets 1.497s
2025-12-16 13:56:37,497 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "244b8190-91f5-431b-a09f-f5a41d7adf27", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-82445fc7-a2d6-4e63-af3f-cf53047b5621', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"b2f0c8d5-f485-425c-a110-9357505a56c7","name":"","tenant_id":"093c98070a0640b192e3f6e0a9e65967","network_id":"244b8190-91f5-431b-a09f-f5a41d7adf27","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-12-16T12:56:36Z","updated_at":"2025-12-16T12:56:36Z","revision_number":0,"project_id":"093c98070a0640b192e3f6e0a9e65967"}}'
2025-12-16 13:56:38,316 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/ports 0.819s
2025-12-16 13:56:38,317 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "41d69ea6-bbd9-471c-9e0a-33ef0febfe8e", "name": "tempest-TaggedBootDevicesTest_v242-741198587", "fixed_ips": [{"subnet_id": "6b316009-0cd0-412a-b232-3b045d745d05"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '736', 'x-openstack-request-id': 'req-d632e364-9d32-4fd5-ad1f-32b72fd7f74f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/ports'}
Body: b'{"port":{"id":"9b836d38-184e-42cd-bbe6-bab748838026","name":"tempest-TaggedBootDevicesTest_v242-741198587","network_id":"41d69ea6-bbd9-471c-9e0a-33ef0febfe8e","tenant_id":"093c98070a0640b192e3f6e0a9e65967","mac_address":"fa:16:3e:95:ac:b0","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"6b316009-0cd0-412a-b232-3b045d745d05","ip_address":"10.1.1.62"}],"project_id":"093c98070a0640b192e3f6e0a9e65967","port_security_enabled":true,"security_groups":["730ee7a8-0d5a-4f91-b6a0-4eb5089052c2"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2025-12-16T12:56:37Z","updated_at":"2025-12-16T12:56:37Z","revision_number":1}}'
2025-12-16 13:56:39,523 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/networking/v2.0/ports 1.205s
2025-12-16 13:56:39,523 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "41d69ea6-bbd9-471c-9e0a-33ef0febfe8e", "name": "tempest-TaggedBootDevicesTest_v242-110151225", "fixed_ips": [{"subnet_id": "6b316009-0cd0-412a-b232-3b045d745d05"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '736', 'x-openstack-request-id': 'req-e79cee61-1b90-4f3d-9555-d8ebd2eae537', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/ports'}
Body: b'{"port":{"id":"49c833b4-7093-415f-b83b-e0a4ea6bdbd1","name":"tempest-TaggedBootDevicesTest_v242-110151225","network_id":"41d69ea6-bbd9-471c-9e0a-33ef0febfe8e","tenant_id":"093c98070a0640b192e3f6e0a9e65967","mac_address":"fa:16:3e:6e:25:14","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"6b316009-0cd0-412a-b232-3b045d745d05","ip_address":"10.1.1.92"}],"project_id":"093c98070a0640b192e3f6e0a9e65967","port_security_enabled":true,"security_groups":["730ee7a8-0d5a-4f91-b6a0-4eb5089052c2"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2025-12-16T12:56:38Z","updated_at":"2025-12-16T12:56:39Z","revision_number":1}}'
2025-12-16 13:56:39,524 80249 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 13:56:39,524 80249 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:56:39,590 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.064s
2025-12-16 13:56:39,590 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1028802869", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB9T7iw/2eLxFUkvBFF1Uepb5bi0AWFspMTxcS5QYhbCT3ZUqlNIVgYMj7bvnK8hrCsgYbmGEa81zj4FHejTvchfzDEiqKRmAhw57F7SRhx8Qmf5E8xs8DgwOPV/Pll2+w=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa191899-dceb-4971-b0a2-ee5e8d86d299', 'x-compute-request-id': 'req-fa191899-dceb-4971-b0a2-ee5e8d86d299', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1028802869", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB9T7iw/2eLxFUkvBFF1Uepb5bi0AWFspMTxcS5QYhbCT3ZUqlNIVgYMj7bvnK8hrCsgYbmGEa81zj4FHejTvchfzDEiqKRmAhw57F7SRhx8Qmf5E8xs8DgwOPV/Pll2+w==", "fingerprint": "36:06:6c:61:7c:4b:5a:b9:9d:16:f6:cd:03:aa:49:85", "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7"}}'
2025-12-16 13:56:39,592 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1028802869 created
2025-12-16 13:56:40,211 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.619s
2025-12-16 13:56:40,212 80249 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--1855897245", "description": "tempest-description--459321331"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-11c27038-97b4-4cd6-83c1-110025501397', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "8832969e-e059-416b-b587-30d9391e4157", "name": "tempest-securitygroup--1855897245", "stateful": true, "tenant_id": "093c98070a0640b192e3f6e0a9e65967", "project_id": "093c98070a0640b192e3f6e0a9e65967", "description": "tempest-description--459321331", "shared": false, "security_group_rules": [{"id": "241e8e7f-6a0a-4a8a-9704-9fe097d2666a", "project_id": "093c98070a0640b192e3f6e0a9e65967", "tenant_id": "093c98070a0640b192e3f6e0a9e65967", "security_group_id": "8832969e-e059-416b-b587-30d9391e4157", "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": 503, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:56:40Z", "updated_at": "2025-12-16T12:56:40Z", "revision_number": 0}, {"id": "6243c832-7035-48bf-aa30-09064800a3ec", "project_id": "093c98070a0640b192e3f6e0a9e65967", "tenant_id": "093c98070a0640b192e3f6e0a9e65967", "security_group_id": "8832969e-e059-416b-b587-30d9391e4157", "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": 502, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:56:40Z", "updated_at": "2025-12-16T12:56:40Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:56:40Z", "updated_at": "2025-12-16T12:56:40Z", "revision_number": 1}}'
2025-12-16 13:56:40,578 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.365s
2025-12-16 13:56:40,578 80249 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": "8832969e-e059-416b-b587-30d9391e4157", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e950b505-c85d-4a65-9527-2d0e0ff23460', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6be506fa-3fd2-44c3-a6e2-ca079ce5be0d", "project_id": "093c98070a0640b192e3f6e0a9e65967", "tenant_id": "093c98070a0640b192e3f6e0a9e65967", "security_group_id": "8832969e-e059-416b-b587-30d9391e4157", "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": "2025-12-16T12:56:40Z", "updated_at": "2025-12-16T12:56:40Z", "revision_number": 0}}'
2025-12-16 13:56:40,812 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.233s
2025-12-16 13:56:40,812 80249 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": "8832969e-e059-416b-b587-30d9391e4157", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-aba2d5f2-fcd2-4f13-a9d1-1292d6cdeb30', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "327de9c3-e658-4c52-b273-753bdc9aa222", "project_id": "093c98070a0640b192e3f6e0a9e65967", "tenant_id": "093c98070a0640b192e3f6e0a9e65967", "security_group_id": "8832969e-e059-416b-b587-30d9391e4157", "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": "2025-12-16T12:56:40Z", "updated_at": "2025-12-16T12:56:40Z", "revision_number": 0}}'
2025-12-16 13:56:40,812 80249 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1855897245 created
2025-12-16 13:56:41,527 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 0.714s
2025-12-16 13:56:41,527 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fb22d145-a603-4bbb-bef0-80fbebe0cc09', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "8e534235-66c3-40d7-9b38-e761e4522dfb", "tenant_id": "093c98070a0640b192e3f6e0a9e65967", "project_id": "093c98070a0640b192e3f6e0a9e65967", "floating_ip_address": "172.24.4.202", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:56:41Z", "updated_at": "2025-12-16T12:56:41Z", "revision_number": 0}}'
2025-12-16 13:56:41,528 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8e534235-66c3-40d7-9b38-e761e4522dfb', 'tenant_id': '093c98070a0640b192e3f6e0a9e65967', 'project_id': '093c98070a0640b192e3f6e0a9e65967', 'floating_ip_address': '172.24.4.202', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:56:41Z', 'updated_at': '2025-12-16T12:56:41Z', 'revision_number': 0, 'ip': '172.24.4.202'} created
2025-12-16 13:56:41,700 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.169s
2025-12-16 13:56:41,700 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2536', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6f449d9d-69fe-4c3d-b024-3ccd4d56b7e5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "name": "tempest-TaggedBootDevicesTest_v242-1349506418-project-member", "password_expires_at": null}, "audit_ids": ["DvE4zoaHRC28TfR12kQCOg"], "expires_at": "2025-12-16T13:56:41.000000Z", "issued_at": "2025-12-16T12:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "093c98070a0640b192e3f6e0a9e65967", "name": "tempest-TaggedBootDevicesTest_v242-1349506418"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/093c98070a0640b192e3f6e0a9e65967", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:56:41,701 80249 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'b0188867-a13b-4563-a695-6e526c3ca15d', 'name': 'tempest-TaggedBootDevicesTest_v242-390514386-network', 'tenant_id': '093c98070a0640b192e3f6e0a9e65967', 'project_id': '093c98070a0640b192e3f6e0a9e65967', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25186, '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': '2025-12-16T12:56:02Z', 'updated_at': '2025-12-16T12:56:02Z', 'revision_number': 1} available for tenant
2025-12-16 13:56:41,867 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.162s
2025-12-16 13:56:41,867 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2536', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-90481c32-dfc3-42b4-8a59-2d883b3b3227', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "name": "tempest-TaggedBootDevicesTest_v242-1349506418-project-member", "password_expires_at": null}, "audit_ids": ["6u5gNfUlSuCTq2XgXMCo9g"], "expires_at": "2025-12-16T13:56:41.000000Z", "issued_at": "2025-12-16T12:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "093c98070a0640b192e3f6e0a9e65967", "name": "tempest-TaggedBootDevicesTest_v242-1349506418"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/093c98070a0640b192e3f6e0a9e65967", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:56:41,868 80249 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'b0188867-a13b-4563-a695-6e526c3ca15d', 'name': 'tempest-TaggedBootDevicesTest_v242-390514386-network', 'tenant_id': '093c98070a0640b192e3f6e0a9e65967', 'project_id': '093c98070a0640b192e3f6e0a9e65967', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25186, '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': '2025-12-16T12:56:02Z', 'updated_at': '2025-12-16T12:56:02Z', 'revision_number': 1} available for tenant
2025-12-16 13:56:41,868 80249 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1028802869', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB9T7iw/2eLxFUkvBFF1Uepb5bi0AWFspMTxcS5QYhbCT3ZUqlNIVgYMj7bvnK8hrCsgYbmGEa81zj4FHejTvchfzDEiqKRmAhw57F7SRhx8Qmf5E8xs8DgwOPV/Pll2+w==', 'fingerprint': '36:06:6c:61:7c:4b:5a:b9:9d:16:f6:cd:03:aa:49:85', 'user_id': '97e0274d2e9443dfa8ba0454ca9e0ef7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDfk1+Fw91Wg6P4X9FKP46dV8KyfeVhqYGbUX8TTgEI5WGWErUUHUeG\nqwFbPhAUsb+gBwYFK4EEACKhZANiAAQfU+4sP9ni8RVJLwRRdVHqW+W4tAFhbKTE\n8XEuUGIWwk92VKpTSFYGDI+275yvIawrIGG5hhGvNc4+BR3o073IX8wxIqikZgIc\nOexe0kYcfEJn+RPMbPA4MDj1fz5Zdvs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8832969e-e059-416b-b587-30d9391e4157', 'name': 'tempest-securitygroup--1855897245', 'stateful': True, 'tenant_id': '093c98070a0640b192e3f6e0a9e65967', 'project_id': '093c98070a0640b192e3f6e0a9e65967', 'description': 'tempest-description--459321331', 'shared': False, 'security_group_rules': [{'id': '241e8e7f-6a0a-4a8a-9704-9fe097d2666a', 'project_id': '093c98070a0640b192e3f6e0a9e65967', 'tenant_id': '093c98070a0640b192e3f6e0a9e65967', 'security_group_id': '8832969e-e059-416b-b587-30d9391e4157', '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': 503, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:56:40Z', 'updated_at': '2025-12-16T12:56:40Z', 'revision_number': 0}, {'id': '6243c832-7035-48bf-aa30-09064800a3ec', 'project_id': '093c98070a0640b192e3f6e0a9e65967', 'tenant_id': '093c98070a0640b192e3f6e0a9e65967', 'security_group_id': '8832969e-e059-416b-b587-30d9391e4157', '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': 502, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:56:40Z', 'updated_at': '2025-12-16T12:56:40Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:56:40Z', 'updated_at': '2025-12-16T12:56:40Z', 'revision_number': 1}, 'floating_ip': {'id': '8e534235-66c3-40d7-9b38-e761e4522dfb', 'tenant_id': '093c98070a0640b192e3f6e0a9e65967', 'project_id': '093c98070a0640b192e3f6e0a9e65967', 'floating_ip_address': '172.24.4.202', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:56:41Z', 'updated_at': '2025-12-16T12:56:41Z', 'revision_number': 0, 'ip': '172.24.4.202'}}
2025-12-16 13:56:44,902 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.155/compute/v2.1/servers 3.033s
2025-12-16 13:56:44,902 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-47630873", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "b0188867-a13b-4563-a695-6e526c3ca15d"}, {"port": "9b836d38-184e-42cd-bbe6-bab748838026", "tag": "port-1"}, {"port": "49c833b4-7093-415f-b83b-e0a4ea6bdbd1", "tag": "port-2"}, {"uuid": "41d69ea6-bbd9-471c-9e0a-33ef0febfe8e", "tag": "net-1"}, {"uuid": "41d69ea6-bbd9-471c-9e0a-33ef0febfe8e"}, {"uuid": "244b8190-91f5-431b-a09f-f5a41d7adf27", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "244b8190-91f5-431b-a09f-f5a41d7adf27", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "54533c15-95b7-4095-9795-346b82106b4c", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "c4b5d092-02f5-4452-8344-f821fa2f222b", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "d2c928df-849f-413b-a6ac-0af4784bfc11", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1855897245"}], "key_name": "tempest-keypair-1028802869", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa46f726-9ae0-47d7-ae41-73d3b38e597b', 'x-compute-request-id': 'req-fa46f726-9ae0-47d7-ae41-73d3b38e597b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "a7925e1d-b62d-47ef-a625-823130dce452", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a7925e1d-b62d-47ef-a625-823130dce452"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1855897245"}], "adminPass": "gYXF3kpFh5ef"}}'
2025-12-16 13:56:45,005 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452 0.100s
2025-12-16 13:56:45,005 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01555982-f191-45d4-86f2-e80fa5eba77e', 'x-compute-request-id': 'req-01555982-f191-45d4-86f2-e80fa5eba77e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452'}
Body: b'{"server": {"id": "a7925e1d-b62d-47ef-a625-823130dce452", "name": "tempest-device-tagging-server-47630873", "status": "BUILD", "tenant_id": "093c98070a0640b192e3f6e0a9e65967", "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:56:45Z", "updated": "2025-12-16T12:56:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a7925e1d-b62d-47ef-a625-823130dce452"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1028802869", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-16 13:56:46,131 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452 0.109s
2025-12-16 13:56:46,132 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f002f76-08bb-4bd1-ba1f-e8a3718594f0', 'x-compute-request-id': 'req-1f002f76-08bb-4bd1-ba1f-e8a3718594f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452'}
Body: b'{"server": {"id": "a7925e1d-b62d-47ef-a625-823130dce452", "name": "tempest-device-tagging-server-47630873", "status": "ERROR", "tenant_id": "093c98070a0640b192e3f6e0a9e65967", "user_id": "97e0274d2e9443dfa8ba0454ca9e0ef7", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:56:44Z", "updated": "2025-12-16T12:56:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a7925e1d-b62d-47ef-a625-823130dce452"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:56:46Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1028802869", "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": "54533c15-95b7-4095-9795-346b82106b4c", "delete_on_termination": false}, {"id": "c4b5d092-02f5-4452-8344-f821fa2f222b", "delete_on_termination": false}, {"id": "d2c928df-849f-413b-a6ac-0af4784bfc11", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-16 13:56:46,145 80249 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 13:56:46,846 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452 0.700s
2025-12-16 13:56:46,846 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9529b56-b91d-4548-a256-08b551b2d702', 'x-compute-request-id': 'req-f9529b56-b91d-4548-a256-08b551b2d702', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452'}
Body: b''
2025-12-16 13:56:46,885 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452 0.039s
2025-12-16 13:56:46,886 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d7d37970-55ce-4ffc-8858-21186fe85457', 'x-compute-request-id': 'req-d7d37970-55ce-4ffc-8858-21186fe85457', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a7925e1d-b62d-47ef-a625-823130dce452'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a7925e1d-b62d-47ef-a625-823130dce452 could not be found."}}'
2025-12-16 13:56:46,920 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1028802869 0.033s
2025-12-16 13:56:46,920 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf8f9de2-85df-46c3-a893-f704da98c5be', 'x-compute-request-id': 'req-bf8f9de2-85df-46c3-a893-f704da98c5be', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1028802869'}
Body: b''
2025-12-16 13:56:47,136 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/8832969e-e059-416b-b587-30d9391e4157 0.215s
2025-12-16 13:56:47,136 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d3e8bfc4-9f69-40d0-88af-0def8c2315eb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/8832969e-e059-416b-b587-30d9391e4157'}
Body: b''
2025-12-16 13:56:47,158 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/8832969e-e059-416b-b587-30d9391e4157 0.021s
2025-12-16 13:56:47,158 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e0eb3aec-7c5d-4110-9938-65651302b9e8', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/8832969e-e059-416b-b587-30d9391e4157'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8832969e-e059-416b-b587-30d9391e4157 does not exist", "detail": ""}}'
2025-12-16 13:56:47,576 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/8e534235-66c3-40d7-9b38-e761e4522dfb 0.417s
2025-12-16 13:56:47,576 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-85ff009c-4e78-483a-8f17-dd9fcd39cc14', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/8e534235-66c3-40d7-9b38-e761e4522dfb'}
Body: b''
2025-12-16 13:56:48,129 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/ports/49c833b4-7093-415f-b83b-e0a4ea6bdbd1 0.552s
2025-12-16 13:56:48,129 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8d6b1eff-9f3d-4de8-9773-99a36c96de04', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/ports/49c833b4-7093-415f-b83b-e0a4ea6bdbd1'}
Body: b''
2025-12-16 13:56:48,641 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/ports/9b836d38-184e-42cd-bbe6-bab748838026 0.512s
2025-12-16 13:56:48,642 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ecb8398f-202f-487b-a2f0-d69488116832', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/ports/9b836d38-184e-42cd-bbe6-bab748838026'}
Body: b''
2025-12-16 13:56:48,882 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/subnets/b2f0c8d5-f485-425c-a110-9357505a56c7 0.239s
2025-12-16 13:56:48,882 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-38a8113f-b6b2-4904-b0b1-7af1d8697a34', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets/b2f0c8d5-f485-425c-a110-9357505a56c7'}
Body: b''
2025-12-16 13:56:49,724 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/subnets/6b316009-0cd0-412a-b232-3b045d745d05 0.842s
2025-12-16 13:56:49,725 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5b2745b9-f1a7-4dc5-8cec-b2685a5a0ae1', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/subnets/6b316009-0cd0-412a-b232-3b045d745d05'}
Body: b''
2025-12-16 13:56:50,722 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/networks/244b8190-91f5-431b-a09f-f5a41d7adf27 0.997s
2025-12-16 13:56:50,723 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e3f51a02-fe73-4018-a677-84e44105377b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/networks/244b8190-91f5-431b-a09f-f5a41d7adf27'}
Body: b''
2025-12-16 13:56:51,490 80249 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/networks/41d69ea6-bbd9-471c-9e0a-33ef0febfe8e 0.767s
2025-12-16 13:56:51,491 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9c0665af-221e-4c0e-bf40-bdb54e55f7ff', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/networks/41d69ea6-bbd9-471c-9e0a-33ef0febfe8e'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 189, in test_tagged_boot_devices
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 a7925e1d-b62d-47ef-a625-823130dce452 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:56:46Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-fa46f726-9ae0-47d7-ae41-73d3b38e597b.
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft11.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:57:30,839 80249 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 13:57:30,840 80249 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:57:31,058 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.217s
2025-12-16 13:57:31,059 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-381877074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLcDrzDA9lon2HiY5bLDpHpFqXfjZNLcjI1TkBR0HFilLOIE9N/baVz38XrvhuauUqSYGU035ZXJUC/OkDOGtCpg7hp/9BmxryjX5sVier+Mcvfs4GDNbrzbWVj7JhsrTg=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce815a0a-8269-446a-b02c-73f413514e9a', 'x-compute-request-id': 'req-ce815a0a-8269-446a-b02c-73f413514e9a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-381877074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLcDrzDA9lon2HiY5bLDpHpFqXfjZNLcjI1TkBR0HFilLOIE9N/baVz38XrvhuauUqSYGU035ZXJUC/OkDOGtCpg7hp/9BmxryjX5sVier+Mcvfs4GDNbrzbWVj7JhsrTg==", "fingerprint": "60:c4:5c:28:d5:be:e8:99:5a:7a:ec:59:6d:3c:05:f7", "user_id": "435bebad2aa648a2a038f28fb8bc7109"}}'
2025-12-16 13:57:31,061 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-381877074 created
2025-12-16 13:57:31,820 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.758s
2025-12-16 13:57:31,820 80249 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--1347835807", "description": "tempest-description--2104693793"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-363f8d12-44d7-46bf-ac8f-5d52ed62f32b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "8c5106df-f661-4a79-990a-7e35d4931e92", "name": "tempest-securitygroup--1347835807", "stateful": true, "tenant_id": "f148985b48b240f9b624b3834918d467", "project_id": "f148985b48b240f9b624b3834918d467", "description": "tempest-description--2104693793", "shared": false, "security_group_rules": [{"id": "1e800065-2dc9-4874-9b35-862505251976", "project_id": "f148985b48b240f9b624b3834918d467", "tenant_id": "f148985b48b240f9b624b3834918d467", "security_group_id": "8c5106df-f661-4a79-990a-7e35d4931e92", "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": 634, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:57:31Z", "updated_at": "2025-12-16T12:57:31Z", "revision_number": 0}, {"id": "46e61710-2595-4419-9257-7d184119536b", "project_id": "f148985b48b240f9b624b3834918d467", "tenant_id": "f148985b48b240f9b624b3834918d467", "security_group_id": "8c5106df-f661-4a79-990a-7e35d4931e92", "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": 635, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:57:31Z", "updated_at": "2025-12-16T12:57:31Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:57:31Z", "updated_at": "2025-12-16T12:57:31Z", "revision_number": 1}}'
2025-12-16 13:57:32,132 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.311s
2025-12-16 13:57:32,133 80249 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": "8c5106df-f661-4a79-990a-7e35d4931e92", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-bdf0aa86-8138-4d00-9e8f-8b21ec275834', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b07d4fa9-e559-4b7d-bdc0-495a3bcd3100", "project_id": "f148985b48b240f9b624b3834918d467", "tenant_id": "f148985b48b240f9b624b3834918d467", "security_group_id": "8c5106df-f661-4a79-990a-7e35d4931e92", "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": "2025-12-16T12:57:31Z", "updated_at": "2025-12-16T12:57:31Z", "revision_number": 0}}'
2025-12-16 13:57:32,395 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.262s
2025-12-16 13:57:32,396 80249 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": "8c5106df-f661-4a79-990a-7e35d4931e92", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b9a3ba28-2b7a-46aa-8e1d-ebdce4c79f00', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "cf2b4e97-464f-4fd5-9f9c-360196f3e7ce", "project_id": "f148985b48b240f9b624b3834918d467", "tenant_id": "f148985b48b240f9b624b3834918d467", "security_group_id": "8c5106df-f661-4a79-990a-7e35d4931e92", "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": "2025-12-16T12:57:32Z", "updated_at": "2025-12-16T12:57:32Z", "revision_number": 0}}'
2025-12-16 13:57:32,396 80249 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1347835807 created
2025-12-16 13:57:33,297 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 0.900s
2025-12-16 13:57:33,297 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-78087eb4-bd63-423c-99cf-d57cc5229e68', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "c3298896-769c-4570-8e24-4740fce0d977", "tenant_id": "f148985b48b240f9b624b3834918d467", "project_id": "f148985b48b240f9b624b3834918d467", "floating_ip_address": "172.24.4.96", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:57:32Z", "updated_at": "2025-12-16T12:57:32Z", "revision_number": 0}}'
2025-12-16 13:57:33,297 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c3298896-769c-4570-8e24-4740fce0d977', 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'project_id': 'f148985b48b240f9b624b3834918d467', 'floating_ip_address': '172.24.4.96', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:57:32Z', 'updated_at': '2025-12-16T12:57:32Z', 'revision_number': 0, 'ip': '172.24.4.96'} created
2025-12-16 13:57:33,500 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.198s
2025-12-16 13:57:33,501 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2026d94a-ab5f-4402-95f1-50b2011bf48e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "435bebad2aa648a2a038f28fb8bc7109", "name": "tempest-AttachVolumeShelveTestJSON-48467350-project-member", "password_expires_at": null}, "audit_ids": ["rr7mbaq6R2Okcw3mbVrlig"], "expires_at": "2025-12-16T13:57:33.000000Z", "issued_at": "2025-12-16T12:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f148985b48b240f9b624b3834918d467", "name": "tempest-AttachVolumeShelveTestJSON-48467350"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/f148985b48b240f9b624b3834918d467", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:57:33,501 80249 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '7770ddfe-0cfa-4abb-928f-a887b429fe1a', 'name': 'tempest-AttachVolumeShelveTestJSON-414325848-network', 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'project_id': 'f148985b48b240f9b624b3834918d467', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39453, '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': '2025-12-16T12:57:23Z', 'updated_at': '2025-12-16T12:57:24Z', 'revision_number': 1} available for tenant
2025-12-16 13:57:33,502 80249 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-381877074', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLcDrzDA9lon2HiY5bLDpHpFqXfjZNLcjI1TkBR0HFilLOIE9N/baVz38XrvhuauUqSYGU035ZXJUC/OkDOGtCpg7hp/9BmxryjX5sVier+Mcvfs4GDNbrzbWVj7JhsrTg==', 'fingerprint': '60:c4:5c:28:d5:be:e8:99:5a:7a:ec:59:6d:3c:05:f7', 'user_id': '435bebad2aa648a2a038f28fb8bc7109', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDTw45bfWblaBajkRj7dVF6zizhvjVDpX+Ornw7JAAQIE8u7M2UN2PX\nUSmdrBfsnKygBwYFK4EEACKhZANiAAS3A68wwPZaJ9h4mOWyw6R6Ral342TS3IyN\nU5AUdBxYpSziBPTf22lc9/F674bmrlKkmBlNN+WVyVAvzpAzhrQqYO4af/QZsa8o\n1+bFYnq/jHL37OBgzW6821lY+yYbK04=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8c5106df-f661-4a79-990a-7e35d4931e92', 'name': 'tempest-securitygroup--1347835807', 'stateful': True, 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'project_id': 'f148985b48b240f9b624b3834918d467', 'description': 'tempest-description--2104693793', 'shared': False, 'security_group_rules': [{'id': '1e800065-2dc9-4874-9b35-862505251976', 'project_id': 'f148985b48b240f9b624b3834918d467', 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'security_group_id': '8c5106df-f661-4a79-990a-7e35d4931e92', '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': 634, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:57:31Z', 'updated_at': '2025-12-16T12:57:31Z', 'revision_number': 0}, {'id': '46e61710-2595-4419-9257-7d184119536b', 'project_id': 'f148985b48b240f9b624b3834918d467', 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'security_group_id': '8c5106df-f661-4a79-990a-7e35d4931e92', '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': 635, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:57:31Z', 'updated_at': '2025-12-16T12:57:31Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:57:31Z', 'updated_at': '2025-12-16T12:57:31Z', 'revision_number': 1}, 'floating_ip': {'id': 'c3298896-769c-4570-8e24-4740fce0d977', 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'project_id': 'f148985b48b240f9b624b3834918d467', 'floating_ip_address': '172.24.4.96', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:57:32Z', 'updated_at': '2025-12-16T12:57:32Z', 'revision_number': 0, 'ip': '172.24.4.96'}}
2025-12-16 13:57:34,267 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://192.168.122.155/compute/v2.1/servers 0.764s
2025-12-16 13:57:34,267 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1563952109", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7770ddfe-0cfa-4abb-928f-a887b429fe1a"}], "security_groups": [{"name": "tempest-securitygroup--1347835807"}], "key_name": "tempest-keypair-381877074", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6aea140-bda9-4006-b750-d78316d37b14', 'x-compute-request-id': 'req-f6aea140-bda9-4006-b750-d78316d37b14', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "2d16b1da-f3b5-489f-aee2-14e72b3edf38", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1347835807"}], "adminPass": "password"}}'
2025-12-16 13:57:34,343 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38 0.073s
2025-12-16 13:57:34,343 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f786b23-9cb8-49e2-8139-3b40a1018f06', 'x-compute-request-id': 'req-6f786b23-9cb8-49e2-8139-3b40a1018f06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38'}
Body: b'{"server": {"id": "2d16b1da-f3b5-489f-aee2-14e72b3edf38", "name": "tempest-AttachVolumeShelveTestJSON-server-1563952109", "status": "BUILD", "tenant_id": "f148985b48b240f9b624b3834918d467", "user_id": "435bebad2aa648a2a038f28fb8bc7109", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:57:34Z", "updated": "2025-12-16T12:57:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-381877074", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2025-12-16 13:57:35,476 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38 0.117s
2025-12-16 13:57:35,476 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b823a50-3c38-43ff-9fc5-06fbbce7d2bf', 'x-compute-request-id': 'req-0b823a50-3c38-43ff-9fc5-06fbbce7d2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38'}
Body: b'{"server": {"id": "2d16b1da-f3b5-489f-aee2-14e72b3edf38", "name": "tempest-AttachVolumeShelveTestJSON-server-1563952109", "status": "ERROR", "tenant_id": "f148985b48b240f9b624b3834918d467", "user_id": "435bebad2aa648a2a038f28fb8bc7109", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:57:34Z", "updated": "2025-12-16T12:57:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:57:35Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-381877074", "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": [], "locked": false, "description": null}}'
2025-12-16 13:57:35,490 80249 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 13:57:35,772 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 204 DELETE http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38 0.281s
2025-12-16 13:57:35,773 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e986d93-99a6-4798-8c9e-1bb98b8390b2', 'x-compute-request-id': 'req-6e986d93-99a6-4798-8c9e-1bb98b8390b2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38'}
Body: b''
2025-12-16 13:57:35,812 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 404 GET http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38 0.039s
2025-12-16 13:57:35,812 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-007574f0-a7cb-47bd-93c0-01c091f5e099', 'x-compute-request-id': 'req-007574f0-a7cb-47bd-93c0-01c091f5e099', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/2d16b1da-f3b5-489f-aee2-14e72b3edf38'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2d16b1da-f3b5-489f-aee2-14e72b3edf38 could not be found."}}'
2025-12-16 13:57:35,839 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-381877074 0.026s
2025-12-16 13:57:35,840 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4acded96-4856-436e-a1d6-79a3f869dc15', 'x-compute-request-id': 'req-4acded96-4856-436e-a1d6-79a3f869dc15', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-381877074'}
Body: b''
2025-12-16 13:57:36,013 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/8c5106df-f661-4a79-990a-7e35d4931e92 0.173s
2025-12-16 13:57:36,013 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-676449d0-a292-48ac-a8f1-41f9606e100e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/8c5106df-f661-4a79-990a-7e35d4931e92'}
Body: b''
2025-12-16 13:57:36,027 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/8c5106df-f661-4a79-990a-7e35d4931e92 0.013s
2025-12-16 13:57:36,027 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-9c8b41dd-1f63-4e61-a660-0051f1b4ba0b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/8c5106df-f661-4a79-990a-7e35d4931e92'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8c5106df-f661-4a79-990a-7e35d4931e92 does not exist", "detail": ""}}'
2025-12-16 13:57:36,369 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/c3298896-769c-4570-8e24-4740fce0d977 0.342s
2025-12-16 13:57:36,369 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0ef5b52b-a608-4ace-bf04-f8a964c1a190', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/c3298896-769c-4570-8e24-4740fce0d977'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 268, in test_attach_volume_shelved_or_offload_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 2d16b1da-f3b5-489f-aee2-14e72b3edf38 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:57:35Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-f6aea140-bda9-4006-b750-d78316d37b14.
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft11.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:57:36,372 80249 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 13:57:36,372 80249 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:57:36,417 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.044s
2025-12-16 13:57:36,417 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1637454611", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNYf/PuWB6NS9a9dFLf7y986bDk7RPxwQbzwL6GCFylRcvyX9csEJ7JrKoYRSMpJPirPQ4rLSNVtc1Jr+OfQlteZ5G9OkGN+geAF/X0M7ch7IiGQZcCPq32SmXbW5NReww=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7933bc72-4d8b-4014-bcc6-7543505d7ff2', 'x-compute-request-id': 'req-7933bc72-4d8b-4014-bcc6-7543505d7ff2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1637454611", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNYf/PuWB6NS9a9dFLf7y986bDk7RPxwQbzwL6GCFylRcvyX9csEJ7JrKoYRSMpJPirPQ4rLSNVtc1Jr+OfQlteZ5G9OkGN+geAF/X0M7ch7IiGQZcCPq32SmXbW5NReww==", "fingerprint": "7d:29:75:cd:a5:76:31:6a:9d:d9:c7:ad:89:54:6a:15", "user_id": "435bebad2aa648a2a038f28fb8bc7109"}}'
2025-12-16 13:57:36,419 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1637454611 created
2025-12-16 13:57:36,681 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.262s
2025-12-16 13:57:36,682 80249 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--1579577147", "description": "tempest-description--546696033"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-777154ac-2411-42aa-ba6e-4301620f9230', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "c71a4f9b-4761-45ee-9aa0-31bbcb3fb340", "name": "tempest-securitygroup--1579577147", "stateful": true, "tenant_id": "f148985b48b240f9b624b3834918d467", "project_id": "f148985b48b240f9b624b3834918d467", "description": "tempest-description--546696033", "shared": false, "security_group_rules": [{"id": "b90b9003-bd7f-459c-9cca-e66a815ccc15", "project_id": "f148985b48b240f9b624b3834918d467", "tenant_id": "f148985b48b240f9b624b3834918d467", "security_group_id": "c71a4f9b-4761-45ee-9aa0-31bbcb3fb340", "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": 656, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:57:36Z", "updated_at": "2025-12-16T12:57:36Z", "revision_number": 0}, {"id": "fc2682a6-fce2-40ba-b0d1-0ae0a58d4887", "project_id": "f148985b48b240f9b624b3834918d467", "tenant_id": "f148985b48b240f9b624b3834918d467", "security_group_id": "c71a4f9b-4761-45ee-9aa0-31bbcb3fb340", "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": 657, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:57:36Z", "updated_at": "2025-12-16T12:57:36Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:57:36Z", "updated_at": "2025-12-16T12:57:36Z", "revision_number": 1}}'
2025-12-16 13:57:36,880 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.198s
2025-12-16 13:57:36,880 80249 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": "c71a4f9b-4761-45ee-9aa0-31bbcb3fb340", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2476c08c-547b-454f-8463-1e6373952dc4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4ec9142a-90db-4dbd-bbcf-38c5ce3064b3", "project_id": "f148985b48b240f9b624b3834918d467", "tenant_id": "f148985b48b240f9b624b3834918d467", "security_group_id": "c71a4f9b-4761-45ee-9aa0-31bbcb3fb340", "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": "2025-12-16T12:57:36Z", "updated_at": "2025-12-16T12:57:36Z", "revision_number": 0}}'
2025-12-16 13:57:37,306 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.425s
2025-12-16 13:57:37,307 80249 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": "c71a4f9b-4761-45ee-9aa0-31bbcb3fb340", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0a700a9b-42d8-4050-95de-3a94f1e9aa4b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ea45b6e9-4a78-4144-a062-3fad62d5fdf3", "project_id": "f148985b48b240f9b624b3834918d467", "tenant_id": "f148985b48b240f9b624b3834918d467", "security_group_id": "c71a4f9b-4761-45ee-9aa0-31bbcb3fb340", "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": "2025-12-16T12:57:37Z", "updated_at": "2025-12-16T12:57:37Z", "revision_number": 0}}'
2025-12-16 13:57:37,307 80249 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1579577147 created
2025-12-16 13:57:37,916 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 0.609s
2025-12-16 13:57:37,917 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4593485a-802f-4245-8879-fff8dd964d60', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "1552343f-27ba-4e72-bb0f-c127d8b178dc", "tenant_id": "f148985b48b240f9b624b3834918d467", "project_id": "f148985b48b240f9b624b3834918d467", "floating_ip_address": "172.24.4.240", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:57:37Z", "updated_at": "2025-12-16T12:57:37Z", "revision_number": 0}}'
2025-12-16 13:57:37,917 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1552343f-27ba-4e72-bb0f-c127d8b178dc', 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'project_id': 'f148985b48b240f9b624b3834918d467', 'floating_ip_address': '172.24.4.240', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:57:37Z', 'updated_at': '2025-12-16T12:57:37Z', 'revision_number': 0, 'ip': '172.24.4.240'} created
2025-12-16 13:57:38,002 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.081s
2025-12-16 13:57:38,002 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e6354b2-7ff1-41c4-a94d-fb943109374b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "435bebad2aa648a2a038f28fb8bc7109", "name": "tempest-AttachVolumeShelveTestJSON-48467350-project-member", "password_expires_at": null}, "audit_ids": ["n7yLnVHgQ0qAymLys6c8cg"], "expires_at": "2025-12-16T13:57:37.000000Z", "issued_at": "2025-12-16T12:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f148985b48b240f9b624b3834918d467", "name": "tempest-AttachVolumeShelveTestJSON-48467350"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/f148985b48b240f9b624b3834918d467", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:57:38,003 80249 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '7770ddfe-0cfa-4abb-928f-a887b429fe1a', 'name': 'tempest-AttachVolumeShelveTestJSON-414325848-network', 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'project_id': 'f148985b48b240f9b624b3834918d467', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39453, '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': '2025-12-16T12:57:23Z', 'updated_at': '2025-12-16T12:57:24Z', 'revision_number': 1} available for tenant
2025-12-16 13:57:38,003 80249 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1637454611', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNYf/PuWB6NS9a9dFLf7y986bDk7RPxwQbzwL6GCFylRcvyX9csEJ7JrKoYRSMpJPirPQ4rLSNVtc1Jr+OfQlteZ5G9OkGN+geAF/X0M7ch7IiGQZcCPq32SmXbW5NReww==', 'fingerprint': '7d:29:75:cd:a5:76:31:6a:9d:d9:c7:ad:89:54:6a:15', 'user_id': '435bebad2aa648a2a038f28fb8bc7109', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBnJE/EaKG9Zlpf0aTrv8e+kkMjkWK3DiQVVglWYCXhfE+y6BCpeM96\ndBypzgW75hagBwYFK4EEACKhZANiAATWH/z7lgejUvWvXRS3+8vfOmw5O0T8cEG8\n8C+hghcpUXL8l/XLBCeyayqGEUjKST4qz0OKy0jVbXNSa/jn0JbXmeRvTpBjfoHg\nBf19DO3IeyIhkGXAj6t9kpl21uTUXsM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c71a4f9b-4761-45ee-9aa0-31bbcb3fb340', 'name': 'tempest-securitygroup--1579577147', 'stateful': True, 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'project_id': 'f148985b48b240f9b624b3834918d467', 'description': 'tempest-description--546696033', 'shared': False, 'security_group_rules': [{'id': 'b90b9003-bd7f-459c-9cca-e66a815ccc15', 'project_id': 'f148985b48b240f9b624b3834918d467', 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'security_group_id': 'c71a4f9b-4761-45ee-9aa0-31bbcb3fb340', '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': 656, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:57:36Z', 'updated_at': '2025-12-16T12:57:36Z', 'revision_number': 0}, {'id': 'fc2682a6-fce2-40ba-b0d1-0ae0a58d4887', 'project_id': 'f148985b48b240f9b624b3834918d467', 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'security_group_id': 'c71a4f9b-4761-45ee-9aa0-31bbcb3fb340', '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': 657, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:57:36Z', 'updated_at': '2025-12-16T12:57:36Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:57:36Z', 'updated_at': '2025-12-16T12:57:36Z', 'revision_number': 1}, 'floating_ip': {'id': '1552343f-27ba-4e72-bb0f-c127d8b178dc', 'tenant_id': 'f148985b48b240f9b624b3834918d467', 'project_id': 'f148985b48b240f9b624b3834918d467', 'floating_ip_address': '172.24.4.240', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:57:37Z', 'updated_at': '2025-12-16T12:57:37Z', 'revision_number': 0, 'ip': '172.24.4.240'}}
2025-12-16 13:57:38,526 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://192.168.122.155/compute/v2.1/servers 0.522s
2025-12-16 13:57:38,527 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1500269654", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7770ddfe-0cfa-4abb-928f-a887b429fe1a"}], "security_groups": [{"name": "tempest-securitygroup--1579577147"}], "key_name": "tempest-keypair-1637454611", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89b64cef-94bd-42e6-bac0-55d1e1b3988b', 'x-compute-request-id': 'req-89b64cef-94bd-42e6-bac0-55d1e1b3988b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "08e356cc-2cf4-49cc-be35-d3d24dd386b9", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1579577147"}], "adminPass": "password"}}'
2025-12-16 13:57:38,632 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9 0.102s
2025-12-16 13:57:38,632 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c91d7513-c444-4c5c-aca1-ad5b5fee5a5e', 'x-compute-request-id': 'req-c91d7513-c444-4c5c-aca1-ad5b5fee5a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9'}
Body: b'{"server": {"id": "08e356cc-2cf4-49cc-be35-d3d24dd386b9", "name": "tempest-AttachVolumeShelveTestJSON-server-1500269654", "status": "BUILD", "tenant_id": "f148985b48b240f9b624b3834918d467", "user_id": "435bebad2aa648a2a038f28fb8bc7109", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:57:38Z", "updated": "2025-12-16T12:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1637454611", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2025-12-16 13:57:39,766 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9 0.117s
2025-12-16 13:57:39,767 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-314dbbc8-c798-4ed4-bb74-6bfc324986a9', 'x-compute-request-id': 'req-314dbbc8-c798-4ed4-bb74-6bfc324986a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9'}
Body: b'{"server": {"id": "08e356cc-2cf4-49cc-be35-d3d24dd386b9", "name": "tempest-AttachVolumeShelveTestJSON-server-1500269654", "status": "ERROR", "tenant_id": "f148985b48b240f9b624b3834918d467", "user_id": "435bebad2aa648a2a038f28fb8bc7109", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:57:38Z", "updated": "2025-12-16T12:57:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:57:39Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1637454611", "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": [], "locked": false, "description": null}}'
2025-12-16 13:57:39,780 80249 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 13:57:40,094 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 204 DELETE http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9 0.313s
2025-12-16 13:57:40,095 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2ed8b06-db0d-4359-8c08-725b9f001203', 'x-compute-request-id': 'req-f2ed8b06-db0d-4359-8c08-725b9f001203', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9'}
Body: b''
2025-12-16 13:57:40,158 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 404 GET http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9 0.063s
2025-12-16 13:57:40,159 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e5e19dae-560b-4607-8529-b2fb91edf32e', 'x-compute-request-id': 'req-e5e19dae-560b-4607-8529-b2fb91edf32e', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/08e356cc-2cf4-49cc-be35-d3d24dd386b9'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 08e356cc-2cf4-49cc-be35-d3d24dd386b9 could not be found."}}'
2025-12-16 13:57:40,189 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1637454611 0.029s
2025-12-16 13:57:40,189 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-828644d8-af18-4202-96ca-ebb2aca3687b', 'x-compute-request-id': 'req-828644d8-af18-4202-96ca-ebb2aca3687b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1637454611'}
Body: b''
2025-12-16 13:57:40,473 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/c71a4f9b-4761-45ee-9aa0-31bbcb3fb340 0.283s
2025-12-16 13:57:40,473 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e274685f-db40-4e85-bfad-a1a397198a93', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/c71a4f9b-4761-45ee-9aa0-31bbcb3fb340'}
Body: b''
2025-12-16 13:57:40,492 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/c71a4f9b-4761-45ee-9aa0-31bbcb3fb340 0.018s
2025-12-16 13:57:40,492 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-fbf216f9-d961-4fff-87da-ea24d782d1a9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/c71a4f9b-4761-45ee-9aa0-31bbcb3fb340'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c71a4f9b-4761-45ee-9aa0-31bbcb3fb340 does not exist", "detail": ""}}'
2025-12-16 13:57:40,909 80249 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/1552343f-27ba-4e72-bb0f-c127d8b178dc 0.416s
2025-12-16 13:57:40,909 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cb6e0d2d-d326-45c1-82e3-bd0c6d284208', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/1552343f-27ba-4e72-bb0f-c127d8b178dc'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 299, in test_detach_volume_shelved_or_offload_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 08e356cc-2cf4-49cc-be35-d3d24dd386b9 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:57:39Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-89b64cef-94bd-42e6-bac0-55d1e1b3988b.
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft12.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:56:50,060 80256 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 13:56:50,060 80256 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:56:50,250 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.188s
2025-12-16 13:56:50,250 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-868337519", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWD9yGP+dvn3HV2RpdU4SkSYFp52rmAE4/hQ2mrPBkcjnadslPiGt5eQRCafzLdZDq2C7flmHMMc98SI4HNSyQR6V2jxHwoYlHh7QtY0Mw+dqXRfEEtKBMCsOpACRbH9w=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14262e94-e013-46e6-b0b0-e4aed2b50cda', 'x-compute-request-id': 'req-14262e94-e013-46e6-b0b0-e4aed2b50cda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-868337519", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWD9yGP+dvn3HV2RpdU4SkSYFp52rmAE4/hQ2mrPBkcjnadslPiGt5eQRCafzLdZDq2C7flmHMMc98SI4HNSyQR6V2jxHwoYlHh7QtY0Mw+dqXRfEEtKBMCsOpACRbH9w==", "fingerprint": "e1:df:89:e5:f8:ed:7d:ab:dc:24:92:1e:ad:f9:b8:b7", "user_id": "63ce213d60d14ad38d27a31fbc625a32"}}'
2025-12-16 13:56:50,252 80256 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-868337519 created
2025-12-16 13:56:51,016 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.763s
2025-12-16 13:56:51,017 80256 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--1462588725", "description": "tempest-description--362773720"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-54c69f74-f66b-4a6f-9f29-30c7b9f12a6b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "8a883a7d-b28b-4bfb-8e47-db65e3bf2809", "name": "tempest-securitygroup--1462588725", "stateful": true, "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "project_id": "875ae125704644a09e79d6bd4f3c2339", "description": "tempest-description--362773720", "shared": false, "security_group_rules": [{"id": "947ec4b9-2c44-45b3-b271-8a33231e3b1c", "project_id": "875ae125704644a09e79d6bd4f3c2339", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "security_group_id": "8a883a7d-b28b-4bfb-8e47-db65e3bf2809", "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": 531, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:56:50Z", "updated_at": "2025-12-16T12:56:50Z", "revision_number": 0}, {"id": "c1f354b4-fd83-46c4-a4c9-f8b2cb871ec5", "project_id": "875ae125704644a09e79d6bd4f3c2339", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "security_group_id": "8a883a7d-b28b-4bfb-8e47-db65e3bf2809", "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": 532, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:56:50Z", "updated_at": "2025-12-16T12:56:50Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:56:50Z", "updated_at": "2025-12-16T12:56:50Z", "revision_number": 1}}'
2025-12-16 13:56:51,520 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.503s
2025-12-16 13:56:51,520 80256 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": "8a883a7d-b28b-4bfb-8e47-db65e3bf2809", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-dfd38463-35e9-4e4c-9317-32701c8c0d71', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9baced7d-844b-4fdf-bf0c-6d363e375466", "project_id": "875ae125704644a09e79d6bd4f3c2339", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "security_group_id": "8a883a7d-b28b-4bfb-8e47-db65e3bf2809", "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": "2025-12-16T12:56:51Z", "updated_at": "2025-12-16T12:56:51Z", "revision_number": 0}}'
2025-12-16 13:56:52,020 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.499s
2025-12-16 13:56:52,021 80256 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": "8a883a7d-b28b-4bfb-8e47-db65e3bf2809", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a499b865-3466-4109-8d28-8099f44695d5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ef77e770-2731-43c1-b00f-4c56d07818b0", "project_id": "875ae125704644a09e79d6bd4f3c2339", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "security_group_id": "8a883a7d-b28b-4bfb-8e47-db65e3bf2809", "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": "2025-12-16T12:56:51Z", "updated_at": "2025-12-16T12:56:51Z", "revision_number": 0}}'
2025-12-16 13:56:52,021 80256 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1462588725 created
2025-12-16 13:56:52,891 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 0.869s
2025-12-16 13:56:52,891 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-435955f1-43b3-436b-a629-30f427ab2172', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "e19a7865-1564-4f80-aa52-bef1b2b8521c", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "project_id": "875ae125704644a09e79d6bd4f3c2339", "floating_ip_address": "172.24.4.127", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:56:52Z", "updated_at": "2025-12-16T12:56:52Z", "revision_number": 0}}'
2025-12-16 13:56:52,892 80256 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e19a7865-1564-4f80-aa52-bef1b2b8521c', 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'floating_ip_address': '172.24.4.127', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:56:52Z', 'updated_at': '2025-12-16T12:56:52Z', 'revision_number': 0, 'ip': '172.24.4.127'} created
2025-12-16 13:56:53,024 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.129s
2025-12-16 13:56:53,025 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f03d3fac-95d3-4fcf-88f6-83c7d31eb997', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "63ce213d60d14ad38d27a31fbc625a32", "name": "tempest-AttachVolumeTestJSON-1593672104-project-member", "password_expires_at": null}, "audit_ids": ["KNm9lcx-RlqGuYpS3bII7w"], "expires_at": "2025-12-16T13:56:52.000000Z", "issued_at": "2025-12-16T12:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "875ae125704644a09e79d6bd4f3c2339", "name": "tempest-AttachVolumeTestJSON-1593672104"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/875ae125704644a09e79d6bd4f3c2339", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:56:53,025 80256 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '8ee382f7-e0bc-42c1-9f3e-c89c5d303e93', 'name': 'tempest-AttachVolumeTestJSON-1477640748-network', 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24567, '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': '2025-12-16T12:56:42Z', 'updated_at': '2025-12-16T12:56:42Z', 'revision_number': 1} available for tenant
2025-12-16 13:56:53,026 80256 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-868337519', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWD9yGP+dvn3HV2RpdU4SkSYFp52rmAE4/hQ2mrPBkcjnadslPiGt5eQRCafzLdZDq2C7flmHMMc98SI4HNSyQR6V2jxHwoYlHh7QtY0Mw+dqXRfEEtKBMCsOpACRbH9w==', 'fingerprint': 'e1:df:89:e5:f8:ed:7d:ab:dc:24:92:1e:ad:f9:b8:b7', 'user_id': '63ce213d60d14ad38d27a31fbc625a32', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAWr4wGWYU0UujfrBYJO5eYteZUYw7aQD0N+GWMCc5Uql1eSHcXvdex\n3YufIczLme+gBwYFK4EEACKhZANiAATVg/chj/nb59x1dkaXVOEpEmBaedq5gBOP\n4UNpqzwZHI52nbJT4hreXkEQmn8y3WQ6tgu35ZhzDHPfEiOBzUskEeldo8R8KGJR\n4e0LWNDMPnal0XxBLSgTArDqQAkWx/c=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8a883a7d-b28b-4bfb-8e47-db65e3bf2809', 'name': 'tempest-securitygroup--1462588725', 'stateful': True, 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'description': 'tempest-description--362773720', 'shared': False, 'security_group_rules': [{'id': '947ec4b9-2c44-45b3-b271-8a33231e3b1c', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'security_group_id': '8a883a7d-b28b-4bfb-8e47-db65e3bf2809', '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': 531, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:56:50Z', 'updated_at': '2025-12-16T12:56:50Z', 'revision_number': 0}, {'id': 'c1f354b4-fd83-46c4-a4c9-f8b2cb871ec5', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'security_group_id': '8a883a7d-b28b-4bfb-8e47-db65e3bf2809', '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': 532, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:56:50Z', 'updated_at': '2025-12-16T12:56:50Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:56:50Z', 'updated_at': '2025-12-16T12:56:50Z', 'revision_number': 1}, 'floating_ip': {'id': 'e19a7865-1564-4f80-aa52-bef1b2b8521c', 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'floating_ip_address': '172.24.4.127', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:56:52Z', 'updated_at': '2025-12-16T12:56:52Z', 'revision_number': 0, 'ip': '172.24.4.127'}}
2025-12-16 13:56:53,674 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://192.168.122.155/compute/v2.1/servers 0.648s
2025-12-16 13:56:53,675 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-396958798", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8ee382f7-e0bc-42c1-9f3e-c89c5d303e93"}], "security_groups": [{"name": "tempest-securitygroup--1462588725"}], "key_name": "tempest-keypair-868337519", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c175367-db11-4145-918e-d35340422532', 'x-compute-request-id': 'req-5c175367-db11-4145-918e-d35340422532', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "a5ddb7c4-c7b2-49d0-871b-08a5f6506b90", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1462588725"}], "adminPass": "password"}}'
2025-12-16 13:56:53,763 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90 0.086s
2025-12-16 13:56:53,763 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83c4cfeb-220c-4271-a9a3-bf37aecda5e9', 'x-compute-request-id': 'req-83c4cfeb-220c-4271-a9a3-bf37aecda5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90'}
Body: b'{"server": {"id": "a5ddb7c4-c7b2-49d0-871b-08a5f6506b90", "name": "tempest-AttachVolumeTestJSON-server-396958798", "status": "BUILD", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "user_id": "63ce213d60d14ad38d27a31fbc625a32", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:56:54Z", "updated": "2025-12-16T12:56:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-868337519", "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": []}}'
2025-12-16 13:56:54,877 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90 0.096s
2025-12-16 13:56:54,877 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f14d0bb4-b0e5-4b97-b32b-7dafced89ec1', 'x-compute-request-id': 'req-f14d0bb4-b0e5-4b97-b32b-7dafced89ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90'}
Body: b'{"server": {"id": "a5ddb7c4-c7b2-49d0-871b-08a5f6506b90", "name": "tempest-AttachVolumeTestJSON-server-396958798", "status": "ERROR", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "user_id": "63ce213d60d14ad38d27a31fbc625a32", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:56:53Z", "updated": "2025-12-16T12:56:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:56:54Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-868337519", "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": []}}'
2025-12-16 13:56:54,889 80256 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 13:56:55,282 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 204 DELETE http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90 0.392s
2025-12-16 13:56:55,282 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:54 GMT', 'server': 'Apache/2.4.52 (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-4b515687-0bda-4bdc-b5ac-08f8a194dbc4', 'x-compute-request-id': 'req-4b515687-0bda-4bdc-b5ac-08f8a194dbc4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90'}
Body: b''
2025-12-16 13:56:55,326 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 404 GET http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90 0.043s
2025-12-16 13:56:55,326 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:55 GMT', 'server': 'Apache/2.4.52 (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-1438ee67-1a5e-4f3e-97eb-28e97e5701ee', 'x-compute-request-id': 'req-1438ee67-1a5e-4f3e-97eb-28e97e5701ee', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/a5ddb7c4-c7b2-49d0-871b-08a5f6506b90'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a5ddb7c4-c7b2-49d0-871b-08a5f6506b90 could not be found."}}'
2025-12-16 13:56:55,359 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-868337519 0.031s
2025-12-16 13:56:55,359 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:55 GMT', 'server': 'Apache/2.4.52 (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-1e2a644b-acd6-4b61-8248-7bfb9a46b178', 'x-compute-request-id': 'req-1e2a644b-acd6-4b61-8248-7bfb9a46b178', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-868337519'}
Body: b''
2025-12-16 13:56:55,594 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/8a883a7d-b28b-4bfb-8e47-db65e3bf2809 0.233s
2025-12-16 13:56:55,594 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-63608005-8c1a-4b48-9492-9ff00a3bcbc7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/8a883a7d-b28b-4bfb-8e47-db65e3bf2809'}
Body: b''
2025-12-16 13:56:55,610 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/8a883a7d-b28b-4bfb-8e47-db65e3bf2809 0.016s
2025-12-16 13:56:55,611 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-17495e9c-60f2-4731-8f22-56d2fe2f08d8', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/8a883a7d-b28b-4bfb-8e47-db65e3bf2809'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8a883a7d-b28b-4bfb-8e47-db65e3bf2809 does not exist", "detail": ""}}'
2025-12-16 13:56:56,057 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/e19a7865-1564-4f80-aa52-bef1b2b8521c 0.446s
2025-12-16 13:56:56,058 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d2fbc9c8-1c6f-4067-ac97-5ca367e12301', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/e19a7865-1564-4f80-aa52-bef1b2b8521c'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 73, in test_attach_detach_volume
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 a5ddb7c4-c7b2-49d0-871b-08a5f6506b90 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:56:54Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-5c175367-db11-4145-918e-d35340422532.
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft12.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:56:56,060 80256 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 13:56:56,061 80256 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:56:56,141 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.079s
2025-12-16 13:56:56,142 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-956112593", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCYdDXo69PkKxuy8KOq2xTnGJHTlf9Y6166pFimi6fcVOd/5q+k4tOGvY49SMEXiVcw/e7LNFg+LknKNkjLeG9LU4ewgFEqBjdwatqo+MRcijhidoh3AGT6eSsvAQzQsaw=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9d0fc4c-351f-439f-aebe-f9ce794c6860', 'x-compute-request-id': 'req-f9d0fc4c-351f-439f-aebe-f9ce794c6860', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-956112593", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCYdDXo69PkKxuy8KOq2xTnGJHTlf9Y6166pFimi6fcVOd/5q+k4tOGvY49SMEXiVcw/e7LNFg+LknKNkjLeG9LU4ewgFEqBjdwatqo+MRcijhidoh3AGT6eSsvAQzQsaw==", "fingerprint": "04:2b:79:a2:70:a7:94:e3:c1:54:32:4e:e4:34:67:d1", "user_id": "63ce213d60d14ad38d27a31fbc625a32"}}'
2025-12-16 13:56:56,144 80256 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-956112593 created
2025-12-16 13:56:56,499 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.354s
2025-12-16 13:56:56,499 80256 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--1837639860", "description": "tempest-description--1689153269"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-c0354eb4-57ba-4a39-844c-e298a7784de1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "268d775c-7134-4764-8274-a09c3f16ddc1", "name": "tempest-securitygroup--1837639860", "stateful": true, "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "project_id": "875ae125704644a09e79d6bd4f3c2339", "description": "tempest-description--1689153269", "shared": false, "security_group_rules": [{"id": "ceca89b5-d43a-44a0-823e-44f6a5f9e059", "project_id": "875ae125704644a09e79d6bd4f3c2339", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "security_group_id": "268d775c-7134-4764-8274-a09c3f16ddc1", "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": 558, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:56:56Z", "updated_at": "2025-12-16T12:56:56Z", "revision_number": 0}, {"id": "ed316b19-185a-46b2-b7d3-7ed1736a9b6b", "project_id": "875ae125704644a09e79d6bd4f3c2339", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "security_group_id": "268d775c-7134-4764-8274-a09c3f16ddc1", "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": 559, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:56:56Z", "updated_at": "2025-12-16T12:56:56Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:56:56Z", "updated_at": "2025-12-16T12:56:56Z", "revision_number": 1}}'
2025-12-16 13:56:57,016 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.516s
2025-12-16 13:56:57,016 80256 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": "268d775c-7134-4764-8274-a09c3f16ddc1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-5b752ca4-f602-4ee2-be5b-7f545ad42aa6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "44fb0ebf-9261-4ead-86ef-44d299be5e98", "project_id": "875ae125704644a09e79d6bd4f3c2339", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "security_group_id": "268d775c-7134-4764-8274-a09c3f16ddc1", "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": "2025-12-16T12:56:56Z", "updated_at": "2025-12-16T12:56:56Z", "revision_number": 0}}'
2025-12-16 13:56:57,516 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.500s
2025-12-16 13:56:57,517 80256 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": "268d775c-7134-4764-8274-a09c3f16ddc1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b639f357-8e84-451d-81b0-b94564742d0c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b22fc107-b59f-408b-a45b-9d40df8c4075", "project_id": "875ae125704644a09e79d6bd4f3c2339", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "security_group_id": "268d775c-7134-4764-8274-a09c3f16ddc1", "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": "2025-12-16T12:56:57Z", "updated_at": "2025-12-16T12:56:57Z", "revision_number": 0}}'
2025-12-16 13:56:57,517 80256 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1837639860 created
2025-12-16 13:56:58,310 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 0.792s
2025-12-16 13:56:58,311 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-cb5b06b0-0622-4736-9e77-a731a64f38a0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "9f40ce32-1175-4a82-b5a9-02a26ed26ec0", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "project_id": "875ae125704644a09e79d6bd4f3c2339", "floating_ip_address": "172.24.4.163", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:56:57Z", "updated_at": "2025-12-16T12:56:57Z", "revision_number": 0}}'
2025-12-16 13:56:58,311 80256 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9f40ce32-1175-4a82-b5a9-02a26ed26ec0', 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'floating_ip_address': '172.24.4.163', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:56:57Z', 'updated_at': '2025-12-16T12:56:57Z', 'revision_number': 0, 'ip': '172.24.4.163'} created
2025-12-16 13:56:58,448 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.132s
2025-12-16 13:56:58,448 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-839b1fca-0e06-40a8-aab0-b225f1324409', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "63ce213d60d14ad38d27a31fbc625a32", "name": "tempest-AttachVolumeTestJSON-1593672104-project-member", "password_expires_at": null}, "audit_ids": ["upFk3xdeSPKyx2ZXyevPKg"], "expires_at": "2025-12-16T13:56:58.000000Z", "issued_at": "2025-12-16T12:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "875ae125704644a09e79d6bd4f3c2339", "name": "tempest-AttachVolumeTestJSON-1593672104"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/875ae125704644a09e79d6bd4f3c2339", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:56:58,449 80256 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '8ee382f7-e0bc-42c1-9f3e-c89c5d303e93', 'name': 'tempest-AttachVolumeTestJSON-1477640748-network', 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24567, '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': '2025-12-16T12:56:42Z', 'updated_at': '2025-12-16T12:56:42Z', 'revision_number': 1} available for tenant
2025-12-16 13:56:58,449 80256 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-956112593', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCYdDXo69PkKxuy8KOq2xTnGJHTlf9Y6166pFimi6fcVOd/5q+k4tOGvY49SMEXiVcw/e7LNFg+LknKNkjLeG9LU4ewgFEqBjdwatqo+MRcijhidoh3AGT6eSsvAQzQsaw==', 'fingerprint': '04:2b:79:a2:70:a7:94:e3:c1:54:32:4e:e4:34:67:d1', 'user_id': '63ce213d60d14ad38d27a31fbc625a32', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDJak0myHwq55TcVPZG588Bqe1naMWD+WmhJSpWI8+NJruS+BXhTyEX\nChd5WuXHOKegBwYFK4EEACKhZANiAAQmHQ16OvT5CsbsvCjqtsU5xiR05X/WOteu\nqRYpoun3FTnf+avpOLThr2OPUjBF4lXMP3uyzRYPi5JyjZIy3hvS1OHsIBRKgY3c\nGraqPjEXIo4YnaIdwBk+nkrLwEM0LGs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '268d775c-7134-4764-8274-a09c3f16ddc1', 'name': 'tempest-securitygroup--1837639860', 'stateful': True, 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'description': 'tempest-description--1689153269', 'shared': False, 'security_group_rules': [{'id': 'ceca89b5-d43a-44a0-823e-44f6a5f9e059', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'security_group_id': '268d775c-7134-4764-8274-a09c3f16ddc1', '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': 558, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:56:56Z', 'updated_at': '2025-12-16T12:56:56Z', 'revision_number': 0}, {'id': 'ed316b19-185a-46b2-b7d3-7ed1736a9b6b', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'security_group_id': '268d775c-7134-4764-8274-a09c3f16ddc1', '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': 559, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:56:56Z', 'updated_at': '2025-12-16T12:56:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:56:56Z', 'updated_at': '2025-12-16T12:56:56Z', 'revision_number': 1}, 'floating_ip': {'id': '9f40ce32-1175-4a82-b5a9-02a26ed26ec0', 'tenant_id': '875ae125704644a09e79d6bd4f3c2339', 'project_id': '875ae125704644a09e79d6bd4f3c2339', 'floating_ip_address': '172.24.4.163', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:56:57Z', 'updated_at': '2025-12-16T12:56:57Z', 'revision_number': 0, 'ip': '172.24.4.163'}}
2025-12-16 13:56:59,090 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://192.168.122.155/compute/v2.1/servers 0.640s
2025-12-16 13:56:59,091 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1561157020", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8ee382f7-e0bc-42c1-9f3e-c89c5d303e93"}], "security_groups": [{"name": "tempest-securitygroup--1837639860"}], "key_name": "tempest-keypair-956112593", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3282615-19b3-4408-8049-faffac5302bf', 'x-compute-request-id': 'req-f3282615-19b3-4408-8049-faffac5302bf', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "b58f9d17-bed6-400e-a17d-fc6c38395b67", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1837639860"}], "adminPass": "password"}}'
2025-12-16 13:56:59,234 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67 0.141s
2025-12-16 13:56:59,235 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9125ed4-a46b-47a1-94cd-f53680e27b0c', 'x-compute-request-id': 'req-e9125ed4-a46b-47a1-94cd-f53680e27b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67'}
Body: b'{"server": {"id": "b58f9d17-bed6-400e-a17d-fc6c38395b67", "name": "tempest-AttachVolumeTestJSON-server-1561157020", "status": "BUILD", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "user_id": "63ce213d60d14ad38d27a31fbc625a32", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:56:59Z", "updated": "2025-12-16T12:56:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-956112593", "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": []}}'
2025-12-16 13:57:00,527 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67 0.280s
2025-12-16 13:57:00,527 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-193792a2-3942-4a49-bf9c-324532efce79', 'x-compute-request-id': 'req-193792a2-3942-4a49-bf9c-324532efce79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67'}
Body: b'{"server": {"id": "b58f9d17-bed6-400e-a17d-fc6c38395b67", "name": "tempest-AttachVolumeTestJSON-server-1561157020", "status": "ERROR", "tenant_id": "875ae125704644a09e79d6bd4f3c2339", "user_id": "63ce213d60d14ad38d27a31fbc625a32", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:56:59Z", "updated": "2025-12-16T12:57:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:57:00Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-956112593", "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": []}}'
2025-12-16 13:57:00,539 80256 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 13:57:00,883 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67 0.344s
2025-12-16 13:57:00,884 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:00 GMT', 'server': 'Apache/2.4.52 (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-a1cff47a-4545-478b-9cb0-d956d4018372', 'x-compute-request-id': 'req-a1cff47a-4545-478b-9cb0-d956d4018372', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67'}
Body: b''
2025-12-16 13:57:00,924 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67 0.040s
2025-12-16 13:57:00,925 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:00 GMT', 'server': 'Apache/2.4.52 (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-9fac4bf3-750d-4ae9-88c2-e830a3624cf5', 'x-compute-request-id': 'req-9fac4bf3-750d-4ae9-88c2-e830a3624cf5', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b58f9d17-bed6-400e-a17d-fc6c38395b67'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b58f9d17-bed6-400e-a17d-fc6c38395b67 could not be found."}}'
2025-12-16 13:57:00,958 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-956112593 0.032s
2025-12-16 13:57:00,958 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:00 GMT', 'server': 'Apache/2.4.52 (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-dfbaac70-c35e-4303-ab6d-381524f9bd2a', 'x-compute-request-id': 'req-dfbaac70-c35e-4303-ab6d-381524f9bd2a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-956112593'}
Body: b''
2025-12-16 13:57:01,245 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/268d775c-7134-4764-8274-a09c3f16ddc1 0.287s
2025-12-16 13:57:01,245 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-151d0213-9777-46ae-8ba3-88f36849a7bd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/268d775c-7134-4764-8274-a09c3f16ddc1'}
Body: b''
2025-12-16 13:57:01,274 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/268d775c-7134-4764-8274-a09c3f16ddc1 0.028s
2025-12-16 13:57:01,274 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-86c3f786-da18-4c2f-a0d4-8d86d676fefc', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/268d775c-7134-4764-8274-a09c3f16ddc1'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 268d775c-7134-4764-8274-a09c3f16ddc1 does not exist", "detail": ""}}'
2025-12-16 13:57:01,799 80256 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/9f40ce32-1175-4a82-b5a9-02a26ed26ec0 0.524s
2025-12-16 13:57:01,799 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4753102d-f489-45a2-9a27-8ac2051d28cb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/9f40ce32-1175-4a82-b5a9-02a26ed26ec0'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 b58f9d17-bed6-400e-a17d-fc6c38395b67 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:57:00Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-f3282615-19b3-4408-8049-faffac5302bf.
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft13.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:55:29,994 80251 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 13:55:29,994 80251 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:55:30,138 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.142s
2025-12-16 13:55:30,138 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1346996594", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLTgemZyYov/g9ocBEfAuXmefplkIrLuXzWw2PMezncOvAW05B/bItLlb4+ep2o+1LbwP35F4ghw9+I0o0BadlrACgIvazH3szQI4AKE/kQZ5nuCn8bsB/JmqLNxIXKJPA=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:29 GMT', 'server': 'Apache/2.4.52 (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-586c2dcd-ae5a-44db-a157-79b3fe998ac1', 'x-compute-request-id': 'req-586c2dcd-ae5a-44db-a157-79b3fe998ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1346996594", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLTgemZyYov/g9ocBEfAuXmefplkIrLuXzWw2PMezncOvAW05B/bItLlb4+ep2o+1LbwP35F4ghw9+I0o0BadlrACgIvazH3szQI4AKE/kQZ5nuCn8bsB/JmqLNxIXKJPA==", "fingerprint": "17:91:ae:18:ff:76:c9:b7:51:47:de:2d:f1:e2:04:58", "user_id": "88a7dace80f24ef38dfb01a8a3e4a403"}}'
2025-12-16 13:55:30,140 80251 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1346996594 created
2025-12-16 13:55:31,440 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 1.300s
2025-12-16 13:55:31,440 80251 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--2084734640", "description": "tempest-description--1419059279"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-f7fa0e31-9c3b-4e60-8805-fa698409ddf7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "84c021e5-2c62-4612-b8e7-484a9fd541b7", "name": "tempest-securitygroup--2084734640", "stateful": true, "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "description": "tempest-description--1419059279", "shared": false, "security_group_rules": [{"id": "593fc241-6bbd-4da4-930c-7b8bced8e55e", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "84c021e5-2c62-4612-b8e7-484a9fd541b7", "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": 291, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:55:31Z", "updated_at": "2025-12-16T12:55:31Z", "revision_number": 0}, {"id": "8f96ce09-ae8d-4274-b07c-a60eef765029", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "84c021e5-2c62-4612-b8e7-484a9fd541b7", "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": 290, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:55:31Z", "updated_at": "2025-12-16T12:55:31Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:55:31Z", "updated_at": "2025-12-16T12:55:31Z", "revision_number": 1}}'
2025-12-16 13:55:31,769 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.328s
2025-12-16 13:55:31,770 80251 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": "84c021e5-2c62-4612-b8e7-484a9fd541b7", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f6601cd9-090a-46db-b726-9d7c46e4c06d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f63a674b-3658-4a9c-aff9-040d8a7ded5e", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "84c021e5-2c62-4612-b8e7-484a9fd541b7", "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": "2025-12-16T12:55:31Z", "updated_at": "2025-12-16T12:55:31Z", "revision_number": 0}}'
2025-12-16 13:55:33,048 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 1.278s
2025-12-16 13:55:33,048 80251 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": "84c021e5-2c62-4612-b8e7-484a9fd541b7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d315fc2c-12ef-4652-ac16-583c90c2cca4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f52a3968-e600-4a3a-a143-7f82c1ebc9a2", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "84c021e5-2c62-4612-b8e7-484a9fd541b7", "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": "2025-12-16T12:55:32Z", "updated_at": "2025-12-16T12:55:32Z", "revision_number": 0}}'
2025-12-16 13:55:33,048 80251 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2084734640 created
2025-12-16 13:55:35,527 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 2.478s
2025-12-16 13:55:35,527 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0a47b532-54bb-4efa-bf4f-82f963f8337c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "05b9e7c7-b9ad-4e73-9484-fdfbc9cf3681", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "floating_ip_address": "172.24.4.66", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:55:34Z", "updated_at": "2025-12-16T12:55:34Z", "revision_number": 0}}'
2025-12-16 13:55:35,528 80251 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '05b9e7c7-b9ad-4e73-9484-fdfbc9cf3681', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'floating_ip_address': '172.24.4.66', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:55:34Z', 'updated_at': '2025-12-16T12:55:34Z', 'revision_number': 0, 'ip': '172.24.4.66'} created
2025-12-16 13:55:35,567 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.035s
2025-12-16 13:55:35,567 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2530', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8df0abc0-ef6e-4020-baa8-2c181f947150', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "88a7dace80f24ef38dfb01a8a3e4a403", "name": "tempest-AttachVolumeNegativeTest-772414228-project-member", "password_expires_at": null}, "audit_ids": ["ZfQOid_5SrSVF9qToZM0XA"], "expires_at": "2025-12-16T13:55:35.000000Z", "issued_at": "2025-12-16T12:55:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32394c43913f40e882d0b2da8b4d9ddf", "name": "tempest-AttachVolumeNegativeTest-772414228"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/32394c43913f40e882d0b2da8b4d9ddf", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:55:35,568 80251 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '002a6b04-b939-4776-9c3f-0adb7689eb28', 'name': 'tempest-AttachVolumeNegativeTest-1880344279-network', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56032, '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': '2025-12-16T12:55:19Z', 'updated_at': '2025-12-16T12:55:19Z', 'revision_number': 1} available for tenant
2025-12-16 13:55:35,568 80251 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1346996594', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLTgemZyYov/g9ocBEfAuXmefplkIrLuXzWw2PMezncOvAW05B/bItLlb4+ep2o+1LbwP35F4ghw9+I0o0BadlrACgIvazH3szQI4AKE/kQZ5nuCn8bsB/JmqLNxIXKJPA==', 'fingerprint': '17:91:ae:18:ff:76:c9:b7:51:47:de:2d:f1:e2:04:58', 'user_id': '88a7dace80f24ef38dfb01a8a3e4a403', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAdqFFg8KL68hgGSkc1hL788s4xSFLgZj39NXCrhMKNhCFKuAo9/wpo\nCLC8qx7p6USgBwYFK4EEACKhZANiAAS04HpmcmKL/4PaHARHwLl5nn6ZZCKy7l81\nsNjzHs53DrwFtOQf2yLS5W+PnqdqPtS28D9+ReIIcPfiNKNAWnZawAoCL2sx97M0\nCOAChP5EGeZ7gp/G7AfyZqizcSFyiTw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '84c021e5-2c62-4612-b8e7-484a9fd541b7', 'name': 'tempest-securitygroup--2084734640', 'stateful': True, 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'description': 'tempest-description--1419059279', 'shared': False, 'security_group_rules': [{'id': '593fc241-6bbd-4da4-930c-7b8bced8e55e', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'security_group_id': '84c021e5-2c62-4612-b8e7-484a9fd541b7', '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': 291, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:55:31Z', 'updated_at': '2025-12-16T12:55:31Z', 'revision_number': 0}, {'id': '8f96ce09-ae8d-4274-b07c-a60eef765029', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'security_group_id': '84c021e5-2c62-4612-b8e7-484a9fd541b7', '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': 290, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:55:31Z', 'updated_at': '2025-12-16T12:55:31Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:55:31Z', 'updated_at': '2025-12-16T12:55:31Z', 'revision_number': 1}, 'floating_ip': {'id': '05b9e7c7-b9ad-4e73-9484-fdfbc9cf3681', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'floating_ip_address': '172.24.4.66', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:55:34Z', 'updated_at': '2025-12-16T12:55:34Z', 'revision_number': 0, 'ip': '172.24.4.66'}}
2025-12-16 13:55:39,613 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://192.168.122.155/compute/v2.1/servers 4.044s
2025-12-16 13:55:39,613 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1029244822", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "002a6b04-b939-4776-9c3f-0adb7689eb28"}], "security_groups": [{"name": "tempest-securitygroup--2084734640"}], "key_name": "tempest-keypair-1346996594", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34d80367-112e-4fd6-a1c2-361349a02bf9', 'x-compute-request-id': 'req-34d80367-112e-4fd6-a1c2-361349a02bf9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "4b3d058b-221d-4172-9da8-0ba39b1eee16", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2084734640"}], "adminPass": "password"}}'
2025-12-16 13:55:39,742 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16 0.126s
2025-12-16 13:55:39,742 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c6ecb31-8a8a-4603-82d1-f3b36f8c566a', 'x-compute-request-id': 'req-2c6ecb31-8a8a-4603-82d1-f3b36f8c566a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16'}
Body: b'{"server": {"id": "4b3d058b-221d-4172-9da8-0ba39b1eee16", "name": "tempest-AttachVolumeNegativeTest-server-1029244822", "status": "BUILD", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "user_id": "88a7dace80f24ef38dfb01a8a3e4a403", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:55:40Z", "updated": "2025-12-16T12:55:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1346996594", "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": []}}'
2025-12-16 13:55:41,669 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16 0.914s
2025-12-16 13:55:41,670 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70617027-9072-4c02-b467-19e253822a9d', 'x-compute-request-id': 'req-70617027-9072-4c02-b467-19e253822a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16'}
Body: b'{"server": {"id": "4b3d058b-221d-4172-9da8-0ba39b1eee16", "name": "tempest-AttachVolumeNegativeTest-server-1029244822", "status": "ERROR", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "user_id": "88a7dace80f24ef38dfb01a8a3e4a403", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:55:39Z", "updated": "2025-12-16T12:55:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:55:40Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1346996594", "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": []}}'
2025-12-16 13:55:41,681 80251 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-12-16 13:55:42,162 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 204 DELETE http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16 0.481s
2025-12-16 13:55:42,163 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:41 GMT', 'server': 'Apache/2.4.52 (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-a8bedbf2-0b82-47d5-bf1c-0ebcf9516562', 'x-compute-request-id': 'req-a8bedbf2-0b82-47d5-bf1c-0ebcf9516562', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16'}
Body: b''
2025-12-16 13:55:42,207 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 404 GET http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16 0.043s
2025-12-16 13:55:42,207 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:42 GMT', 'server': 'Apache/2.4.52 (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-5c7072bf-0d5a-4982-b3d6-b6df8cae5186', 'x-compute-request-id': 'req-5c7072bf-0d5a-4982-b3d6-b6df8cae5186', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/4b3d058b-221d-4172-9da8-0ba39b1eee16'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4b3d058b-221d-4172-9da8-0ba39b1eee16 could not be found."}}'
2025-12-16 13:55:42,243 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1346996594 0.034s
2025-12-16 13:55:42,243 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:42 GMT', 'server': 'Apache/2.4.52 (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-b307f242-d7b1-4867-b7af-1c80bda9bbe0', 'x-compute-request-id': 'req-b307f242-d7b1-4867-b7af-1c80bda9bbe0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1346996594'}
Body: b''
2025-12-16 13:55:42,770 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/84c021e5-2c62-4612-b8e7-484a9fd541b7 0.526s
2025-12-16 13:55:42,770 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cfa77fa5-ab00-4f1e-978a-ec98700c6067', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/84c021e5-2c62-4612-b8e7-484a9fd541b7'}
Body: b''
2025-12-16 13:55:43,071 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/84c021e5-2c62-4612-b8e7-484a9fd541b7 0.300s
2025-12-16 13:55:43,071 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1ed6d6db-474e-4714-8ada-24c1958dfe14', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/84c021e5-2c62-4612-b8e7-484a9fd541b7'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 84c021e5-2c62-4612-b8e7-484a9fd541b7 does not exist", "detail": ""}}'
2025-12-16 13:55:44,030 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/05b9e7c7-b9ad-4e73-9484-fdfbc9cf3681 0.958s
2025-12-16 13:55:44,030 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-00b9e345-3202-4680-bfbb-bce7c674f9fd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/05b9e7c7-b9ad-4e73-9484-fdfbc9cf3681'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 60, in test_attach_attached_volume_to_different_server
server1, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 4b3d058b-221d-4172-9da8-0ba39b1eee16 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:55:40Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-34d80367-112e-4fd6-a1c2-361349a02bf9.
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft13.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:55:44,032 80251 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 13:55:44,032 80251 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:55:44,078 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.045s
2025-12-16 13:55:44,078 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-860279475", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL/yxptabdfKKPNgVSechFwHYo2vHPBELnGSJ0tkUgKvB9/QgSY46yYY/G67EQtE/1014lBy91BqsEY8GQj9/3paEeEUYlhgGma6hREq/CK2kUhbt1mDzKCpH7gWzIspxg=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f504f868-cbed-491f-9ad3-b029968a0aed', 'x-compute-request-id': 'req-f504f868-cbed-491f-9ad3-b029968a0aed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-860279475", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL/yxptabdfKKPNgVSechFwHYo2vHPBELnGSJ0tkUgKvB9/QgSY46yYY/G67EQtE/1014lBy91BqsEY8GQj9/3paEeEUYlhgGma6hREq/CK2kUhbt1mDzKCpH7gWzIspxg==", "fingerprint": "e9:7f:cd:73:84:05:45:98:2a:b5:39:0c:22:f5:89:4d", "user_id": "88a7dace80f24ef38dfb01a8a3e4a403"}}'
2025-12-16 13:55:44,080 80251 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-860279475 created
2025-12-16 13:55:44,683 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.603s
2025-12-16 13:55:44,684 80251 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--1110350701", "description": "tempest-description--630021022"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-e90a9ad9-6a8c-43dc-99a2-6684b2d3c9fb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "b4fe3506-21e0-4293-aa96-37bc0a3968a3", "name": "tempest-securitygroup--1110350701", "stateful": true, "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "description": "tempest-description--630021022", "shared": false, "security_group_rules": [{"id": "661adb82-c98c-4beb-adc5-09aba5411375", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "b4fe3506-21e0-4293-aa96-37bc0a3968a3", "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": 323, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:55:44Z", "updated_at": "2025-12-16T12:55:44Z", "revision_number": 0}, {"id": "6afe2645-8f8b-44bb-ab2d-0fd96f140e74", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "b4fe3506-21e0-4293-aa96-37bc0a3968a3", "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": 324, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:55:44Z", "updated_at": "2025-12-16T12:55:44Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:55:44Z", "updated_at": "2025-12-16T12:55:44Z", "revision_number": 1}}'
2025-12-16 13:55:45,306 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.622s
2025-12-16 13:55:45,306 80251 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": "b4fe3506-21e0-4293-aa96-37bc0a3968a3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8beb1572-b909-4399-80c4-19c45a7b5e8f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "70ea7679-e462-4099-bcd9-74359cb85f18", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "b4fe3506-21e0-4293-aa96-37bc0a3968a3", "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": "2025-12-16T12:55:45Z", "updated_at": "2025-12-16T12:55:45Z", "revision_number": 0}}'
2025-12-16 13:55:45,761 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.454s
2025-12-16 13:55:45,761 80251 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": "b4fe3506-21e0-4293-aa96-37bc0a3968a3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f31138ae-b331-41b9-bcfe-4cdf297946bb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "dda9efe6-41af-4428-bbf3-835a75f9d049", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "b4fe3506-21e0-4293-aa96-37bc0a3968a3", "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": "2025-12-16T12:55:45Z", "updated_at": "2025-12-16T12:55:45Z", "revision_number": 0}}'
2025-12-16 13:55:45,761 80251 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1110350701 created
2025-12-16 13:55:46,638 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 0.876s
2025-12-16 13:55:46,638 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-bd61f570-b716-4de1-a226-83506039c573', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "6d0afafa-cefc-43a6-9fee-804aeff807f0", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "floating_ip_address": "172.24.4.121", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:55:46Z", "updated_at": "2025-12-16T12:55:46Z", "revision_number": 0}}'
2025-12-16 13:55:46,638 80251 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6d0afafa-cefc-43a6-9fee-804aeff807f0', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:55:46Z', 'updated_at': '2025-12-16T12:55:46Z', 'revision_number': 0, 'ip': '172.24.4.121'} created
2025-12-16 13:55:46,764 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.122s
2025-12-16 13:55:46,764 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2530', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5d902143-3048-4b12-80f7-d4d74cd0a060', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "88a7dace80f24ef38dfb01a8a3e4a403", "name": "tempest-AttachVolumeNegativeTest-772414228-project-member", "password_expires_at": null}, "audit_ids": ["Un5efDq7QtuEX6OzggW4-w"], "expires_at": "2025-12-16T13:55:46.000000Z", "issued_at": "2025-12-16T12:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32394c43913f40e882d0b2da8b4d9ddf", "name": "tempest-AttachVolumeNegativeTest-772414228"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/32394c43913f40e882d0b2da8b4d9ddf", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:55:46,765 80251 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '002a6b04-b939-4776-9c3f-0adb7689eb28', 'name': 'tempest-AttachVolumeNegativeTest-1880344279-network', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56032, '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': '2025-12-16T12:55:19Z', 'updated_at': '2025-12-16T12:55:19Z', 'revision_number': 1} available for tenant
2025-12-16 13:55:46,765 80251 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-860279475', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL/yxptabdfKKPNgVSechFwHYo2vHPBELnGSJ0tkUgKvB9/QgSY46yYY/G67EQtE/1014lBy91BqsEY8GQj9/3paEeEUYlhgGma6hREq/CK2kUhbt1mDzKCpH7gWzIspxg==', 'fingerprint': 'e9:7f:cd:73:84:05:45:98:2a:b5:39:0c:22:f5:89:4d', 'user_id': '88a7dace80f24ef38dfb01a8a3e4a403', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC2wIAP8pntec2nGoAClRq4XiwsJBRyoOGW43TH97cYv56Ab4eUioDW\nhqBwTt3SP0agBwYFK4EEACKhZANiAAS/8sabWm3XyijzYFUnnIRcB2KNrxzwRC5x\nkidLZFICrwff0IEmOOsmGPxuuxELRP9dNeJQcvdQarBGPBkI/f96WhHhFGJYYBpm\nuoURKvwitpFIW7dZg8ygqR+4FsyLKcY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b4fe3506-21e0-4293-aa96-37bc0a3968a3', 'name': 'tempest-securitygroup--1110350701', 'stateful': True, 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'description': 'tempest-description--630021022', 'shared': False, 'security_group_rules': [{'id': '661adb82-c98c-4beb-adc5-09aba5411375', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'security_group_id': 'b4fe3506-21e0-4293-aa96-37bc0a3968a3', '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': 323, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:55:44Z', 'updated_at': '2025-12-16T12:55:44Z', 'revision_number': 0}, {'id': '6afe2645-8f8b-44bb-ab2d-0fd96f140e74', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'security_group_id': 'b4fe3506-21e0-4293-aa96-37bc0a3968a3', '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': 324, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:55:44Z', 'updated_at': '2025-12-16T12:55:44Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:55:44Z', 'updated_at': '2025-12-16T12:55:44Z', 'revision_number': 1}, 'floating_ip': {'id': '6d0afafa-cefc-43a6-9fee-804aeff807f0', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:55:46Z', 'updated_at': '2025-12-16T12:55:46Z', 'revision_number': 0, 'ip': '172.24.4.121'}}
2025-12-16 13:55:47,737 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://192.168.122.155/compute/v2.1/servers 0.971s
2025-12-16 13:55:47,737 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1684777321", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "002a6b04-b939-4776-9c3f-0adb7689eb28"}], "security_groups": [{"name": "tempest-securitygroup--1110350701"}], "key_name": "tempest-keypair-860279475", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd44c345-07eb-48ba-9528-a07b54f55c40', 'x-compute-request-id': 'req-fd44c345-07eb-48ba-9528-a07b54f55c40', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "4b9067ff-6a49-4601-b3b2-54e81561bb2f", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1110350701"}], "adminPass": "password"}}'
2025-12-16 13:55:47,906 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f 0.167s
2025-12-16 13:55:47,907 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c005ddd1-39a6-47c1-b43c-9a8ce9b460ab', 'x-compute-request-id': 'req-c005ddd1-39a6-47c1-b43c-9a8ce9b460ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f'}
Body: b'{"server": {"id": "4b9067ff-6a49-4601-b3b2-54e81561bb2f", "name": "tempest-AttachVolumeNegativeTest-server-1684777321", "status": "BUILD", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "user_id": "88a7dace80f24ef38dfb01a8a3e4a403", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:55:48Z", "updated": "2025-12-16T12:55:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-860279475", "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": []}}'
2025-12-16 13:55:49,018 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f 0.099s
2025-12-16 13:55:49,019 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a844f025-8403-49b2-a2a8-eb4213c23256', 'x-compute-request-id': 'req-a844f025-8403-49b2-a2a8-eb4213c23256', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f'}
Body: b'{"server": {"id": "4b9067ff-6a49-4601-b3b2-54e81561bb2f", "name": "tempest-AttachVolumeNegativeTest-server-1684777321", "status": "ERROR", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "user_id": "88a7dace80f24ef38dfb01a8a3e4a403", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:55:47Z", "updated": "2025-12-16T12:55:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:55:48Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-860279475", "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": []}}'
2025-12-16 13:55:49,030 80251 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-12-16 13:55:49,349 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 204 DELETE http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f 0.318s
2025-12-16 13:55:49,349 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (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-7c7a10d6-3cb2-465b-a8b4-82515fbc8152', 'x-compute-request-id': 'req-7c7a10d6-3cb2-465b-a8b4-82515fbc8152', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f'}
Body: b''
2025-12-16 13:55:49,384 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 404 GET http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f 0.035s
2025-12-16 13:55:49,385 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (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-3806db5a-3675-43a9-9485-012795541f78', 'x-compute-request-id': 'req-3806db5a-3675-43a9-9485-012795541f78', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/4b9067ff-6a49-4601-b3b2-54e81561bb2f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4b9067ff-6a49-4601-b3b2-54e81561bb2f could not be found."}}'
2025-12-16 13:55:49,414 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-860279475 0.029s
2025-12-16 13:55:49,415 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (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-8b7a804f-f5f8-497f-b165-ace749045283', 'x-compute-request-id': 'req-8b7a804f-f5f8-497f-b165-ace749045283', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-860279475'}
Body: b''
2025-12-16 13:55:49,636 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/b4fe3506-21e0-4293-aa96-37bc0a3968a3 0.220s
2025-12-16 13:55:49,636 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3f2f32a1-3e85-4275-b554-9be32e18cbd9', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/b4fe3506-21e0-4293-aa96-37bc0a3968a3'}
Body: b''
2025-12-16 13:55:49,652 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/b4fe3506-21e0-4293-aa96-37bc0a3968a3 0.015s
2025-12-16 13:55:49,652 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-20282fd9-0ef6-46d6-b5dd-5ba7d0f7dbe5', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/b4fe3506-21e0-4293-aa96-37bc0a3968a3'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b4fe3506-21e0-4293-aa96-37bc0a3968a3 does not exist", "detail": ""}}'
2025-12-16 13:55:50,027 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/6d0afafa-cefc-43a6-9fee-804aeff807f0 0.374s
2025-12-16 13:55:50,027 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9365ef07-f3c3-4716-bec4-64280bb9e642', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/6d0afafa-cefc-43a6-9fee-804aeff807f0'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 48, in test_attach_attached_volume_to_same_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 4b9067ff-6a49-4601-b3b2-54e81561bb2f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:55:48Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-fd44c345-07eb-48ba-9528-a07b54f55c40.
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft13.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:55:50,030 80251 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 13:55:50,030 80251 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 13:55:50,084 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.053s
2025-12-16 13:55:50,084 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-60514149", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCYyAqeaGZ80BVLr9oFhWtuapa7ojxq9hNr47nn4zqivJtpzyxXgg5e6OCg9R6MEOOFz28FZ8nT2Or8CWk0ky+1ocBSZupqWPfA2DzWqdE0Bl4LXiLkatvAdiBGSrZK+ZQ=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f385483-b864-44df-b43b-290737a55a50', 'x-compute-request-id': 'req-9f385483-b864-44df-b43b-290737a55a50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-60514149", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCYyAqeaGZ80BVLr9oFhWtuapa7ojxq9hNr47nn4zqivJtpzyxXgg5e6OCg9R6MEOOFz28FZ8nT2Or8CWk0ky+1ocBSZupqWPfA2DzWqdE0Bl4LXiLkatvAdiBGSrZK+ZQ==", "fingerprint": "89:c2:c4:61:7f:48:e5:1c:2e:fa:c8:f2:ca:1c:df:3a", "user_id": "88a7dace80f24ef38dfb01a8a3e4a403"}}'
2025-12-16 13:55:50,086 80251 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-60514149 created
2025-12-16 13:55:50,419 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.332s
2025-12-16 13:55:50,419 80251 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--1369913667", "description": "tempest-description--736652045"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8341b7f2-10d6-4ccd-8b65-567bf589b515', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "ac16213f-c5d9-48c0-9985-45905489b4cb", "name": "tempest-securitygroup--1369913667", "stateful": true, "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "description": "tempest-description--736652045", "shared": false, "security_group_rules": [{"id": "513c8579-8ac2-4890-84c1-aeaf9657880a", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "ac16213f-c5d9-48c0-9985-45905489b4cb", "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": 332, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:55:50Z", "updated_at": "2025-12-16T12:55:50Z", "revision_number": 0}, {"id": "d4137bca-cfea-4129-8088-91f783ba7727", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "ac16213f-c5d9-48c0-9985-45905489b4cb", "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": 333, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T12:55:50Z", "updated_at": "2025-12-16T12:55:50Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T12:55:50Z", "updated_at": "2025-12-16T12:55:50Z", "revision_number": 1}}'
2025-12-16 13:55:50,618 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.198s
2025-12-16 13:55:50,619 80251 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": "ac16213f-c5d9-48c0-9985-45905489b4cb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f9959d36-6bbf-4f86-90cb-0d7af7354152', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "2e429dfa-c3cc-4949-8a30-a3f199c2bead", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "ac16213f-c5d9-48c0-9985-45905489b4cb", "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": "2025-12-16T12:55:50Z", "updated_at": "2025-12-16T12:55:50Z", "revision_number": 0}}'
2025-12-16 13:55:50,823 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.204s
2025-12-16 13:55:50,823 80251 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": "ac16213f-c5d9-48c0-9985-45905489b4cb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-da270716-7a1f-432d-b0a2-1757915519ad', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "fa0f5d33-cb45-492a-9a10-f2171bad56ea", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "security_group_id": "ac16213f-c5d9-48c0-9985-45905489b4cb", "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": "2025-12-16T12:55:50Z", "updated_at": "2025-12-16T12:55:50Z", "revision_number": 0}}'
2025-12-16 13:55:50,824 80251 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1369913667 created
2025-12-16 13:55:51,570 80251 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 0.745s
2025-12-16 13:55:51,570 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-ea17c51d-275d-45b5-894c-ccf7425edc09', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ff1e6789-3522-4622-a3aa-d8105d960cdf", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "project_id": "32394c43913f40e882d0b2da8b4d9ddf", "floating_ip_address": "172.24.4.94", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T12:55:51Z", "updated_at": "2025-12-16T12:55:51Z", "revision_number": 0}}'
2025-12-16 13:55:51,570 80251 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ff1e6789-3522-4622-a3aa-d8105d960cdf', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'floating_ip_address': '172.24.4.94', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:55:51Z', 'updated_at': '2025-12-16T12:55:51Z', 'revision_number': 0, 'ip': '172.24.4.94'} created
2025-12-16 13:55:51,664 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.090s
2025-12-16 13:55:51,664 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2530', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-17c2a581-2d69-45d7-91ee-87069ba4dcf0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "88a7dace80f24ef38dfb01a8a3e4a403", "name": "tempest-AttachVolumeNegativeTest-772414228-project-member", "password_expires_at": null}, "audit_ids": ["5TKkK6koSkq8Y6p5hBXUFg"], "expires_at": "2025-12-16T13:55:51.000000Z", "issued_at": "2025-12-16T12:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32394c43913f40e882d0b2da8b4d9ddf", "name": "tempest-AttachVolumeNegativeTest-772414228"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/32394c43913f40e882d0b2da8b4d9ddf", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:55:51,665 80251 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '002a6b04-b939-4776-9c3f-0adb7689eb28', 'name': 'tempest-AttachVolumeNegativeTest-1880344279-network', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56032, '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': '2025-12-16T12:55:19Z', 'updated_at': '2025-12-16T12:55:19Z', 'revision_number': 1} available for tenant
2025-12-16 13:55:51,665 80251 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-60514149', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCYyAqeaGZ80BVLr9oFhWtuapa7ojxq9hNr47nn4zqivJtpzyxXgg5e6OCg9R6MEOOFz28FZ8nT2Or8CWk0ky+1ocBSZupqWPfA2DzWqdE0Bl4LXiLkatvAdiBGSrZK+ZQ==', 'fingerprint': '89:c2:c4:61:7f:48:e5:1c:2e:fa:c8:f2:ca:1c:df:3a', 'user_id': '88a7dace80f24ef38dfb01a8a3e4a403', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDZPLHYVdPDEkHqWmMM0FT/ly2oDJ2kL23JW8qxqZa85v5IGGzoJHxm\nI+YzBV3gdgGgBwYFK4EEACKhZANiAAQmMgKnmhmfNAVS6/aBYVrbmqWu6I8avYTa\n+O55+M6orybac8sV4IOXujgoPUejBDjhc9vBWfJ09jq/AlpNJMvtaHAUmbqalj3w\nNg81qnRNAZeC14i5GrbwHYgRkq2SvmU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ac16213f-c5d9-48c0-9985-45905489b4cb', 'name': 'tempest-securitygroup--1369913667', 'stateful': True, 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'description': 'tempest-description--736652045', 'shared': False, 'security_group_rules': [{'id': '513c8579-8ac2-4890-84c1-aeaf9657880a', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'security_group_id': 'ac16213f-c5d9-48c0-9985-45905489b4cb', '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': 332, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:55:50Z', 'updated_at': '2025-12-16T12:55:50Z', 'revision_number': 0}, {'id': 'd4137bca-cfea-4129-8088-91f783ba7727', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'security_group_id': 'ac16213f-c5d9-48c0-9985-45905489b4cb', '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': 333, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T12:55:50Z', 'updated_at': '2025-12-16T12:55:50Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T12:55:50Z', 'updated_at': '2025-12-16T12:55:50Z', 'revision_number': 1}, 'floating_ip': {'id': 'ff1e6789-3522-4622-a3aa-d8105d960cdf', 'tenant_id': '32394c43913f40e882d0b2da8b4d9ddf', 'project_id': '32394c43913f40e882d0b2da8b4d9ddf', 'floating_ip_address': '172.24.4.94', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T12:55:51Z', 'updated_at': '2025-12-16T12:55:51Z', 'revision_number': 0, 'ip': '172.24.4.94'}}
2025-12-16 13:55:53,322 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://192.168.122.155/compute/v2.1/servers 1.657s
2025-12-16 13:55:53,323 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-783382123", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "002a6b04-b939-4776-9c3f-0adb7689eb28"}], "security_groups": [{"name": "tempest-securitygroup--1369913667"}], "key_name": "tempest-keypair-60514149", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bc24e4c-9208-4f43-a62a-db6b37c680aa', 'x-compute-request-id': 'req-0bc24e4c-9208-4f43-a62a-db6b37c680aa', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "dc46508b-32be-4765-8624-9587d6f63659", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/dc46508b-32be-4765-8624-9587d6f63659"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1369913667"}], "adminPass": "password"}}'
2025-12-16 13:55:53,402 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659 0.076s
2025-12-16 13:55:53,402 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9269f136-a8e2-420e-b9a2-975a118abac6', 'x-compute-request-id': 'req-9269f136-a8e2-420e-b9a2-975a118abac6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659'}
Body: b'{"server": {"id": "dc46508b-32be-4765-8624-9587d6f63659", "name": "tempest-AttachVolumeNegativeTest-server-783382123", "status": "BUILD", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "user_id": "88a7dace80f24ef38dfb01a8a3e4a403", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:55:53Z", "updated": "2025-12-16T12:55:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/dc46508b-32be-4765-8624-9587d6f63659"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-60514149", "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": []}}'
2025-12-16 13:55:54,529 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659 0.115s
2025-12-16 13:55:54,529 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2c344f8-0e09-42d8-ab38-0a8e0ff6a34b', 'x-compute-request-id': 'req-e2c344f8-0e09-42d8-ab38-0a8e0ff6a34b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659'}
Body: b'{"server": {"id": "dc46508b-32be-4765-8624-9587d6f63659", "name": "tempest-AttachVolumeNegativeTest-server-783382123", "status": "ERROR", "tenant_id": "32394c43913f40e882d0b2da8b4d9ddf", "user_id": "88a7dace80f24ef38dfb01a8a3e4a403", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:55:53Z", "updated": "2025-12-16T12:55:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/dc46508b-32be-4765-8624-9587d6f63659"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:55:54Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-60514149", "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": []}}'
2025-12-16 13:55:54,541 80251 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 13:55:54,836 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 204 DELETE http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659 0.295s
2025-12-16 13:55:54,837 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:54 GMT', 'server': 'Apache/2.4.52 (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-36cfdab5-5b8e-4d94-869a-f984721dafa4', 'x-compute-request-id': 'req-36cfdab5-5b8e-4d94-869a-f984721dafa4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659'}
Body: b''
2025-12-16 13:55:54,873 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 GET http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659 0.035s
2025-12-16 13:55:54,873 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:54 GMT', 'server': 'Apache/2.4.52 (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-168135f9-5f83-49c4-90c3-dd02fe497d15', 'x-compute-request-id': 'req-168135f9-5f83-49c4-90c3-dd02fe497d15', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/dc46508b-32be-4765-8624-9587d6f63659'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance dc46508b-32be-4765-8624-9587d6f63659 could not be found."}}'
2025-12-16 13:55:54,896 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-60514149 0.022s
2025-12-16 13:55:54,896 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:54 GMT', 'server': 'Apache/2.4.52 (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-04f596bf-193f-424d-8b93-dcd4f8803417', 'x-compute-request-id': 'req-04f596bf-193f-424d-8b93-dcd4f8803417', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-60514149'}
Body: b''
2025-12-16 13:55:55,104 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/ac16213f-c5d9-48c0-9985-45905489b4cb 0.208s
2025-12-16 13:55:55,105 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-76189bd3-aa1f-45a1-86ec-7492de9f17b7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/ac16213f-c5d9-48c0-9985-45905489b4cb'}
Body: b''
2025-12-16 13:55:55,118 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/ac16213f-c5d9-48c0-9985-45905489b4cb 0.013s
2025-12-16 13:55:55,118 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d13774a9-121c-4159-b5bb-4dfa5ab56448', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/ac16213f-c5d9-48c0-9985-45905489b4cb'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ac16213f-c5d9-48c0-9985-45905489b4cb does not exist", "detail": ""}}'
2025-12-16 13:55:55,590 80251 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/ff1e6789-3522-4622-a3aa-d8105d960cdf 0.472s
2025-12-16 13:55:55,591 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-47b28879-9e45-492c-a93d-77ddcfe597bd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/ff1e6789-3522-4622-a3aa-d8105d960cdf'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 31, in test_delete_attached_volume
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 dc46508b-32be-4765-8624-9587d6f63659 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:55:54Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-0bc24e4c-9208-4f43-a62a-db6b37c680aa.
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 5 | 1 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
fail
ft14.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:58:42,492 80256 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.076s
2025-12-16 13:58:42,492 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b67753dc-64ba-4163-b120-1d08d40b63d6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "899ee0694afe42eb9e6c01fd5487df10", "name": "tempest-VolumesActionsTest-1390653332-project-member", "password_expires_at": null}, "audit_ids": ["3wlYHFKfTP-5Bn8JHmSyMw"], "expires_at": "2025-12-16T13:58:42.000000Z", "issued_at": "2025-12-16T12:58:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11ed89190a8046a89156d7eead86c845", "name": "tempest-VolumesActionsTest-1390653332"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/11ed89190a8046a89156d7eead86c845", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:58:42,492 80256 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '9baeb95b-04cf-439b-82fc-29dd167cdd28', 'name': 'tempest-VolumesActionsTest-1435340702-network', 'tenant_id': '11ed89190a8046a89156d7eead86c845', 'project_id': '11ed89190a8046a89156d7eead86c845', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49707, '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': '2025-12-16T12:58:26Z', 'updated_at': '2025-12-16T12:58:26Z', 'revision_number': 1} available for tenant
2025-12-16 13:58:43,045 80256 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://192.168.122.155/compute/v2.1/servers 0.552s
2025-12-16 13:58:43,045 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-2034154122", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "networks": [{"uuid": "9baeb95b-04cf-439b-82fc-29dd167cdd28"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91457ef9-d819-42ab-81cd-48c57e5a2430', 'x-compute-request-id': 'req-91457ef9-d819-42ab-81cd-48c57e5a2430', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "f975a2d9-e41e-41a2-99d3-27f5f725ea3c", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UEytqN7NMiv8"}}'
2025-12-16 13:58:43,124 80256 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c 0.076s
2025-12-16 13:58:43,125 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc82e491-825e-47db-8780-06632a9503af', 'x-compute-request-id': 'req-cc82e491-825e-47db-8780-06632a9503af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c'}
Body: b'{"server": {"id": "f975a2d9-e41e-41a2-99d3-27f5f725ea3c", "name": "tempest-VolumesActionsTest-instance-2034154122", "status": "BUILD", "tenant_id": "11ed89190a8046a89156d7eead86c845", "user_id": "899ee0694afe42eb9e6c01fd5487df10", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:58:43Z", "updated": "2025-12-16T12:58:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c"}], "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": []}}'
2025-12-16 13:58:44,239 80256 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c 0.102s
2025-12-16 13:58:44,239 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b1f32f-2990-4158-99b6-171d861eb202', 'x-compute-request-id': 'req-e7b1f32f-2990-4158-99b6-171d861eb202', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c'}
Body: b'{"server": {"id": "f975a2d9-e41e-41a2-99d3-27f5f725ea3c", "name": "tempest-VolumesActionsTest-instance-2034154122", "status": "ERROR", "tenant_id": "11ed89190a8046a89156d7eead86c845", "user_id": "899ee0694afe42eb9e6c01fd5487df10", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:58:43Z", "updated": "2025-12-16T12:58:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:58:44Z", "message": "AttributeError"}, "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": []}}'
2025-12-16 13:58:44,250 80256 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 13:58:44,575 80256 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 204 DELETE http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c 0.324s
2025-12-16 13:58:44,575 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:58:44 GMT', 'server': 'Apache/2.4.52 (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-7555708d-3642-4656-87f9-3af06e2abcdb', 'x-compute-request-id': 'req-7555708d-3642-4656-87f9-3af06e2abcdb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c'}
Body: b''
2025-12-16 13:58:44,609 80256 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 404 GET http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c 0.033s
2025-12-16 13:58:44,609 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:58:44 GMT', 'server': 'Apache/2.4.52 (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-8e820c73-0e48-4893-8afc-ab44805ea13c', 'x-compute-request-id': 'req-8e820c73-0e48-4893-8afc-ab44805ea13c', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/f975a2d9-e41e-41a2-99d3-27f5f725ea3c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f975a2d9-e41e-41a2-99d3-27f5f725ea3c could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 83, in test_force_detach_volume
server_id = self.create_server()['id']
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 f975a2d9-e41e-41a2-99d3-27f5f725ea3c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:58:44Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-91457ef9-d819-42ab-81cd-48c57e5a2430.
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt14.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
pt14.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
pt14.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
pt14.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
pt14.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 4 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
fail
ft15.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:58:59,840 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.045s
2025-12-16 13:58:59,841 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ad8128cb-79b2-4efa-9b98-878a6581d2bd', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8a79e5e03d774277bf8e948700d39224", "name": "tempest-VolumesActionsTest-763301107-project-member", "password_expires_at": null}, "audit_ids": ["3noSDIrwTwWgmuND27i4XA"], "expires_at": "2025-12-16T13:58:59.000000Z", "issued_at": "2025-12-16T12:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4020322e0691445e88b954b95651f74a", "name": "tempest-VolumesActionsTest-763301107"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/4020322e0691445e88b954b95651f74a", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:58:59,841 80251 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': '238c85ff-8df1-4a51-bec4-916c6eef2362', 'name': 'tempest-VolumesActionsTest-706777866-network', 'tenant_id': '4020322e0691445e88b954b95651f74a', 'project_id': '4020322e0691445e88b954b95651f74a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49162, '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': '2025-12-16T12:58:50Z', 'updated_at': '2025-12-16T12:58:50Z', 'revision_number': 1} available for tenant
2025-12-16 13:59:00,303 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 202 POST http://192.168.122.155/compute/v2.1/servers 0.461s
2025-12-16 13:59:00,303 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-695800933", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "networks": [{"uuid": "238c85ff-8df1-4a51-bec4-916c6eef2362"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eff67826-9598-4370-90db-165ba70ee8b2', 'x-compute-request-id': 'req-eff67826-9598-4370-90db-165ba70ee8b2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "3d841be0-3648-49de-8e55-548d118eaa49", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/3d841be0-3648-49de-8e55-548d118eaa49"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "mf6AnYsmdf8H"}}'
2025-12-16 13:59:00,371 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49 0.065s
2025-12-16 13:59:00,371 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dc1b750-3377-49e5-a39c-75d86e537f00', 'x-compute-request-id': 'req-3dc1b750-3377-49e5-a39c-75d86e537f00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49'}
Body: b'{"server": {"id": "3d841be0-3648-49de-8e55-548d118eaa49", "name": "tempest-VolumesActionsTest-instance-695800933", "status": "BUILD", "tenant_id": "4020322e0691445e88b954b95651f74a", "user_id": "8a79e5e03d774277bf8e948700d39224", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:59:00Z", "updated": "2025-12-16T12:59:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/3d841be0-3648-49de-8e55-548d118eaa49"}], "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": []}}'
2025-12-16 13:59:01,475 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49 0.092s
2025-12-16 13:59:01,475 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba5cb94c-370a-411e-8e8b-f6cfda41d953', 'x-compute-request-id': 'req-ba5cb94c-370a-411e-8e8b-f6cfda41d953', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49'}
Body: b'{"server": {"id": "3d841be0-3648-49de-8e55-548d118eaa49", "name": "tempest-VolumesActionsTest-instance-695800933", "status": "ERROR", "tenant_id": "4020322e0691445e88b954b95651f74a", "user_id": "8a79e5e03d774277bf8e948700d39224", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:59:00Z", "updated": "2025-12-16T12:59:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/3d841be0-3648-49de-8e55-548d118eaa49"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:59:01Z", "message": "AttributeError"}, "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": []}}'
2025-12-16 13:59:01,486 80251 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 13:59:01,743 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 204 DELETE http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49 0.256s
2025-12-16 13:59:01,743 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:01 GMT', 'server': 'Apache/2.4.52 (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-7aab793c-48fc-4cf7-b50f-b18bee7e2d72', 'x-compute-request-id': 'req-7aab793c-48fc-4cf7-b50f-b18bee7e2d72', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49'}
Body: b''
2025-12-16 13:59:01,773 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 404 GET http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49 0.029s
2025-12-16 13:59:01,773 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:01 GMT', 'server': 'Apache/2.4.52 (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-a4b6d6ed-c301-479b-bf3f-c3e383d6dcd2', 'x-compute-request-id': 'req-a4b6d6ed-c301-479b-bf3f-c3e383d6dcd2', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/3d841be0-3648-49de-8e55-548d118eaa49'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3d841be0-3648-49de-8e55-548d118eaa49 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 45, in test_attach_detach_volume_to_instance
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 3d841be0-3648-49de-8e55-548d118eaa49 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:59:01Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-eff67826-9598-4370-90db-165ba70ee8b2.
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
fail
ft15.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:59:01,836 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.056s
2025-12-16 13:59:01,836 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d49b678f-511d-459a-a090-4ac8b7e15358', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8a79e5e03d774277bf8e948700d39224", "name": "tempest-VolumesActionsTest-763301107-project-member", "password_expires_at": null}, "audit_ids": ["-MfcFztUQA6nQnGZ7EK6FQ"], "expires_at": "2025-12-16T13:59:01.000000Z", "issued_at": "2025-12-16T12:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4020322e0691445e88b954b95651f74a", "name": "tempest-VolumesActionsTest-763301107"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/4020322e0691445e88b954b95651f74a", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:59:01,836 80251 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': '238c85ff-8df1-4a51-bec4-916c6eef2362', 'name': 'tempest-VolumesActionsTest-706777866-network', 'tenant_id': '4020322e0691445e88b954b95651f74a', 'project_id': '4020322e0691445e88b954b95651f74a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49162, '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': '2025-12-16T12:58:50Z', 'updated_at': '2025-12-16T12:58:50Z', 'revision_number': 1} available for tenant
2025-12-16 13:59:02,450 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 202 POST http://192.168.122.155/compute/v2.1/servers 0.613s
2025-12-16 13:59:02,451 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-46839815", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "networks": [{"uuid": "238c85ff-8df1-4a51-bec4-916c6eef2362"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3404964f-b7b7-43e4-bc6d-d1d0e1bef8db', 'x-compute-request-id': 'req-3404964f-b7b7-43e4-bc6d-d1d0e1bef8db', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "b5a7fee0-d1e8-474e-b59d-be437c832cd7", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Ni4qQ5eiW8QN"}}'
2025-12-16 13:59:02,588 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7 0.134s
2025-12-16 13:59:02,588 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e8fccf6-4d8e-4f27-9ef3-7f77dff18fbe', 'x-compute-request-id': 'req-5e8fccf6-4d8e-4f27-9ef3-7f77dff18fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7'}
Body: b'{"server": {"id": "b5a7fee0-d1e8-474e-b59d-be437c832cd7", "name": "tempest-VolumesActionsTest-instance-46839815", "status": "BUILD", "tenant_id": "4020322e0691445e88b954b95651f74a", "user_id": "8a79e5e03d774277bf8e948700d39224", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:59:02Z", "updated": "2025-12-16T12:59:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7"}], "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": []}}'
2025-12-16 13:59:03,692 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7 0.093s
2025-12-16 13:59:03,692 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34de512a-70dc-4bb0-a960-673aad723052', 'x-compute-request-id': 'req-34de512a-70dc-4bb0-a960-673aad723052', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7'}
Body: b'{"server": {"id": "b5a7fee0-d1e8-474e-b59d-be437c832cd7", "name": "tempest-VolumesActionsTest-instance-46839815", "status": "ERROR", "tenant_id": "4020322e0691445e88b954b95651f74a", "user_id": "8a79e5e03d774277bf8e948700d39224", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:59:02Z", "updated": "2025-12-16T12:59:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:59:03Z", "message": "AttributeError"}, "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": []}}'
2025-12-16 13:59:03,703 80251 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 13:59:04,052 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 204 DELETE http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7 0.348s
2025-12-16 13:59:04,052 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:03 GMT', 'server': 'Apache/2.4.52 (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-01105f9f-b725-4b87-9eb8-4702f7755786', 'x-compute-request-id': 'req-01105f9f-b725-4b87-9eb8-4702f7755786', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7'}
Body: b''
2025-12-16 13:59:04,086 80251 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 404 GET http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7 0.033s
2025-12-16 13:59:04,086 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:04 GMT', 'server': 'Apache/2.4.52 (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-b7d2e027-4eed-4d9c-8e21-a0ed0c185607', 'x-compute-request-id': 'req-b7d2e027-4eed-4d9c-8e21-a0ed0c185607', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b5a7fee0-d1e8-474e-b59d-be437c832cd7'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b5a7fee0-d1e8-474e-b59d-be437c832cd7 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 81, in test_get_volume_attachment
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 b5a7fee0-d1e8-474e-b59d-be437c832cd7 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:59:03Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-3404964f-b7b7-43e4-bc6d-d1d0e1bef8db.
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt15.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
pt15.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
pt15.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
pt15.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 31 | 1 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
fail
ft16.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 13:59:40,765 80251 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.096s
2025-12-16 13:59:40,765 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fc281d1f-6f4f-4d86-a0bb-19f111e61d6b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f07d3089f3b1450ebb3a8480d44e2f40", "name": "tempest-VolumesNegativeTest-799389777-project-member", "password_expires_at": null}, "audit_ids": ["9WvcvDLxSxa7S5m1AeNO3w"], "expires_at": "2025-12-16T13:59:40.000000Z", "issued_at": "2025-12-16T12:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc440896b67e4089b2c5a4f81f838e68", "name": "tempest-VolumesNegativeTest-799389777"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/dc440896b67e4089b2c5a4f81f838e68", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 13:59:40,766 80251 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant
2025-12-16 13:59:41,396 80251 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 202 POST http://192.168.122.155/compute/v2.1/servers 0.629s
2025-12-16 13:59:41,396 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-1988189901", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bceb1b47-1775-4346-9ec3-d011377900b1', 'x-compute-request-id': 'req-bceb1b47-1775-4346-9ec3-d011377900b1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "FHkzY9WRCN6h"}}'
2025-12-16 13:59:41,620 80251 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5 0.222s
2025-12-16 13:59:41,620 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9213cf8-d230-4b34-a786-e0e91832030e', 'x-compute-request-id': 'req-a9213cf8-d230-4b34-a786-e0e91832030e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5'}
Body: b'{"server": {"id": "3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5", "name": "tempest-VolumesNegativeTest-instance-1988189901", "status": "BUILD", "tenant_id": "dc440896b67e4089b2c5a4f81f838e68", "user_id": "f07d3089f3b1450ebb3a8480d44e2f40", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:59:41Z", "updated": "2025-12-16T12:59:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5"}], "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": []}}'
2025-12-16 13:59:42,728 80251 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5 0.095s
2025-12-16 13:59:42,728 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6894d37e-64db-4dcd-9fbe-84759830bd8b', 'x-compute-request-id': 'req-6894d37e-64db-4dcd-9fbe-84759830bd8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5'}
Body: b'{"server": {"id": "3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5", "name": "tempest-VolumesNegativeTest-instance-1988189901", "status": "ERROR", "tenant_id": "dc440896b67e4089b2c5a4f81f838e68", "user_id": "f07d3089f3b1450ebb3a8480d44e2f40", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T12:59:41Z", "updated": "2025-12-16T12:59:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T12:59:42Z", "message": "AttributeError"}, "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": []}}'
2025-12-16 13:59:42,739 80251 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 13:59:43,201 80251 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 204 DELETE http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5 0.462s
2025-12-16 13:59:43,201 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:42 GMT', 'server': 'Apache/2.4.52 (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-7d58bdea-e58a-4542-b543-e07811ea4f18', 'x-compute-request-id': 'req-7d58bdea-e58a-4542-b543-e07811ea4f18', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5'}
Body: b''
2025-12-16 13:59:43,249 80251 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 404 GET http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5 0.047s
2025-12-16 13:59:43,250 80251 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 12:59:43 GMT', 'server': 'Apache/2.4.52 (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-9b1f12f8-e1d8-44d6-a546-e321d7cfd688', 'x-compute-request-id': 'req-9b1f12f8-e1d8-44d6-a546-e321d7cfd688', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 188, in test_attach_volumes_with_nonexistent_volume_id
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 3181c5f6-c84e-4ce5-ac0d-4c66e90ac9c5 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T12:59:42Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-bceb1b47-1775-4346-9ec3-d011377900b1.
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 0 | 1 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
fail
ft17.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 14:01:37,975 80249 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598 on backend None
2025-12-16 14:01:38,184 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.155/volume/v3/types 0.208s
2025-12-16 14:01:38,184 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40cc6fd-f9b6-4b5d-aac9-ef9e67563500', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40cc6fd-f9b6-4b5d-aac9-ef9e67563500', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/types'}
Body: b'{"volume_type": {"id": "1d091f70-dcf8-4437-8114-c9af5487fc24", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2025-12-16 14:01:38,187 80249 DEBUG [tempest.scenario.manager] paths: img: /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2025-12-16 14:01:39,403 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.155/image/v2/images 1.215s
2025-12-16 14:01:39,403 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--1611688321", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/3af1d7f4-faf1-46a5-8ab6-2dc005bb4132', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-680f7785-5c8b-4c60-95cc-c507fa6a283c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--1611688321", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4a709b6d0d654c1e83a87965c45d41fb", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3af1d7f4-faf1-46a5-8ab6-2dc005bb4132", "created_at": "2025-12-16T13:01:39Z", "updated_at": "2025-12-16T13:01:39Z", "tags": [], "self": "/v2/images/3af1d7f4-faf1-46a5-8ab6-2dc005bb4132", "file": "/v2/images/3af1d7f4-faf1-46a5-8ab6-2dc005bb4132/file", "schema": "/v2/schemas/image"}'
2025-12-16 14:01:40,931 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://192.168.122.155/image/v2/images/3af1d7f4-faf1-46a5-8ab6-2dc005bb4132/file 1.527s
2025-12-16 14:01:40,931 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f1376ed9000>
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-aa57dc70-d39e-46ce-8191-14516968e76b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/image/v2/images/3af1d7f4-faf1-46a5-8ab6-2dc005bb4132/file'}
Body: b''
2025-12-16 14:01:40,932 80249 DEBUG [tempest.scenario.manager] image:3af1d7f4-faf1-46a5-8ab6-2dc005bb4132
2025-12-16 14:01:40,987 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.054s
2025-12-16 14:01:40,988 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-763258398", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCuFzEjgeDkEQI1MWdGxqorHD1JRjsVfBar06egYmygqkFsCnTk01LyPEWVJ1QFDWDDHe3yHt1GhEnYMVRER9vZ/7ZCyJ0p1x60dC4p8iehuhjygy894/zM5pYjaMhcn4A=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dbe80f3-20a3-4362-a316-91132765f06b', 'x-compute-request-id': 'req-8dbe80f3-20a3-4362-a316-91132765f06b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-763258398", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCuFzEjgeDkEQI1MWdGxqorHD1JRjsVfBar06egYmygqkFsCnTk01LyPEWVJ1QFDWDDHe3yHt1GhEnYMVRER9vZ/7ZCyJ0p1x60dC4p8iehuhjygy894/zM5pYjaMhcn4A==", "fingerprint": "6e:7b:1d:59:db:65:26:7b:7e:41:dc:ec:7d:29:da:7c", "user_id": "4b24146dec0c4d97abe4fbf22a04bd29"}}'
2025-12-16 14:01:41,048 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/compute/v2.1/os-availability-zone/detail 0.058s
2025-12-16 14:01:41,049 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e76b9572-1ef8-4a6d-b72d-dba661de5b35', 'x-compute-request-id': 'req-e76b9572-1ef8-4a6d-b72d-dba661de5b35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-availability-zone/detail'}
Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"devstack": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2025-12-16T13:00:16.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-12-16T13:01:32.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"devstack": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-12-16T13:01:40.000000"}}}}]}'
2025-12-16 14:01:41,052 80249 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1482072048-1992568299 on backend None
2025-12-16 14:01:41,086 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.155/volume/v3/types 0.033s
2025-12-16 14:01:41,086 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1482072048-1992568299", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f850ed-a599-4c4a-948a-56a95a02c4ac', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f850ed-a599-4c4a-948a-56a95a02c4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/types'}
Body: b'{"volume_type": {"id": "157175ec-9b19-478c-9868-ac5200e3db2d", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1482072048-1992568299", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2025-12-16 14:01:41,088 80249 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1863435261-1724389462 on backend None
2025-12-16 14:01:41,118 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.155/volume/v3/types 0.030s
2025-12-16 14:01:41,119 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1863435261-1724389462", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1ab039-82a0-4435-9cdd-b6069cb4c037', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1ab039-82a0-4435-9cdd-b6069cb4c037', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/types'}
Body: b'{"volume_type": {"id": "7e937952-3c80-4c52-9567-5785be8cfab4", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1863435261-1724389462", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2025-12-16 14:01:41,121 80249 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'devstack'}]:
2025-12-16 14:01:41,350 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.155/volume/v3/volumes 0.229s
2025-12-16 14:01:41,351 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1013721189", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1482072048-1992568299", "size": 1}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2626c56-cca5-4727-9266-e2328a8ddc15', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2626c56-cca5-4727-9266-e2328a8ddc15', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "9af7036e-60fb-4a74-82cf-d80f64ed8ced", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:41.285950", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1013721189", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1482072048-1992568299", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 14:01:41,590 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.155/volume/v3/volumes 0.229s
2025-12-16 14:01:41,590 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1181299952", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1863435261-1724389462", "size": 1}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef6a3fd-a337-4022-b72d-2e3664f5555b', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef6a3fd-a337-4022-b72d-2e3664f5555b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "38884b39-5764-4a25-b82a-da784bfad1e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:41.520493", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1181299952", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1863435261-1724389462", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/38884b39-5764-4a25-b82a-da784bfad1e2"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/38884b39-5764-4a25-b82a-da784bfad1e2"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 14:01:41,620 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/image/v2/images/3af1d7f4-faf1-46a5-8ab6-2dc005bb4132 0.021s
2025-12-16 14:01:41,621 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d5bb7b9b-ff82-4967-8180-8c058c1029a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/image/v2/images/3af1d7f4-faf1-46a5-8ab6-2dc005bb4132'}
Body: b'{"name": "tempest-scenario-img--1611688321", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4a709b6d0d654c1e83a87965c45d41fb", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "3af1d7f4-faf1-46a5-8ab6-2dc005bb4132", "created_at": "2025-12-16T13:01:39Z", "updated_at": "2025-12-16T13:01:41Z", "tags": [], "self": "/v2/images/3af1d7f4-faf1-46a5-8ab6-2dc005bb4132", "file": "/v2/images/3af1d7f4-faf1-46a5-8ab6-2dc005bb4132/file", "schema": "/v2/schemas/image"}'
2025-12-16 14:01:41,990 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.155/volume/v3/volumes 0.369s
2025-12-16 14:01:41,990 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "snapshot_id": null, "imageRef": "3af1d7f4-faf1-46a5-8ab6-2dc005bb4132", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "size": 1}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66b55c2-8e2a-4960-84ad-b7d2158fe714', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66b55c2-8e2a-4960-84ad-b7d2158fe714', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:41.914464", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 14:01:42,045 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.044s
2025-12-16 14:01:42,046 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36afeb8-6eab-47f1-b6f5-ee48fb7cdf5e', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a36afeb8-6eab-47f1-b6f5-ee48fb7cdf5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb"}}'
2025-12-16 14:01:43,099 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.042s
2025-12-16 14:01:43,100 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fadc3aba-284d-4352-a615-b886865e1a37', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fadc3aba-284d-4352-a615-b886865e1a37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:42.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb"}}'
2025-12-16 14:01:44,202 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.091s
2025-12-16 14:01:44,203 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be9b026-b192-4da5-9c3f-55b5359d3c43', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be9b026-b192-4da5-9c3f-55b5359d3c43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:42.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb"}}'
2025-12-16 14:01:45,276 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.061s
2025-12-16 14:01:45,276 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ce0dc8-f929-439e-9c6d-a60131ae4efd', 'content-length': '1004', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ce0dc8-f929-439e-9c6d-a60131ae4efd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:42.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:01:46,320 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.032s
2025-12-16 14:01:46,320 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d742712b-5e6f-4773-8e21-ae3b58d78a5b', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d742712b-5e6f-4773-8e21-ae3b58d78a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:46.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:01:47,379 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.045s
2025-12-16 14:01:47,379 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6848a260-d5be-4534-a6ac-7a8eca427b36', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6848a260-d5be-4534-a6ac-7a8eca427b36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:46.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:01:48,423 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.033s
2025-12-16 14:01:48,424 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6f971b-e032-4193-a2f1-17ee0536d788', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6f971b-e032-4193-a2f1-17ee0536d788', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:46.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:01:49,494 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.057s
2025-12-16 14:01:49,494 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06b6491-ca31-4d3b-8e74-cfc83fb10756', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06b6491-ca31-4d3b-8e74-cfc83fb10756', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:46.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:01:50,543 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.037s
2025-12-16 14:01:50,543 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a994a14f-aa68-4fcd-9af1-cc2294dc44b7', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a994a14f-aa68-4fcd-9af1-cc2294dc44b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:46.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:01:51,595 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.040s
2025-12-16 14:01:51,596 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c676b22-2d9b-4356-a70a-144e55100526', 'content-length': '1259', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c676b22-2d9b-4356-a70a-144e55100526', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:51.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "volume_image_metadata": {"signature_verified": "False", "image_id": "3af1d7f4-faf1-46a5-8ab6-2dc005bb4132", "image_name": "tempest-scenario-img--1611688321", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2025-12-16 14:01:51,610 80249 INFO [tempest.common.waiters] volume 845948b1-09bc-4707-bcb9-e31ecf86ecca reached available after waiting for 9.610357 seconds
2025-12-16 14:01:51,715 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.099s
2025-12-16 14:01:51,715 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2544', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e660cf0b-5024-427f-98a1-7dddf7b56372', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4b24146dec0c4d97abe4fbf22a04bd29", "name": "tempest-TestInstancesWithCinderVolumes-1900119193-project-member", "password_expires_at": null}, "audit_ids": ["LCQFLjkxTQKmFN29WLcI5A"], "expires_at": "2025-12-16T14:01:51.000000Z", "issued_at": "2025-12-16T13:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a709b6d0d654c1e83a87965c45d41fb", "name": "tempest-TestInstancesWithCinderVolumes-1900119193"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/4a709b6d0d654c1e83a87965c45d41fb", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 14:01:51,716 80249 INFO [tempest.lib.common.fixed_network] (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes) Found network {'id': '1a247f7d-d90d-4540-89c6-0ec2a93f20d2', 'name': 'tempest-TestInstancesWithCinderVolumes-846794680-network', 'tenant_id': '4a709b6d0d654c1e83a87965c45d41fb', 'project_id': '4a709b6d0d654c1e83a87965c45d41fb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23727, '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': '2025-12-16T13:01:19Z', 'updated_at': '2025-12-16T13:01:19Z', 'revision_number': 1} available for tenant
2025-12-16 14:01:52,387 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.155/compute/v2.1/servers 0.670s
2025-12-16 14:01:52,387 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestInstancesWithCinderVolumes-server-1429921676", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-763258398", "networks": [{"uuid": "1a247f7d-d90d-4540-89c6-0ec2a93f20d2"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b122e75-256e-471f-b533-3e6f69e47d2a', 'x-compute-request-id': 'req-0b122e75-256e-471f-b533-3e6f69e47d2a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "98f69c52-0744-4fe5-bb06-a1b0969c3d90", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "y3mM8j7K3ptH"}}'
2025-12-16 14:01:52,489 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90 0.099s
2025-12-16 14:01:52,489 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a837560c-ec4a-4c52-9243-dccf7f526352', 'x-compute-request-id': 'req-a837560c-ec4a-4c52-9243-dccf7f526352', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90'}
Body: b'{"server": {"id": "98f69c52-0744-4fe5-bb06-a1b0969c3d90", "name": "tempest-TestInstancesWithCinderVolumes-server-1429921676", "status": "BUILD", "tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-16T13:01:52Z", "updated": "2025-12-16T13:01:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-763258398", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-16 14:01:52,571 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90 0.068s
2025-12-16 14:01:52,572 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20899018-3c23-4bda-8223-65d4e94af89c', 'x-compute-request-id': 'req-20899018-3c23-4bda-8223-65d4e94af89c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90'}
Body: b'{"server": {"id": "98f69c52-0744-4fe5-bb06-a1b0969c3d90", "name": "tempest-TestInstancesWithCinderVolumes-server-1429921676", "status": "BUILD", "tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-16T13:01:52Z", "updated": "2025-12-16T13:01:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-763258398", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2025-12-16 14:01:53,718 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90 0.132s
2025-12-16 14:01:53,718 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ecc8305-f769-497e-8427-7fcfb9aa42ea', 'x-compute-request-id': 'req-5ecc8305-f769-497e-8427-7fcfb9aa42ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90'}
Body: b'{"server": {"id": "98f69c52-0744-4fe5-bb06-a1b0969c3d90", "name": "tempest-TestInstancesWithCinderVolumes-server-1429921676", "status": "ERROR", "tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-16T13:01:52Z", "updated": "2025-12-16T13:01:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T13:01:53Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-763258398", "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": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-16 14:01:53,732 80249 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 14:01:54,329 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90 0.596s
2025-12-16 14:01:54,329 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c3849f-8289-4aff-b32c-d23cd14615fd', 'x-compute-request-id': 'req-00c3849f-8289-4aff-b32c-d23cd14615fd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90'}
Body: b''
2025-12-16 14:01:54,370 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90 0.040s
2025-12-16 14:01:54,370 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f13a8ed5-e50f-44a2-9553-a9e9007d6842', 'x-compute-request-id': 'req-f13a8ed5-e50f-44a2-9553-a9e9007d6842', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/98f69c52-0744-4fe5-bb06-a1b0969c3d90'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 98f69c52-0744-4fe5-bb06-a1b0969c3d90 could not be found."}}'
2025-12-16 14:01:54,435 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.064s
2025-12-16 14:01:54,435 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:54 GMT', 'server': 'Apache/2.4.52 (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-16bab1b6-bd0e-46e9-838b-777ec981cd3a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b''
2025-12-16 14:01:54,483 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.047s
2025-12-16 14:01:54,483 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6a662c-c7d1-41d8-8691-3053cbb47eee', 'content-length': '1258', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6a662c-c7d1-41d8-8691-3053cbb47eee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:54.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "volume_image_metadata": {"signature_verified": "False", "image_id": "3af1d7f4-faf1-46a5-8ab6-2dc005bb4132", "image_name": "tempest-scenario-img--1611688321", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2025-12-16 14:01:55,585 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.091s
2025-12-16 14:01:55,585 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1e6a4f-4a7a-46ae-8941-d0abfd14bfac', 'content-length': '1258', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1e6a4f-4a7a-46ae-8941-d0abfd14bfac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"volume": {"id": "845948b1-09bc-4707-bcb9-e31ecf86ecca", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:54.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-660171994", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1379886998-1032376598", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb", "volume_image_metadata": {"signature_verified": "False", "image_id": "3af1d7f4-faf1-46a5-8ab6-2dc005bb4132", "image_name": "tempest-scenario-img--1611688321", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2025-12-16 14:01:56,630 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca 0.032s
2025-12-16 14:01:56,630 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa14643a-9cbe-4fe9-a8fc-2627aa1a6104', 'x-openstack-request-id': 'req-fa14643a-9cbe-4fe9-a8fc-2627aa1a6104', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/volume/v3/volumes/845948b1-09bc-4707-bcb9-e31ecf86ecca'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 845948b1-09bc-4707-bcb9-e31ecf86ecca could not be found."}}'
2025-12-16 14:01:56,731 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.155/volume/v3/volumes/38884b39-5764-4a25-b82a-da784bfad1e2 0.100s
2025-12-16 14:01:56,731 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:56 GMT', 'server': 'Apache/2.4.52 (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-94a5c272-5995-4460-a137-e0bff58d91f1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes/38884b39-5764-4a25-b82a-da784bfad1e2'}
Body: b''
2025-12-16 14:01:56,780 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/38884b39-5764-4a25-b82a-da784bfad1e2 0.048s
2025-12-16 14:01:56,780 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5769f50-4b15-44ea-ba24-ca978364465f', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5769f50-4b15-44ea-ba24-ca978364465f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/38884b39-5764-4a25-b82a-da784bfad1e2'}
Body: b'{"volume": {"id": "38884b39-5764-4a25-b82a-da784bfad1e2", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:57.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1181299952", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1863435261-1724389462", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/38884b39-5764-4a25-b82a-da784bfad1e2"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/38884b39-5764-4a25-b82a-da784bfad1e2"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb"}}'
2025-12-16 14:01:57,828 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/38884b39-5764-4a25-b82a-da784bfad1e2 0.037s
2025-12-16 14:01:57,829 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a57dba0-1241-4039-b030-0eea1ed31bd0', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a57dba0-1241-4039-b030-0eea1ed31bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/38884b39-5764-4a25-b82a-da784bfad1e2'}
Body: b'{"volume": {"id": "38884b39-5764-4a25-b82a-da784bfad1e2", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:42.000000", "updated_at": "2025-12-16T13:01:57.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1181299952", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1863435261-1724389462", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/38884b39-5764-4a25-b82a-da784bfad1e2"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/38884b39-5764-4a25-b82a-da784bfad1e2"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb"}}'
2025-12-16 14:01:58,859 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.155/volume/v3/volumes/38884b39-5764-4a25-b82a-da784bfad1e2 0.018s
2025-12-16 14:01:58,859 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab5563de-fe85-4639-ad20-010be913de93', 'x-openstack-request-id': 'req-ab5563de-fe85-4639-ad20-010be913de93', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/volume/v3/volumes/38884b39-5764-4a25-b82a-da784bfad1e2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 38884b39-5764-4a25-b82a-da784bfad1e2 could not be found."}}'
2025-12-16 14:01:58,906 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.155/volume/v3/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced 0.047s
2025-12-16 14:01:58,907 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:58 GMT', 'server': 'Apache/2.4.52 (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-307bd3fe-7d45-41fa-a797-b689b5dc24c9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced'}
Body: b''
2025-12-16 14:01:58,944 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced 0.037s
2025-12-16 14:01:58,944 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f57404-47e9-419d-bca9-9b21d46ec414', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f57404-47e9-419d-bca9-9b21d46ec414', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced'}
Body: b'{"volume": {"id": "9af7036e-60fb-4a74-82cf-d80f64ed8ced", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:41.000000", "updated_at": "2025-12-16T13:01:59.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1013721189", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1482072048-1992568299", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb"}}'
2025-12-16 14:01:59,998 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced 0.042s
2025-12-16 14:01:59,998 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d052b140-6b09-4d40-b92a-512094be88a6', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d052b140-6b09-4d40-b92a-512094be88a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced'}
Body: b'{"volume": {"id": "9af7036e-60fb-4a74-82cf-d80f64ed8ced", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:41.000000", "updated_at": "2025-12-16T13:01:59.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1013721189", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1482072048-1992568299", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced"}], "user_id": "4b24146dec0c4d97abe4fbf22a04bd29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a709b6d0d654c1e83a87965c45d41fb"}}'
2025-12-16 14:02:01,031 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.155/volume/v3/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced 0.022s
2025-12-16 14:02:01,032 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ae2c90-72e7-46d9-aa9b-5cb2987a122e', 'x-openstack-request-id': 'req-17ae2c90-72e7-46d9-aa9b-5cb2987a122e', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/volume/v3/volumes/9af7036e-60fb-4a74-82cf-d80f64ed8ced'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9af7036e-60fb-4a74-82cf-d80f64ed8ced could not be found."}}'
2025-12-16 14:02:01,095 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/detail?all_tenants=1 0.063s
2025-12-16 14:02:01,096 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7fce076-d9fe-4a28-83fa-5579947c7934', 'content-length': '2052', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7fce076-d9fe-4a28-83fa-5579947c7934', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "cc4e96dc-8df3-40fb-979f-31a291e4cda6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.000000", "updated_at": "2025-12-16T13:01:58.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1022448858", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "45a16125be2d4b24a09a299f769bfbde", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}, {"id": "b625e490-9b47-4439-b0d3-cf437282685f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.000000", "updated_at": "2025-12-16T13:02:01.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1161908118", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "45a16125be2d4b24a09a299f769bfbde", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}]}'
2025-12-16 14:02:01,163 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.155/volume/v3/types/7e937952-3c80-4c52-9567-5785be8cfab4 0.056s
2025-12-16 14:02:01,163 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:01 GMT', 'server': 'Apache/2.4.52 (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-8b54ced9-8eb4-4504-aff3-0d83bd4924db', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/types/7e937952-3c80-4c52-9567-5785be8cfab4'}
Body: b''
2025-12-16 14:02:01,196 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/detail?all_tenants=1 0.032s
2025-12-16 14:02:01,196 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7fdebae-438c-40fc-b77f-58e9cef478ec', 'content-length': '2052', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7fdebae-438c-40fc-b77f-58e9cef478ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "cc4e96dc-8df3-40fb-979f-31a291e4cda6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.000000", "updated_at": "2025-12-16T13:01:58.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1022448858", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "45a16125be2d4b24a09a299f769bfbde", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}, {"id": "b625e490-9b47-4439-b0d3-cf437282685f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.000000", "updated_at": "2025-12-16T13:02:01.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1161908118", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "45a16125be2d4b24a09a299f769bfbde", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}]}'
2025-12-16 14:02:01,280 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.155/volume/v3/types/157175ec-9b19-478c-9868-ac5200e3db2d 0.072s
2025-12-16 14:02:01,280 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:01 GMT', 'server': 'Apache/2.4.52 (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-6e54c41d-57d8-4057-b7f8-388bdc62d8a5', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/types/157175ec-9b19-478c-9868-ac5200e3db2d'}
Body: b''
2025-12-16 14:02:01,311 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-763258398 0.030s
2025-12-16 14:02:01,312 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d906086d-c233-4500-8459-159d249e7a9a', 'x-compute-request-id': 'req-d906086d-c233-4500-8459-159d249e7a9a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-763258398'}
Body: b''
2025-12-16 14:02:01,401 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.155/image/v2/images/3af1d7f4-faf1-46a5-8ab6-2dc005bb4132 0.088s
2025-12-16 14:02:01,401 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4428d081-80d9-4cca-8637-21b27decf541', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/image/v2/images/3af1d7f4-faf1-46a5-8ab6-2dc005bb4132'}
Body: b''
2025-12-16 14:02:01,434 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/detail?all_tenants=1 0.032s
2025-12-16 14:02:01,434 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74e24fb-39a3-4cd9-abba-f1333438578b', 'content-length': '2052', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74e24fb-39a3-4cd9-abba-f1333438578b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "cc4e96dc-8df3-40fb-979f-31a291e4cda6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.000000", "updated_at": "2025-12-16T13:01:58.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1022448858", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "45a16125be2d4b24a09a299f769bfbde", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}, {"id": "b625e490-9b47-4439-b0d3-cf437282685f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.000000", "updated_at": "2025-12-16T13:02:01.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1161908118", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-tenant-attr:tenant_id": "45a16125be2d4b24a09a299f769bfbde", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null}]}'
2025-12-16 14:02:01,492 80249 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.155/volume/v3/types/1d091f70-dcf8-4437-8114-c9af5487fc24 0.047s
2025-12-16 14:02:01,493 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:01 GMT', 'server': 'Apache/2.4.52 (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-43725ec5-e6e0-4472-ae5d-e94e53863c3a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/types/1d091f70-dcf8-4437-8114-c9af5487fc24'}
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_instances_with_cinder_volumes.py", line 150, in test_instances_with_cinder_volumes_on_all_compute_nodes
waiters.wait_for_server_status(self.servers_client,
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 98f69c52-0744-4fe5-bb06-a1b0969c3d90 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T13:01:53Z', 'message': 'AttributeError'}.
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
fail
ft18.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 14:01:16,944 80256 DEBUG [tempest.scenario.manager] paths: img: /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2025-12-16 14:01:17,718 80256 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.155/image/v2/images 0.773s
2025-12-16 14:01:17,719 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--271215364", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/3e17001a-d432-408b-ad9c-d37c60df1886', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-e1e044c2-c447-40df-a372-38915f75c616', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--271215364", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "c4db68ea8c434876a6e17d5d98f6109b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3e17001a-d432-408b-ad9c-d37c60df1886", "created_at": "2025-12-16T13:01:18Z", "updated_at": "2025-12-16T13:01:18Z", "tags": [], "self": "/v2/images/3e17001a-d432-408b-ad9c-d37c60df1886", "file": "/v2/images/3e17001a-d432-408b-ad9c-d37c60df1886/file", "schema": "/v2/schemas/image"}'
2025-12-16 14:01:18,945 80256 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://192.168.122.155/image/v2/images/3e17001a-d432-408b-ad9c-d37c60df1886/file 1.226s
2025-12-16 14:01:18,946 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f70441192a0>
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d7e6f565-d0c9-48e3-9af1-e93470551371', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/image/v2/images/3e17001a-d432-408b-ad9c-d37c60df1886/file'}
Body: b''
2025-12-16 14:01:18,946 80256 DEBUG [tempest.scenario.manager] image:3e17001a-d432-408b-ad9c-d37c60df1886
2025-12-16 14:01:18,994 80256 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.047s
2025-12-16 14:01:18,994 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1018158786", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFV/2DQpuQGenHz4YJItc9oIo7MjqJn+9akMK8zDGKcLkmIMIr2omFIQOaV1eSAonet1d8gBha0oyd5eefV01aqiKkxDVK2uyVJ8wFVcgehwu85md4HJI8ujUnI0GZZJ4Q=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84617613-b212-4995-a5b3-a5f52463db0f', 'x-compute-request-id': 'req-84617613-b212-4995-a5b3-a5f52463db0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1018158786", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFV/2DQpuQGenHz4YJItc9oIo7MjqJn+9akMK8zDGKcLkmIMIr2omFIQOaV1eSAonet1d8gBha0oyd5eefV01aqiKkxDVK2uyVJ8wFVcgehwu85md4HJI8ujUnI0GZZJ4Q==", "fingerprint": "9d:e2:17:38:f4:38:ad:12:ec:08:02:12:9d:9b:e2:91", "user_id": "a697122867fe4b529717d124a4154f80"}}'
2025-12-16 14:01:19,083 80256 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.084s
2025-12-16 14:01:19,084 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2530', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-16b9e6ea-54ea-438e-bbf2-d5cc9536145a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a697122867fe4b529717d124a4154f80", "name": "tempest-TestMinimumBasicScenario-534474187-project-member", "password_expires_at": null}, "audit_ids": ["5xdYzBfIT-ixyCNdia-GSQ"], "expires_at": "2025-12-16T14:01:19.000000Z", "issued_at": "2025-12-16T13:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4db68ea8c434876a6e17d5d98f6109b", "name": "tempest-TestMinimumBasicScenario-534474187"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/c4db68ea8c434876a6e17d5d98f6109b", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 14:01:19,084 80256 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'fea83a4e-b755-4d05-951f-12606dead7d2', 'name': 'tempest-TestMinimumBasicScenario-1042087234-network', 'tenant_id': 'c4db68ea8c434876a6e17d5d98f6109b', 'project_id': 'c4db68ea8c434876a6e17d5d98f6109b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28262, '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': '2025-12-16T13:00:54Z', 'updated_at': '2025-12-16T13:00:55Z', 'revision_number': 1} available for tenant
2025-12-16 14:01:19,776 80256 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://192.168.122.155/compute/v2.1/servers 0.691s
2025-12-16 14:01:19,776 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-821366755", "imageRef": "3e17001a-d432-408b-ad9c-d37c60df1886", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1018158786", "networks": [{"uuid": "fea83a4e-b755-4d05-951f-12606dead7d2"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46a3e469-0c48-449a-9975-36fb0017f4a9', 'x-compute-request-id': 'req-46a3e469-0c48-449a-9975-36fb0017f4a9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "0fa54c86-5244-4ec3-83d6-b58057424aaa", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JEXEresWis9M"}}'
2025-12-16 14:01:19,845 80256 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa 0.066s
2025-12-16 14:01:19,845 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-697a39b0-bb1c-4fd6-8f0d-1609f13822f4', 'x-compute-request-id': 'req-697a39b0-bb1c-4fd6-8f0d-1609f13822f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa'}
Body: b'{"server": {"id": "0fa54c86-5244-4ec3-83d6-b58057424aaa", "name": "tempest-TestMinimumBasicScenario-server-821366755", "status": "BUILD", "tenant_id": "c4db68ea8c434876a6e17d5d98f6109b", "user_id": "a697122867fe4b529717d124a4154f80", "metadata": {}, "hostId": "", "image": {"id": "3e17001a-d432-408b-ad9c-d37c60df1886", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/3e17001a-d432-408b-ad9c-d37c60df1886"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T13:01:20Z", "updated": "2025-12-16T13:01:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1018158786", "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": []}}'
2025-12-16 14:01:20,998 80256 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa 0.141s
2025-12-16 14:01:20,999 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cec40cd9-ac85-44e9-b313-1b6bace3a68d', 'x-compute-request-id': 'req-cec40cd9-ac85-44e9-b313-1b6bace3a68d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa'}
Body: b'{"server": {"id": "0fa54c86-5244-4ec3-83d6-b58057424aaa", "name": "tempest-TestMinimumBasicScenario-server-821366755", "status": "ERROR", "tenant_id": "c4db68ea8c434876a6e17d5d98f6109b", "user_id": "a697122867fe4b529717d124a4154f80", "metadata": {}, "hostId": "", "image": {"id": "3e17001a-d432-408b-ad9c-d37c60df1886", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/3e17001a-d432-408b-ad9c-d37c60df1886"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T13:01:19Z", "updated": "2025-12-16T13:01:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T13:01:20Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1018158786", "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": []}}'
2025-12-16 14:01:21,011 80256 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-12-16 14:01:21,296 80256 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 DELETE http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa 0.284s
2025-12-16 14:01:21,296 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:21 GMT', 'server': 'Apache/2.4.52 (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-6a4e3434-cf03-45f9-bac2-72fcff3ce2f5', 'x-compute-request-id': 'req-6a4e3434-cf03-45f9-bac2-72fcff3ce2f5', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa'}
Body: b''
2025-12-16 14:01:21,328 80256 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 404 GET http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa 0.032s
2025-12-16 14:01:21,329 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:21 GMT', 'server': 'Apache/2.4.52 (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-7663e99f-3fc6-4c25-9a81-84614ea52564', 'x-compute-request-id': 'req-7663e99f-3fc6-4c25-9a81-84614ea52564', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/0fa54c86-5244-4ec3-83d6-b58057424aaa'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0fa54c86-5244-4ec3-83d6-b58057424aaa could not be found."}}'
2025-12-16 14:01:21,361 80256 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1018158786 0.030s
2025-12-16 14:01:21,361 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:21 GMT', 'server': 'Apache/2.4.52 (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-dfe65470-2cdd-43e8-8db3-5cd9481db58f', 'x-compute-request-id': 'req-dfe65470-2cdd-43e8-8db3-5cd9481db58f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1018158786'}
Body: b''
2025-12-16 14:01:21,449 80256 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://192.168.122.155/image/v2/images/3e17001a-d432-408b-ad9c-d37c60df1886 0.087s
2025-12-16 14:01:21,449 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-12782e68-d562-495d-b174-ac568244c980', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/image/v2/images/3e17001a-d432-408b-ad9c-d37c60df1886'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 95, in test_minimum_basic_scenario
server = self.create_server(image_id=image, key_name=keypair['name'])
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 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 0fa54c86-5244-4ec3-83d6-b58057424aaa failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T13:01:20Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-46a3e469-0c48-449a-9975-36fb0017f4a9.
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 0 | 1 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
fail
ft19.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 14:02:27,789 80249 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.079s
2025-12-16 14:02:27,789 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2564', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1d1054a5-ba48-436b-8d15-6a1b302b0600', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c75c2f1a0b874ff8a622c516becbf01c", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1311727271-project-member", "password_expires_at": null}, "audit_ids": ["UWFi0u_yQ1OxoteCfzL_MA"], "expires_at": "2025-12-16T14:02:27.000000Z", "issued_at": "2025-12-16T13:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27cda222d46b4c3098cfc817ccdb6334", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1311727271"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/27cda222d46b4c3098cfc817ccdb6334", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 14:02:27,790 80249 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '7edee9b5-23c1-4dd7-b6ff-c319874f9d0c', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-2016071124-network', 'tenant_id': '27cda222d46b4c3098cfc817ccdb6334', 'project_id': '27cda222d46b4c3098cfc817ccdb6334', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4999, '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': '2025-12-16T13:02:09Z', 'updated_at': '2025-12-16T13:02:09Z', 'revision_number': 1} available for tenant
2025-12-16 14:02:27,791 80249 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 14:02:27,791 80249 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 14:02:27,926 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.134s
2025-12-16 14:02:27,926 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1610214301", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFp9iMz3mEq1hn40qBqkElaSETipEA/R2CAbLZx5iH31G9Vz6vfh+dhaHsBFje9JozVkfslVS50MlT2J4KdsCI8G+RlYuR8h1sNFc/cqJvTA+loKqZXfSCYTVeE/Bq6YwQ=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:27 GMT', 'server': 'Apache/2.4.52 (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-7f969dcf-a305-417f-926f-6c1edf569b73', 'x-compute-request-id': 'req-7f969dcf-a305-417f-926f-6c1edf569b73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1610214301", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFp9iMz3mEq1hn40qBqkElaSETipEA/R2CAbLZx5iH31G9Vz6vfh+dhaHsBFje9JozVkfslVS50MlT2J4KdsCI8G+RlYuR8h1sNFc/cqJvTA+loKqZXfSCYTVeE/Bq6YwQ==", "fingerprint": "6b:a4:b9:d2:9a:e2:e7:1a:89:c1:a7:9d:a6:0d:f0:15", "user_id": "c75c2f1a0b874ff8a622c516becbf01c"}}'
2025-12-16 14:02:27,928 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1610214301 created
2025-12-16 14:02:28,415 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.486s
2025-12-16 14:02:28,415 80249 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--1359387745", "description": "tempest-description--1283385492"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-ef9a6c08-a604-45e2-8c67-9bb48a5d388b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "2f164a90-d14e-42a6-99ea-5f55ae878e8a", "name": "tempest-securitygroup--1359387745", "stateful": true, "tenant_id": "27cda222d46b4c3098cfc817ccdb6334", "project_id": "27cda222d46b4c3098cfc817ccdb6334", "description": "tempest-description--1283385492", "shared": false, "security_group_rules": [{"id": "49bfd05c-ecff-4df9-a951-aef543a469f1", "project_id": "27cda222d46b4c3098cfc817ccdb6334", "tenant_id": "27cda222d46b4c3098cfc817ccdb6334", "security_group_id": "2f164a90-d14e-42a6-99ea-5f55ae878e8a", "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": 1072, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T13:02:28Z", "updated_at": "2025-12-16T13:02:28Z", "revision_number": 0}, {"id": "f8921197-25bd-49f4-ab90-1c3f04567bbb", "project_id": "27cda222d46b4c3098cfc817ccdb6334", "tenant_id": "27cda222d46b4c3098cfc817ccdb6334", "security_group_id": "2f164a90-d14e-42a6-99ea-5f55ae878e8a", "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": 1073, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T13:02:28Z", "updated_at": "2025-12-16T13:02:28Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T13:02:28Z", "updated_at": "2025-12-16T13:02:28Z", "revision_number": 1}}'
2025-12-16 14:02:28,865 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.449s
2025-12-16 14:02:28,865 80249 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": "2f164a90-d14e-42a6-99ea-5f55ae878e8a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-fbf1371e-8fc5-4e3e-aeea-aa8c3eb57c2c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b559f41c-b2cf-4917-ba68-ed0b11540059", "project_id": "27cda222d46b4c3098cfc817ccdb6334", "tenant_id": "27cda222d46b4c3098cfc817ccdb6334", "security_group_id": "2f164a90-d14e-42a6-99ea-5f55ae878e8a", "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": "2025-12-16T13:02:28Z", "updated_at": "2025-12-16T13:02:28Z", "revision_number": 0}}'
2025-12-16 14:02:29,407 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.541s
2025-12-16 14:02:29,408 80249 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": "2f164a90-d14e-42a6-99ea-5f55ae878e8a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e004c78e-5b48-42c9-878e-0a5494f9108c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "28aff218-ec7b-4079-9c68-7c97952d635c", "project_id": "27cda222d46b4c3098cfc817ccdb6334", "tenant_id": "27cda222d46b4c3098cfc817ccdb6334", "security_group_id": "2f164a90-d14e-42a6-99ea-5f55ae878e8a", "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": "2025-12-16T13:02:29Z", "updated_at": "2025-12-16T13:02:29Z", "revision_number": 0}}'
2025-12-16 14:02:29,408 80249 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1359387745 created
2025-12-16 14:02:30,119 80249 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 0.711s
2025-12-16 14:02:30,120 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-976c3bfd-9d70-4e62-9519-9126d6e343e7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "e1fb03b0-2caf-426a-9598-37730f7240dc", "tenant_id": "27cda222d46b4c3098cfc817ccdb6334", "project_id": "27cda222d46b4c3098cfc817ccdb6334", "floating_ip_address": "172.24.4.112", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T13:02:29Z", "updated_at": "2025-12-16T13:02:29Z", "revision_number": 0}}'
2025-12-16 14:02:30,120 80249 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e1fb03b0-2caf-426a-9598-37730f7240dc', 'tenant_id': '27cda222d46b4c3098cfc817ccdb6334', 'project_id': '27cda222d46b4c3098cfc817ccdb6334', 'floating_ip_address': '172.24.4.112', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T13:02:29Z', 'updated_at': '2025-12-16T13:02:29Z', 'revision_number': 0, 'ip': '172.24.4.112'} created
2025-12-16 14:02:30,120 80249 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1610214301', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFp9iMz3mEq1hn40qBqkElaSETipEA/R2CAbLZx5iH31G9Vz6vfh+dhaHsBFje9JozVkfslVS50MlT2J4KdsCI8G+RlYuR8h1sNFc/cqJvTA+loKqZXfSCYTVeE/Bq6YwQ==', 'fingerprint': '6b:a4:b9:d2:9a:e2:e7:1a:89:c1:a7:9d:a6:0d:f0:15', 'user_id': 'c75c2f1a0b874ff8a622c516becbf01c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBxpubBDVJCYLuC7F8rkDXwcurAWHvcxl+WmqvUK2DupqITAhazTsYZ\nWTRLRWON22agBwYFK4EEACKhZANiAARafYjM95hKtYZ+NKgapBJWkhE4qRAP0dgg\nGy2ceYh99RvVc+r34fnYWh7ARY3vSaM1ZH7JVUudDJU9ieCnbAiPBvkZWLkfIdbD\nRXP3Kib0wPpaCqmV30gmE1XhPwaumME=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2f164a90-d14e-42a6-99ea-5f55ae878e8a', 'name': 'tempest-securitygroup--1359387745', 'stateful': True, 'tenant_id': '27cda222d46b4c3098cfc817ccdb6334', 'project_id': '27cda222d46b4c3098cfc817ccdb6334', 'description': 'tempest-description--1283385492', 'shared': False, 'security_group_rules': [{'id': '49bfd05c-ecff-4df9-a951-aef543a469f1', 'project_id': '27cda222d46b4c3098cfc817ccdb6334', 'tenant_id': '27cda222d46b4c3098cfc817ccdb6334', 'security_group_id': '2f164a90-d14e-42a6-99ea-5f55ae878e8a', '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': 1072, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T13:02:28Z', 'updated_at': '2025-12-16T13:02:28Z', 'revision_number': 0}, {'id': 'f8921197-25bd-49f4-ab90-1c3f04567bbb', 'project_id': '27cda222d46b4c3098cfc817ccdb6334', 'tenant_id': '27cda222d46b4c3098cfc817ccdb6334', 'security_group_id': '2f164a90-d14e-42a6-99ea-5f55ae878e8a', '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': 1073, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T13:02:28Z', 'updated_at': '2025-12-16T13:02:28Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T13:02:28Z', 'updated_at': '2025-12-16T13:02:28Z', 'revision_number': 1}, 'floating_ip': {'id': 'e1fb03b0-2caf-426a-9598-37730f7240dc', 'tenant_id': '27cda222d46b4c3098cfc817ccdb6334', 'project_id': '27cda222d46b4c3098cfc817ccdb6334', 'floating_ip_address': '172.24.4.112', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T13:02:29Z', 'updated_at': '2025-12-16T13:02:29Z', 'revision_number': 0, 'ip': '172.24.4.112'}}
2025-12-16 14:02:30,674 80249 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://192.168.122.155/compute/v2.1/servers 0.552s
2025-12-16 14:02:30,674 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-618031647", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "networks": [{"uuid": "7edee9b5-23c1-4dd7-b6ff-c319874f9d0c"}], "security_groups": [{"name": "tempest-securitygroup--1359387745"}], "key_name": "tempest-keypair-1610214301", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa0edb0a-cdbe-4d7e-a315-d2428885e48e', 'x-compute-request-id': 'req-fa0edb0a-cdbe-4d7e-a315-d2428885e48e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "f61d5212-87b8-4a51-af97-66fa79a61378", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/f61d5212-87b8-4a51-af97-66fa79a61378"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1359387745"}], "adminPass": "vuViR7xZuaex"}}'
2025-12-16 14:02:30,732 80249 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378 0.056s
2025-12-16 14:02:30,733 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bef124a9-93d5-4680-8a83-39e960fe4b4b', 'x-compute-request-id': 'req-bef124a9-93d5-4680-8a83-39e960fe4b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378'}
Body: b'{"server": {"id": "f61d5212-87b8-4a51-af97-66fa79a61378", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-618031647", "status": "BUILD", "tenant_id": "27cda222d46b4c3098cfc817ccdb6334", "user_id": "c75c2f1a0b874ff8a622c516becbf01c", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T13:02:31Z", "updated": "2025-12-16T13:02:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/f61d5212-87b8-4a51-af97-66fa79a61378"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1610214301", "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": []}}'
2025-12-16 14:02:31,842 80249 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378 0.097s
2025-12-16 14:02:31,843 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1333', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3166c61-bcc2-4d05-9124-545ef63eef28', 'x-compute-request-id': 'req-f3166c61-bcc2-4d05-9124-545ef63eef28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378'}
Body: b'{"server": {"id": "f61d5212-87b8-4a51-af97-66fa79a61378", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-618031647", "status": "ERROR", "tenant_id": "27cda222d46b4c3098cfc817ccdb6334", "user_id": "c75c2f1a0b874ff8a622c516becbf01c", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T13:02:30Z", "updated": "2025-12-16T13:02:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/f61d5212-87b8-4a51-af97-66fa79a61378"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T13:02:31Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1610214301", "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": []}}'
2025-12-16 14:02:31,855 80249 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 14:02:32,167 80249 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 204 DELETE http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378 0.312s
2025-12-16 14:02:32,167 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:31 GMT', 'server': 'Apache/2.4.52 (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-34f1fcf0-473f-4e3e-ac8e-ab391e2fc31f', 'x-compute-request-id': 'req-34f1fcf0-473f-4e3e-ac8e-ab391e2fc31f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378'}
Body: b''
2025-12-16 14:02:32,196 80249 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 404 GET http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378 0.028s
2025-12-16 14:02:32,197 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:32 GMT', 'server': 'Apache/2.4.52 (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-e5b18004-4187-4407-aba0-32a5baf01612', 'x-compute-request-id': 'req-e5b18004-4187-4407-aba0-32a5baf01612', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/f61d5212-87b8-4a51-af97-66fa79a61378'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f61d5212-87b8-4a51-af97-66fa79a61378 could not be found."}}'
2025-12-16 14:02:32,226 80249 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1610214301 0.028s
2025-12-16 14:02:32,227 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:32 GMT', 'server': 'Apache/2.4.52 (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-38d6fcef-b224-4d7b-98b5-3f3e09475eb2', 'x-compute-request-id': 'req-38d6fcef-b224-4d7b-98b5-3f3e09475eb2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-1610214301'}
Body: b''
2025-12-16 14:02:32,468 80249 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/2f164a90-d14e-42a6-99ea-5f55ae878e8a 0.241s
2025-12-16 14:02:32,469 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-36d69267-d6c8-4f7b-a642-24b5524c4b12', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/2f164a90-d14e-42a6-99ea-5f55ae878e8a'}
Body: b''
2025-12-16 14:02:32,483 80249 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/2f164a90-d14e-42a6-99ea-5f55ae878e8a 0.013s
2025-12-16 14:02:32,483 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0b1bc479-0416-47cf-8750-875caa96f4ce', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/2f164a90-d14e-42a6-99ea-5f55ae878e8a'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2f164a90-d14e-42a6-99ea-5f55ae878e8a does not exist", "detail": ""}}'
2025-12-16 14:02:32,779 80249 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/e1fb03b0-2caf-426a-9598-37730f7240dc 0.296s
2025-12-16 14:02:32,780 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0fe74274-888d-4254-88b5-86b7dc91a3f7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/e1fb03b0-2caf-426a-9598-37730f7240dc'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 182, in test_old_versions_reject
server = self.create_server(wait_until='SSHABLE')
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 f61d5212-87b8-4a51-af97-66fa79a61378 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T13:02:31Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-fa0edb0a-cdbe-4d7e-a315-d2428885e48e.
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
fail
ft20.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 14:01:56,156 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.155/volume/v3/volumes 0.403s
2025-12-16 14:01:56,156 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1022448858", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de189fa7-c736-40ae-a116-903c1cffed4d', 'content-length': '774', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de189fa7-c736-40ae-a116-903c1cffed4d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "cc4e96dc-8df3-40fb-979f-31a291e4cda6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.085007", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1022448858", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 14:01:56,370 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.155/volume/v3/volumes 0.205s
2025-12-16 14:01:56,371 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1161908118", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c0d6a0-61fd-48a3-8d2e-c80b0b762521', 'content-length': '774', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c0d6a0-61fd-48a3-8d2e-c80b0b762521', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "b625e490-9b47-4439-b0d3-cf437282685f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.306900", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1161908118", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 14:01:56,430 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.046s
2025-12-16 14:01:56,430 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2550', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e17cebe3-6656-49ec-b9f8-1388d1b70397', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ddb5e2258a9342b0974aad6b49baaea6", "name": "tempest-TestServerVolumeAttachmentScenario-342951393-project-member", "password_expires_at": null}, "audit_ids": ["ffazxukQRv2XjELaiBD83Q"], "expires_at": "2025-12-16T14:01:56.000000Z", "issued_at": "2025-12-16T13:01:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45a16125be2d4b24a09a299f769bfbde", "name": "tempest-TestServerVolumeAttachmentScenario-342951393"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/45a16125be2d4b24a09a299f769bfbde", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 14:01:56,431 80256 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'fde94f33-d4f3-420d-8281-3f34227fd981', 'name': 'tempest-TestServerVolumeAttachmentScenario-2025600307-network', 'tenant_id': '45a16125be2d4b24a09a299f769bfbde', 'project_id': '45a16125be2d4b24a09a299f769bfbde', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13697, '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': '2025-12-16T13:01:40Z', 'updated_at': '2025-12-16T13:01:40Z', 'revision_number': 1} available for tenant
2025-12-16 14:01:56,431 80256 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-16 14:01:56,432 80256 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-16 14:01:56,490 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.058s
2025-12-16 14:01:56,491 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-238395481", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM++f3vq8esnVGlsHvFZBqKwHWGGQWmwn9iK/k4eZtpUwz/p/U9iurwRYoe21csqQ/ec82CMHHkARtp4Rm0S4QFCjT5h97R146odZAgRfqcnuDe1u1iYMLEkKr6dctK18w=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d02c5789-5ba1-4ee4-93dd-7be5a32771b1', 'x-compute-request-id': 'req-d02c5789-5ba1-4ee4-93dd-7be5a32771b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-238395481", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM++f3vq8esnVGlsHvFZBqKwHWGGQWmwn9iK/k4eZtpUwz/p/U9iurwRYoe21csqQ/ec82CMHHkARtp4Rm0S4QFCjT5h97R146odZAgRfqcnuDe1u1iYMLEkKr6dctK18w==", "fingerprint": "40:92:06:f6:08:e9:37:20:84:f0:fd:4a:1b:c0:02:50", "user_id": "ddb5e2258a9342b0974aad6b49baaea6"}}'
2025-12-16 14:01:56,492 80256 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-238395481 created
2025-12-16 14:01:56,823 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.330s
2025-12-16 14:01:56,824 80256 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--998324576", "description": "tempest-description--719283610"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-b7781415-64f2-4fee-b09b-140f1aae2d3b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "6620d497-e127-4cff-8a44-387cac868ba1", "name": "tempest-securitygroup--998324576", "stateful": true, "tenant_id": "45a16125be2d4b24a09a299f769bfbde", "project_id": "45a16125be2d4b24a09a299f769bfbde", "description": "tempest-description--719283610", "shared": false, "security_group_rules": [{"id": "7b3e45d3-da63-4558-b1a3-f3de7f61018a", "project_id": "45a16125be2d4b24a09a299f769bfbde", "tenant_id": "45a16125be2d4b24a09a299f769bfbde", "security_group_id": "6620d497-e127-4cff-8a44-387cac868ba1", "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": 1017, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T13:01:56Z", "updated_at": "2025-12-16T13:01:56Z", "revision_number": 0}, {"id": "d00c4a41-8abc-4d57-b589-203c0cf52024", "project_id": "45a16125be2d4b24a09a299f769bfbde", "tenant_id": "45a16125be2d4b24a09a299f769bfbde", "security_group_id": "6620d497-e127-4cff-8a44-387cac868ba1", "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": 1018, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T13:01:56Z", "updated_at": "2025-12-16T13:01:56Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T13:01:56Z", "updated_at": "2025-12-16T13:01:56Z", "revision_number": 1}}'
2025-12-16 14:01:57,098 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.273s
2025-12-16 14:01:57,098 80256 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": "6620d497-e127-4cff-8a44-387cac868ba1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-a9416190-b91a-4551-bf5d-ada4f875bf9e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "52c8d95f-edb4-4426-ab94-edcc1e319a4c", "project_id": "45a16125be2d4b24a09a299f769bfbde", "tenant_id": "45a16125be2d4b24a09a299f769bfbde", "security_group_id": "6620d497-e127-4cff-8a44-387cac868ba1", "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": "2025-12-16T13:01:56Z", "updated_at": "2025-12-16T13:01:56Z", "revision_number": 0}}'
2025-12-16 14:01:57,346 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.248s
2025-12-16 14:01:57,346 80256 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": "6620d497-e127-4cff-8a44-387cac868ba1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-774ef070-f724-4cbd-86e0-fd1f6ed62099', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8346fcbb-0b99-4f25-b70d-8a33d0b81f5f", "project_id": "45a16125be2d4b24a09a299f769bfbde", "tenant_id": "45a16125be2d4b24a09a299f769bfbde", "security_group_id": "6620d497-e127-4cff-8a44-387cac868ba1", "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": "2025-12-16T13:01:57Z", "updated_at": "2025-12-16T13:01:57Z", "revision_number": 0}}'
2025-12-16 14:01:57,347 80256 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--998324576 created
2025-12-16 14:01:58,072 80256 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.155/networking/v2.0/floatingips 0.724s
2025-12-16 14:01:58,072 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-08078b30-fb49-4495-b1ac-e222f74da42f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "1ed3b06c-03ac-44ed-8004-583a85eadba4", "tenant_id": "45a16125be2d4b24a09a299f769bfbde", "project_id": "45a16125be2d4b24a09a299f769bfbde", "floating_ip_address": "172.24.4.121", "floating_network_id": "9e257608-b0b3-4c1c-ac87-90944ea30789", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-16T13:01:57Z", "updated_at": "2025-12-16T13:01:57Z", "revision_number": 0}}'
2025-12-16 14:01:58,072 80256 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1ed3b06c-03ac-44ed-8004-583a85eadba4', 'tenant_id': '45a16125be2d4b24a09a299f769bfbde', 'project_id': '45a16125be2d4b24a09a299f769bfbde', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T13:01:57Z', 'updated_at': '2025-12-16T13:01:57Z', 'revision_number': 0, 'ip': '172.24.4.121'} created
2025-12-16 14:01:58,073 80256 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-238395481', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM++f3vq8esnVGlsHvFZBqKwHWGGQWmwn9iK/k4eZtpUwz/p/U9iurwRYoe21csqQ/ec82CMHHkARtp4Rm0S4QFCjT5h97R146odZAgRfqcnuDe1u1iYMLEkKr6dctK18w==', 'fingerprint': '40:92:06:f6:08:e9:37:20:84:f0:fd:4a:1b:c0:02:50', 'user_id': 'ddb5e2258a9342b0974aad6b49baaea6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBeJnkRmQa+asx9DBo6l2PlPO39A2EYgVPHLN/P42XPaQZdlcIbJWj3\nV9zp6JJkZwKgBwYFK4EEACKhZANiAATPvn976vHrJ1RpbB7xWQaisB1hhkFpsJ/Y\niv5OHmbaVMM/6f1PYrq8EWKHttXLKkP3nPNgjBx5AEbaeEZtEuEBQo0+Yfe0deOq\nHWQIEX6nJ7g3tbtYmDCxJCq+nXLStfM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6620d497-e127-4cff-8a44-387cac868ba1', 'name': 'tempest-securitygroup--998324576', 'stateful': True, 'tenant_id': '45a16125be2d4b24a09a299f769bfbde', 'project_id': '45a16125be2d4b24a09a299f769bfbde', 'description': 'tempest-description--719283610', 'shared': False, 'security_group_rules': [{'id': '7b3e45d3-da63-4558-b1a3-f3de7f61018a', 'project_id': '45a16125be2d4b24a09a299f769bfbde', 'tenant_id': '45a16125be2d4b24a09a299f769bfbde', 'security_group_id': '6620d497-e127-4cff-8a44-387cac868ba1', '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': 1017, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T13:01:56Z', 'updated_at': '2025-12-16T13:01:56Z', 'revision_number': 0}, {'id': 'd00c4a41-8abc-4d57-b589-203c0cf52024', 'project_id': '45a16125be2d4b24a09a299f769bfbde', 'tenant_id': '45a16125be2d4b24a09a299f769bfbde', 'security_group_id': '6620d497-e127-4cff-8a44-387cac868ba1', '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': 1018, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-16T13:01:56Z', 'updated_at': '2025-12-16T13:01:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-16T13:01:56Z', 'updated_at': '2025-12-16T13:01:56Z', 'revision_number': 1}, 'floating_ip': {'id': '1ed3b06c-03ac-44ed-8004-583a85eadba4', 'tenant_id': '45a16125be2d4b24a09a299f769bfbde', 'project_id': '45a16125be2d4b24a09a299f769bfbde', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '9e257608-b0b3-4c1c-ac87-90944ea30789', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-16T13:01:57Z', 'updated_at': '2025-12-16T13:01:57Z', 'revision_number': 0, 'ip': '172.24.4.121'}}
2025-12-16 14:01:58,781 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.155/compute/v2.1/servers 0.708s
2025-12-16 14:01:58,782 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-280865963", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "networks": [{"uuid": "fde94f33-d4f3-420d-8281-3f34227fd981"}], "security_groups": [{"name": "tempest-securitygroup--998324576"}], "key_name": "tempest-keypair-238395481", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4110faba-fd4c-400e-b708-a202d99df398', 'x-compute-request-id': 'req-4110faba-fd4c-400e-b708-a202d99df398', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "7e11905b-a09b-4882-a10a-bd7a1043bb88", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--998324576"}], "adminPass": "6oC8hmCao4gM"}}'
2025-12-16 14:01:58,857 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88 0.072s
2025-12-16 14:01:58,857 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e704dd6a-f0ee-40f7-981d-bd6f0292fd26', 'x-compute-request-id': 'req-e704dd6a-f0ee-40f7-981d-bd6f0292fd26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88'}
Body: b'{"server": {"id": "7e11905b-a09b-4882-a10a-bd7a1043bb88", "name": "tempest-TestServerVolumeAttachmentScenario-server-280865963", "status": "BUILD", "tenant_id": "45a16125be2d4b24a09a299f769bfbde", "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T13:01:59Z", "updated": "2025-12-16T13:01:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-238395481", "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": []}}'
2025-12-16 14:01:59,971 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88 0.101s
2025-12-16 14:01:59,971 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:59 GMT', 'server': 'Apache/2.4.52 (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-d69c4a74-c512-4e7f-be44-3ff23573b419', 'x-compute-request-id': 'req-d69c4a74-c512-4e7f-be44-3ff23573b419', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88'}
Body: b'{"server": {"id": "7e11905b-a09b-4882-a10a-bd7a1043bb88", "name": "tempest-TestServerVolumeAttachmentScenario-server-280865963", "status": "ERROR", "tenant_id": "45a16125be2d4b24a09a299f769bfbde", "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T13:01:58Z", "updated": "2025-12-16T13:01:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T13:01:59Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-238395481", "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": []}}'
2025-12-16 14:01:59,982 80256 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 14:02:00,291 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 204 DELETE http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88 0.309s
2025-12-16 14:02:00,292 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:01:59 GMT', 'server': 'Apache/2.4.52 (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-318641e6-3f91-48a1-ad5c-b6772e5f24aa', 'x-compute-request-id': 'req-318641e6-3f91-48a1-ad5c-b6772e5f24aa', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88'}
Body: b''
2025-12-16 14:02:00,321 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 404 GET http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88 0.029s
2025-12-16 14:02:00,322 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:00 GMT', 'server': 'Apache/2.4.52 (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-9b7c80a9-be7f-427a-b65f-2c8c252a7d8d', 'x-compute-request-id': 'req-9b7c80a9-be7f-427a-b65f-2c8c252a7d8d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/7e11905b-a09b-4882-a10a-bd7a1043bb88'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7e11905b-a09b-4882-a10a-bd7a1043bb88 could not be found."}}'
2025-12-16 14:02:00,351 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-238395481 0.028s
2025-12-16 14:02:00,351 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:00 GMT', 'server': 'Apache/2.4.52 (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-c826238c-fc9c-4a08-9a15-98d702fc0fb0', 'x-compute-request-id': 'req-c826238c-fc9c-4a08-9a15-98d702fc0fb0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-keypair-238395481'}
Body: b''
2025-12-16 14:02:00,544 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/6620d497-e127-4cff-8a44-387cac868ba1 0.192s
2025-12-16 14:02:00,544 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-eece09b9-c56e-470b-8113-88be3f1813fd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/6620d497-e127-4cff-8a44-387cac868ba1'}
Body: b''
2025-12-16 14:02:00,559 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.155/networking/v2.0/security-groups/6620d497-e127-4cff-8a44-387cac868ba1 0.014s
2025-12-16 14:02:00,559 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-6aeaaa90-bf32-4619-8ea5-45d2a6513e27', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/6620d497-e127-4cff-8a44-387cac868ba1'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6620d497-e127-4cff-8a44-387cac868ba1 does not exist", "detail": ""}}'
2025-12-16 14:02:00,917 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/floatingips/1ed3b06c-03ac-44ed-8004-583a85eadba4 0.357s
2025-12-16 14:02:00,918 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5a6a7c41-bb80-4206-9163-469b0320495a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/floatingips/1ed3b06c-03ac-44ed-8004-583a85eadba4'}
Body: b''
2025-12-16 14:02:00,965 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f 0.047s
2025-12-16 14:02:00,966 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:00 GMT', 'server': 'Apache/2.4.52 (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-a0d7e6d8-e180-4ef2-bae5-5305d1b07e2e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f'}
Body: b''
2025-12-16 14:02:01,006 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f 0.040s
2025-12-16 14:02:01,007 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ac6dab-b918-4685-98e9-65e1adeb6d03', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ac6dab-b918-4685-98e9-65e1adeb6d03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f'}
Body: b'{"volume": {"id": "b625e490-9b47-4439-b0d3-cf437282685f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.000000", "updated_at": "2025-12-16T13:02:01.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1161908118", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45a16125be2d4b24a09a299f769bfbde"}}'
2025-12-16 14:02:02,058 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f 0.040s
2025-12-16 14:02:02,058 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f6ce4e-25d7-48fc-8317-8385ae3a43bd', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f6ce4e-25d7-48fc-8317-8385ae3a43bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f'}
Body: b'{"volume": {"id": "b625e490-9b47-4439-b0d3-cf437282685f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.000000", "updated_at": "2025-12-16T13:02:01.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1161908118", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/b625e490-9b47-4439-b0d3-cf437282685f"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45a16125be2d4b24a09a299f769bfbde"}}'
2025-12-16 14:02:03,089 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f 0.020s
2025-12-16 14:02:03,090 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-68775172-3db6-45be-83ef-30525ebcffa0', 'x-openstack-request-id': 'req-68775172-3db6-45be-83ef-30525ebcffa0', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/volume/v3/volumes/b625e490-9b47-4439-b0d3-cf437282685f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume b625e490-9b47-4439-b0d3-cf437282685f could not be found."}}'
2025-12-16 14:02:03,155 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6 0.065s
2025-12-16 14:02:03,156 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:03 GMT', 'server': 'Apache/2.4.52 (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-36dbc819-12c5-4b97-82ea-df8ef2afe19a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6'}
Body: b''
2025-12-16 14:02:03,208 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6 0.052s
2025-12-16 14:02:03,208 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9c6576-8bcf-4e19-965d-6e44bc937bb0', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9c6576-8bcf-4e19-965d-6e44bc937bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6'}
Body: b'{"volume": {"id": "cc4e96dc-8df3-40fb-979f-31a291e4cda6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.000000", "updated_at": "2025-12-16T13:02:03.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1022448858", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45a16125be2d4b24a09a299f769bfbde"}}'
2025-12-16 14:02:04,262 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6 0.041s
2025-12-16 14:02:04,263 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff7eb95-8bad-484e-b17f-4f07600f350f', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff7eb95-8bad-484e-b17f-4f07600f350f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6'}
Body: b'{"volume": {"id": "cc4e96dc-8df3-40fb-979f-31a291e4cda6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:01:56.000000", "updated_at": "2025-12-16T13:02:03.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1022448858", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6"}], "user_id": "ddb5e2258a9342b0974aad6b49baaea6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "45a16125be2d4b24a09a299f769bfbde"}}'
2025-12-16 14:02:05,293 80256 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6 0.018s
2025-12-16 14:02:05,293 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d23b5ad-aafb-40ec-a47d-f78d83c289ce', 'x-openstack-request-id': 'req-9d23b5ad-aafb-40ec-a47d-f78d83c289ce', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/volume/v3/volumes/cc4e96dc-8df3-40fb-979f-31a291e4cda6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc4e96dc-8df3-40fb-979f-31a291e4cda6 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 82, in test_server_detach_rules
server = self.create_server(wait_until='SSHABLE')
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 7e11905b-a09b-4882-a10a-bd7a1043bb88 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T13:01:59Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-4110faba-fd4c-400e-b708-a202d99df398.
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft21.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 14:02:29,794 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.199s
2025-12-16 14:02:29,795 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestShelveInstance-541220826", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ6iH7T8/jUuKetiohOE37JKSNExUhqsgb9oeohv1ve4Yz7byu9PPdtpZarzosPQzwOAhUkKBxVt0j2zB9HaKmMdT8xqdD9f+v9ABM9cXG69bAJ3LWIFjaIMOs/WD5kEiQ=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58f2d9cd-74f3-4df4-a003-d5951c0355cb', 'x-compute-request-id': 'req-58f2d9cd-74f3-4df4-a003-d5951c0355cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestShelveInstance-541220826", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ6iH7T8/jUuKetiohOE37JKSNExUhqsgb9oeohv1ve4Yz7byu9PPdtpZarzosPQzwOAhUkKBxVt0j2zB9HaKmMdT8xqdD9f+v9ABM9cXG69bAJ3LWIFjaIMOs/WD5kEiQ==", "fingerprint": "76:dd:45:94:6f:a2:a3:db:c6:b0:78:66:00:60:fc:6e", "user_id": "5b1d5747d75745f1acffb4fa030841a1"}}'
2025-12-16 14:02:30,024 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.226s
2025-12-16 14:02:30,024 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-791473520", "description": "tempest-secgroup-smoke-791473520 description", "project_id": "b1d770914e154479b04bf06a5a47bece"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-371b43d4-7156-4038-86f7-cef105b846ed', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "name": "tempest-secgroup-smoke-791473520", "stateful": true, "tenant_id": "b1d770914e154479b04bf06a5a47bece", "project_id": "b1d770914e154479b04bf06a5a47bece", "description": "tempest-secgroup-smoke-791473520 description", "shared": false, "security_group_rules": [{"id": "a2e4cc30-a468-411a-91ed-a50c33bf4fb4", "project_id": "b1d770914e154479b04bf06a5a47bece", "tenant_id": "b1d770914e154479b04bf06a5a47bece", "security_group_id": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "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": 1080, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T13:02:29Z", "updated_at": "2025-12-16T13:02:29Z", "revision_number": 0}, {"id": "d8db421c-19d1-48e2-b6bc-29ab5f1ea26b", "project_id": "b1d770914e154479b04bf06a5a47bece", "tenant_id": "b1d770914e154479b04bf06a5a47bece", "security_group_id": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "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": 1079, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T13:02:29Z", "updated_at": "2025-12-16T13:02:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T13:02:29Z", "updated_at": "2025-12-16T13:02:29Z", "revision_number": 1}}'
2025-12-16 14:02:30,236 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.211s
2025-12-16 14:02:30,236 80256 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": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "project_id": "b1d770914e154479b04bf06a5a47bece", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8cd6a1d6-d036-4311-9386-ca69b6a16268', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5f8ba276-f4c8-43ba-83d9-9ed4592cb7d7", "project_id": "b1d770914e154479b04bf06a5a47bece", "tenant_id": "b1d770914e154479b04bf06a5a47bece", "security_group_id": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "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": "2025-12-16T13:02:30Z", "updated_at": "2025-12-16T13:02:30Z", "revision_number": 0}}'
2025-12-16 14:02:30,484 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.248s
2025-12-16 14:02:30,485 80256 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": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "project_id": "b1d770914e154479b04bf06a5a47bece", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-82fbe93a-cac6-4003-a517-dd05ead0122c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e8b01ef5-bdaf-4aed-8fea-250297fecae9", "project_id": "b1d770914e154479b04bf06a5a47bece", "tenant_id": "b1d770914e154479b04bf06a5a47bece", "security_group_id": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-16T13:02:30Z", "updated_at": "2025-12-16T13:02:30Z", "revision_number": 0}}'
2025-12-16 14:02:30,718 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.233s
2025-12-16 14:02:30,719 80256 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": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "project_id": "b1d770914e154479b04bf06a5a47bece", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9793b9b7-0a59-4f0d-921a-3a24031bd145', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "27d927cd-744e-4cbf-921f-370bb5baf4bc", "project_id": "b1d770914e154479b04bf06a5a47bece", "tenant_id": "b1d770914e154479b04bf06a5a47bece", "security_group_id": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "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": "2025-12-16T13:02:30Z", "updated_at": "2025-12-16T13:02:30Z", "revision_number": 0}}'
2025-12-16 14:02:30,963 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.244s
2025-12-16 14:02:30,963 80256 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": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "project_id": "b1d770914e154479b04bf06a5a47bece", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-da88a75e-5fe0-4d7e-830d-66603a88631d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "cbe102e5-f9ba-436a-8b8c-915efa30912f", "project_id": "b1d770914e154479b04bf06a5a47bece", "tenant_id": "b1d770914e154479b04bf06a5a47bece", "security_group_id": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-16T13:02:30Z", "updated_at": "2025-12-16T13:02:30Z", "revision_number": 0}}'
2025-12-16 14:02:31,189 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.225s
2025-12-16 14:02:31,190 80256 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": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "project_id": "b1d770914e154479b04bf06a5a47bece", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-1224f17c-9024-4741-892d-d8d66b3e660b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "10a693a1-ad7a-492b-ab74-d7ba6e8c6a05", "project_id": "b1d770914e154479b04bf06a5a47bece", "tenant_id": "b1d770914e154479b04bf06a5a47bece", "security_group_id": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-16T13:02:31Z", "updated_at": "2025-12-16T13:02:31Z", "revision_number": 0}}'
2025-12-16 14:02:31,448 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.258s
2025-12-16 14:02:31,449 80256 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": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "project_id": "b1d770914e154479b04bf06a5a47bece", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-e5aabbb0-6b3a-4dff-868b-f723b5a801dd', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "aa8e8f82-2e70-4e77-9daa-af28dde5a918", "project_id": "b1d770914e154479b04bf06a5a47bece", "tenant_id": "b1d770914e154479b04bf06a5a47bece", "security_group_id": "b1a1dc3c-d793-40c5-b9ca-c90e789d4615", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-16T13:02:31Z", "updated_at": "2025-12-16T13:02:31Z", "revision_number": 0}}'
2025-12-16 14:02:31,493 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.039s
2025-12-16 14:02:31,493 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-648658fb-d0d8-44b3-b5f3-c87a7ac41b66', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5b1d5747d75745f1acffb4fa030841a1", "name": "tempest-TestShelveInstance-150824972-project-member", "password_expires_at": null}, "audit_ids": ["bPFm9oYrRaq1ExJRUyr8wA"], "expires_at": "2025-12-16T14:02:31.000000Z", "issued_at": "2025-12-16T13:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1d770914e154479b04bf06a5a47bece", "name": "tempest-TestShelveInstance-150824972"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/b1d770914e154479b04bf06a5a47bece", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 14:02:31,494 80256 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'b986f22f-8563-4428-afdc-76ddb04a4067', 'name': 'tempest-TestShelveInstance-1127316466-network', 'tenant_id': 'b1d770914e154479b04bf06a5a47bece', 'project_id': 'b1d770914e154479b04bf06a5a47bece', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48147, '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': '2025-12-16T13:02:13Z', 'updated_at': '2025-12-16T13:02:13Z', 'revision_number': 1} available for tenant
2025-12-16 14:02:31,824 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.155/volume/v3/volumes 0.328s
2025-12-16 14:02:31,824 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1439703402", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "size": 1}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70cb51e0-8ff4-4ff5-afb7-9dac1e6e8621', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70cb51e0-8ff4-4ff5-afb7-9dac1e6e8621', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "4feb4ec5-1007-477e-b159-2500072823ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:02:31.752051", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1439703402", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}], "user_id": "5b1d5747d75745f1acffb4fa030841a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 14:02:31,889 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae 0.047s
2025-12-16 14:02:31,890 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1357fc-cd1e-42aa-b88c-5de418f0aa3a', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1357fc-cd1e-42aa-b88c-5de418f0aa3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae'}
Body: b'{"volume": {"id": "4feb4ec5-1007-477e-b159-2500072823ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:02:32.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1439703402", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}], "user_id": "5b1d5747d75745f1acffb4fa030841a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1d770914e154479b04bf06a5a47bece"}}'
2025-12-16 14:02:32,940 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae 0.038s
2025-12-16 14:02:32,941 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326bfd9e-c269-47db-8a48-062ed307d011', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326bfd9e-c269-47db-8a48-062ed307d011', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae'}
Body: b'{"volume": {"id": "4feb4ec5-1007-477e-b159-2500072823ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:02:32.000000", "updated_at": "2025-12-16T13:02:32.000000", "name": "tempest-tempest.common.compute-volume-1439703402", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}], "user_id": "5b1d5747d75745f1acffb4fa030841a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1d770914e154479b04bf06a5a47bece"}}'
2025-12-16 14:02:33,986 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae 0.034s
2025-12-16 14:02:33,986 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8629996-30f4-47fd-9356-8114d80084ea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8629996-30f4-47fd-9356-8114d80084ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae'}
Body: b'{"volume": {"id": "4feb4ec5-1007-477e-b159-2500072823ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:02:32.000000", "updated_at": "2025-12-16T13:02:32.000000", "name": "tempest-tempest.common.compute-volume-1439703402", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}], "user_id": "5b1d5747d75745f1acffb4fa030841a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1d770914e154479b04bf06a5a47bece", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:02:35,036 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae 0.038s
2025-12-16 14:02:35,036 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc9f1b1-78c9-4c52-a040-068aaf4b84eb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc9f1b1-78c9-4c52-a040-068aaf4b84eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae'}
Body: b'{"volume": {"id": "4feb4ec5-1007-477e-b159-2500072823ae", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:02:32.000000", "updated_at": "2025-12-16T13:02:35.000000", "name": "tempest-tempest.common.compute-volume-1439703402", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}], "user_id": "5b1d5747d75745f1acffb4fa030841a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1d770914e154479b04bf06a5a47bece", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:02:36,087 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae 0.039s
2025-12-16 14:02:36,087 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b289eb4f-dc58-40ba-a6c1-459a0ec307c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b289eb4f-dc58-40ba-a6c1-459a0ec307c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae'}
Body: b'{"volume": {"id": "4feb4ec5-1007-477e-b159-2500072823ae", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:02:32.000000", "updated_at": "2025-12-16T13:02:35.000000", "name": "tempest-tempest.common.compute-volume-1439703402", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}], "user_id": "5b1d5747d75745f1acffb4fa030841a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1d770914e154479b04bf06a5a47bece", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:02:37,137 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae 0.037s
2025-12-16 14:02:37,137 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a08c18-8d43-401d-8ebc-0c56eece95ff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a08c18-8d43-401d-8ebc-0c56eece95ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae'}
Body: b'{"volume": {"id": "4feb4ec5-1007-477e-b159-2500072823ae", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:02:32.000000", "updated_at": "2025-12-16T13:02:35.000000", "name": "tempest-tempest.common.compute-volume-1439703402", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}], "user_id": "5b1d5747d75745f1acffb4fa030841a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1d770914e154479b04bf06a5a47bece", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:02:38,187 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae 0.038s
2025-12-16 14:02:38,188 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3999a53-ec91-42dd-bc23-13a1aa637abb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3999a53-ec91-42dd-bc23-13a1aa637abb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae'}
Body: b'{"volume": {"id": "4feb4ec5-1007-477e-b159-2500072823ae", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:02:32.000000", "updated_at": "2025-12-16T13:02:35.000000", "name": "tempest-tempest.common.compute-volume-1439703402", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}], "user_id": "5b1d5747d75745f1acffb4fa030841a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1d770914e154479b04bf06a5a47bece", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:02:39,242 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae 0.043s
2025-12-16 14:02:39,242 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee69b1a2-4cf9-4881-a7b0-8578265e1340', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee69b1a2-4cf9-4881-a7b0-8578265e1340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae'}
Body: b'{"volume": {"id": "4feb4ec5-1007-477e-b159-2500072823ae", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:02:32.000000", "updated_at": "2025-12-16T13:02:35.000000", "name": "tempest-tempest.common.compute-volume-1439703402", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}], "user_id": "5b1d5747d75745f1acffb4fa030841a1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1d770914e154479b04bf06a5a47bece", "volume_image_metadata": {"signature_verified": "False"}}}'
2025-12-16 14:02:40,293 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae 0.039s
2025-12-16 14:02:40,293 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9baa14a-7a02-46e7-9d99-6dcfe0caec39', 'content-length': '1333', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9baa14a-7a02-46e7-9d99-6dcfe0caec39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae'}
Body: b'{"volume": {"id": "4feb4ec5-1007-477e-b159-2500072823ae", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:02:32.000000", "updated_at": "2025-12-16T13:02:40.000000", "name": "tempest-tempest.common.compute-volume-1439703402", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/4feb4ec5-1007-477e-b159-2500072823ae"}], "user_id": "5b1d5747d75745f1acffb4fa030841a1", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1d770914e154479b04bf06a5a47bece", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "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"}}}'
2025-12-16 14:02:40,304 80256 INFO [tempest.common.waiters] volume 4feb4ec5-1007-477e-b159-2500072823ae reached available after waiting for 9.304413 seconds
2025-12-16 14:02:41,013 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.155/compute/v2.1/servers 0.708s
2025-12-16 14:02:41,014 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestShelveInstance-server-23652397", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-541220826", "security_groups": [{"name": "tempest-secgroup-smoke-791473520"}], "networks": [{"uuid": "b986f22f-8563-4428-afdc-76ddb04a4067"}], "block_device_mapping_v2": [{"uuid": "4feb4ec5-1007-477e-b159-2500072823ae", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f95c6e5-901c-45ee-8770-155612f18609', 'x-compute-request-id': 'req-5f95c6e5-901c-45ee-8770-155612f18609', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-791473520"}], "adminPass": "MTmtze3xUdSF"}}'
2025-12-16 14:02:41,079 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4 0.062s
2025-12-16 14:02:41,079 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1096', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bd91c32-df6b-4f90-a490-0cad2fdea6aa', 'x-compute-request-id': 'req-1bd91c32-df6b-4f90-a490-0cad2fdea6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4'}
Body: b'{"server": {"id": "b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4", "name": "tempest-TestShelveInstance-server-23652397", "status": "BUILD", "tenant_id": "b1d770914e154479b04bf06a5a47bece", "user_id": "5b1d5747d75745f1acffb4fa030841a1", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T13:02:41Z", "updated": "2025-12-16T13:02:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-541220826", "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": []}}'
2025-12-16 14:02:42,187 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4 0.096s
2025-12-16 14:02:42,187 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1204', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96c57b3d-617a-4839-877d-15e7b21ca6c5', 'x-compute-request-id': 'req-96c57b3d-617a-4839-877d-15e7b21ca6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4'}
Body: b'{"server": {"id": "b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4", "name": "tempest-TestShelveInstance-server-23652397", "status": "ERROR", "tenant_id": "b1d770914e154479b04bf06a5a47bece", "user_id": "5b1d5747d75745f1acffb4fa030841a1", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T13:02:40Z", "updated": "2025-12-16T13:02:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T13:02:42Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-541220826", "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": "4feb4ec5-1007-477e-b159-2500072823ae"}]}}'
2025-12-16 14:02:42,197 80256 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 14:02:42,591 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 204 DELETE http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4 0.393s
2025-12-16 14:02:42,591 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:42 GMT', 'server': 'Apache/2.4.52 (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-82735cec-4632-4ef0-8da2-9b4d6bf6506d', 'x-compute-request-id': 'req-82735cec-4632-4ef0-8da2-9b4d6bf6506d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4'}
Body: b''
2025-12-16 14:02:42,619 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4 0.027s
2025-12-16 14:02:42,619 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:42 GMT', 'server': 'Apache/2.4.52 (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-882094cf-8ee9-4bf8-a01a-6a0f2a525c1a', 'x-compute-request-id': 'req-882094cf-8ee9-4bf8-a01a-6a0f2a525c1a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4 could not be found."}}'
2025-12-16 14:02:42,871 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/b1a1dc3c-d793-40c5-b9ca-c90e789d4615 0.251s
2025-12-16 14:02:42,872 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-530bff14-3f9d-4aca-a6e9-3a03fa4d649d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/b1a1dc3c-d793-40c5-b9ca-c90e789d4615'}
Body: b''
2025-12-16 14:02:42,897 80256 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-TestShelveInstance-541220826 0.024s
2025-12-16 14:02:42,897 80256 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:42 GMT', 'server': 'Apache/2.4.52 (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-5dccd2cc-4226-4e6a-8ebf-bdbb62505f9c', 'x-compute-request-id': 'req-5dccd2cc-4226-4e6a-8ebf-bdbb62505f9c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-TestShelveInstance-541220826'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 128, in test_shelve_volume_backed_instance
self._create_server_then_shelve_and_unshelve(boot_from_volume=True)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 90, in _create_server_then_shelve_and_unshelve
server = self.create_server(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 b3a9dbeb-c5fb-47cb-92c5-66d309a6bab4 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T13:02:42Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-5f95c6e5-901c-45ee-8770-155612f18609.
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
fail
ft22.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-12-16 14:02:59,032 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://192.168.122.155/compute/v2.1/os-keypairs 0.211s
2025-12-16 14:02:59,032 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestStampPattern-671198899", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFmJeS4BJT/UgjPL37bHSuNU/VxKWPle1GQ6m/feghKb9ZDccHTjf6Wy6lQSnG1QNryolBZuqamaxO65idefRIm92kQ7wzEBo25o0/WTCWWMtWQJuqe45nQfuU/r+8LhA=="}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dbd170c-293c-4561-9a62-bfdf84810f2a', 'x-compute-request-id': 'req-2dbd170c-293c-4561-9a62-bfdf84810f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestStampPattern-671198899", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFmJeS4BJT/UgjPL37bHSuNU/VxKWPle1GQ6m/feghKb9ZDccHTjf6Wy6lQSnG1QNryolBZuqamaxO65idefRIm92kQ7wzEBo25o0/WTCWWMtWQJuqe45nQfuU/r+8LhA==", "fingerprint": "03:18:bd:4a:96:10:59:85:eb:c4:ff:f4:dd:ea:15:18", "user_id": "de33d403699740eda1594f82e93c0b64"}}'
2025-12-16 14:02:59,350 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.155/networking/v2.0/security-groups 0.316s
2025-12-16 14:02:59,351 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-67883665", "description": "tempest-secgroup-smoke-67883665 description", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-12c7e662-b199-4664-b300-19f67830c9a4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a3c779cf-be25-4f3a-8628-3d75f5475043", "name": "tempest-secgroup-smoke-67883665", "stateful": true, "tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "description": "tempest-secgroup-smoke-67883665 description", "shared": false, "security_group_rules": [{"id": "14c2ad50-f58b-4aa5-8b10-2eeb35eb922f", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6", "security_group_id": "a3c779cf-be25-4f3a-8628-3d75f5475043", "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": 1113, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T13:02:59Z", "updated_at": "2025-12-16T13:02:59Z", "revision_number": 0}, {"id": "1e2809fc-ac0c-49a7-ba45-850e2bd6cbf5", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6", "security_group_id": "a3c779cf-be25-4f3a-8628-3d75f5475043", "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": 1112, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-16T13:02:59Z", "updated_at": "2025-12-16T13:02:59Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-16T13:02:59Z", "updated_at": "2025-12-16T13:02:59Z", "revision_number": 1}}'
2025-12-16 14:02:59,607 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.256s
2025-12-16 14:02:59,608 80249 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": "a3c779cf-be25-4f3a-8628-3d75f5475043", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-23c9a4a8-84d9-49d1-bfc5-9ad7f2c14d23', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "84e366bb-a8c6-41ba-991d-e2b4ff4b097d", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6", "security_group_id": "a3c779cf-be25-4f3a-8628-3d75f5475043", "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": "2025-12-16T13:02:59Z", "updated_at": "2025-12-16T13:02:59Z", "revision_number": 0}}'
2025-12-16 14:02:59,799 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.191s
2025-12-16 14:02:59,799 80249 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": "a3c779cf-be25-4f3a-8628-3d75f5475043", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-9f768f52-233f-4b63-bf4c-b788ff767cfb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "30864171-db24-40eb-bebc-5f048c30abf4", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6", "security_group_id": "a3c779cf-be25-4f3a-8628-3d75f5475043", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-16T13:02:59Z", "updated_at": "2025-12-16T13:02:59Z", "revision_number": 0}}'
2025-12-16 14:03:00,003 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.203s
2025-12-16 14:03:00,004 80249 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": "a3c779cf-be25-4f3a-8628-3d75f5475043", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d36f7e39-c4de-434f-a844-27e841d2bf0d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "186c006c-0d18-4d51-8e16-62c82911a75f", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6", "security_group_id": "a3c779cf-be25-4f3a-8628-3d75f5475043", "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": "2025-12-16T13:02:59Z", "updated_at": "2025-12-16T13:02:59Z", "revision_number": 0}}'
2025-12-16 14:03:00,237 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.233s
2025-12-16 14:03:00,238 80249 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": "a3c779cf-be25-4f3a-8628-3d75f5475043", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-df313252-66a1-456e-9f9d-084251fa9882', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e7f2aa9a-7a99-4113-bd70-965df74cbf29", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6", "security_group_id": "a3c779cf-be25-4f3a-8628-3d75f5475043", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-16T13:03:00Z", "updated_at": "2025-12-16T13:03:00Z", "revision_number": 0}}'
2025-12-16 14:03:00,470 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.232s
2025-12-16 14:03:00,471 80249 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": "a3c779cf-be25-4f3a-8628-3d75f5475043", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-be8ddef2-5398-4203-8663-fdc07e5dc98b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0968cca3-8ad4-4e1e-9a2f-e3682db057bb", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6", "security_group_id": "a3c779cf-be25-4f3a-8628-3d75f5475043", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-16T13:03:00Z", "updated_at": "2025-12-16T13:03:00Z", "revision_number": 0}}'
2025-12-16 14:03:00,707 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.155/networking/v2.0/security-group-rules 0.235s
2025-12-16 14:03:00,707 80249 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": "a3c779cf-be25-4f3a-8628-3d75f5475043", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-a9ff0f96-b37b-4116-961f-a9762508f668', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "995709a6-a12c-46d2-99e7-f12a96e8200c", "project_id": "28c17fcbb05f4b34b121a5f3863fadd6", "tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6", "security_group_id": "a3c779cf-be25-4f3a-8628-3d75f5475043", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-12-16T13:03:00Z", "updated_at": "2025-12-16T13:03:00Z", "revision_number": 0}}'
2025-12-16 14:03:00,910 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://192.168.122.155/volume/v3/volumes 0.202s
2025-12-16 14:03:00,910 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestStampPattern-volume-493387362", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb03f2b5-15a8-46b8-9e3a-c6c0e02ff19e', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb03f2b5-15a8-46b8-9e3a-c6c0e02ff19e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/volume/v3/volumes'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:00.850216", "updated_at": null, "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-16 14:03:00,963 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.155/identity/v3/auth/tokens 0.040s
2025-12-16 14:03:00,963 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2516', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9ccb21c0-c136-42c7-8b83-d25db1ad018a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.155/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "de33d403699740eda1594f82e93c0b64", "name": "tempest-TestStampPattern-1337748450-project-member", "password_expires_at": null}, "audit_ids": ["Bspkp17IRv2VhxI6g59wng"], "expires_at": "2025-12-16T14:03:00.000000Z", "issued_at": "2025-12-16T13:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "28c17fcbb05f4b34b121a5f3863fadd6", "name": "tempest-TestStampPattern-1337748450"}, "is_domain": false, "roles": [{"id": "c9c6c1167d9d468fa8c27778a8ed3170", "name": "reader"}, {"id": "f43098dbb60040a499a0f57e5068f346", "name": "member"}], "catalog": [{"endpoints": [{"id": "9e72e89ec7354879bc071e581ec9155e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2.1", "region": "RegionOne"}], "id": "258a3ef5e5224df987dde83c0798c199", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "7c07d0c9f64e4ea0a29f0088b5b6bfb7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/networking", "region": "RegionOne"}], "id": "878e16ab99d34764886f0dcb2434d6d9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4be670f809904a5ea6c8ba2e75bd98f2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/placement", "region": "RegionOne"}], "id": "a62f6bebf37a418daa8e5b29def9ca3f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9b0c5e04729e45b9b8c47e74ea481fb2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/image", "region": "RegionOne"}], "id": "b72bf5e9e3fd43a285ad23fabe4b8f0f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "97ec00309410492e8e59c3761949f77b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/identity", "region": "RegionOne"}], "id": "b81f1cf461bd4934abc827e0f39d99a9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0718eadafd6a4fb0a8d1a4cc5d0ef0a8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/volume/v3", "region": "RegionOne"}], "id": "d7cb6035e1924ff08a38b6e481d62d07", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "929aa8bca7b34528a8e174d67582689b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.155/compute/v2/28c17fcbb05f4b34b121a5f3863fadd6", "region": "RegionOne"}], "id": "fb16c30cf88743ebb570cb5cd4499ffe", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-16 14:03:00,964 80249 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': 'f6a2520d-e9b4-4f1f-ae71-5b8182a4746c', 'name': 'tempest-TestStampPattern-373905533-network', 'tenant_id': '28c17fcbb05f4b34b121a5f3863fadd6', 'project_id': '28c17fcbb05f4b34b121a5f3863fadd6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54045, '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': '2025-12-16T13:02:40Z', 'updated_at': '2025-12-16T13:02:41Z', 'revision_number': 1} available for tenant
2025-12-16 14:03:01,493 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://192.168.122.155/compute/v2.1/servers 0.528s
2025-12-16 14:03:01,493 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestStampPattern-server-26695770", "imageRef": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "flavorRef": "42", "key_name": "tempest-TestStampPattern-671198899", "security_groups": [{"name": "tempest-secgroup-smoke-67883665"}], "networks": [{"uuid": "f6a2520d-e9b4-4f1f-ae71-5b8182a4746c"}]}}
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd55432d-b6ca-4564-8b0b-12431e5ae01c', 'x-compute-request-id': 'req-dd55432d-b6ca-4564-8b0b-12431e5ae01c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/servers'}
Body: b'{"server": {"id": "65582b52-c719-463e-a7da-b1fbec5e09a2", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/65582b52-c719-463e-a7da-b1fbec5e09a2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-67883665"}], "adminPass": "URUidRNmP9wL"}}'
2025-12-16 14:03:01,553 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2 0.057s
2025-12-16 14:03:01,553 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f3df64-c6d0-4241-908e-ee7708353366', 'x-compute-request-id': 'req-c3f3df64-c6d0-4241-908e-ee7708353366', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2'}
Body: b'{"server": {"id": "65582b52-c719-463e-a7da-b1fbec5e09a2", "name": "tempest-TestStampPattern-server-26695770", "status": "BUILD", "tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6", "user_id": "de33d403699740eda1594f82e93c0b64", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T13:03:01Z", "updated": "2025-12-16T13:03:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/65582b52-c719-463e-a7da-b1fbec5e09a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-671198899", "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": []}}'
2025-12-16 14:03:02,665 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2 0.100s
2025-12-16 14:03:02,666 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1cd7773-0096-4ce8-bfdf-a0e19e7e7166', 'x-compute-request-id': 'req-d1cd7773-0096-4ce8-bfdf-a0e19e7e7166', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2'}
Body: b'{"server": {"id": "65582b52-c719-463e-a7da-b1fbec5e09a2", "name": "tempest-TestStampPattern-server-26695770", "status": "ERROR", "tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6", "user_id": "de33d403699740eda1594f82e93c0b64", "metadata": {}, "hostId": "", "image": {"id": "44418a0d-97d6-4457-a33d-7e0782c5ac95", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/images/44418a0d-97d6-4457-a33d-7e0782c5ac95"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.155/compute/flavors/42"}]}, "created": "2025-12-16T13:03:01Z", "updated": "2025-12-16T13:03:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2"}, {"rel": "bookmark", "href": "http://192.168.122.155/compute/servers/65582b52-c719-463e-a7da-b1fbec5e09a2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-16T13:03:02Z", "message": "AttributeError"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-671198899", "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": []}}'
2025-12-16 14:03:02,677 80249 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-12-16 14:03:03,048 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 204 DELETE http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2 0.370s
2025-12-16 14:03:03,048 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:02 GMT', 'server': 'Apache/2.4.52 (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-6c31e192-5061-4844-a0c2-a256cc958dea', 'x-compute-request-id': 'req-6c31e192-5061-4844-a0c2-a256cc958dea', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2'}
Body: b''
2025-12-16 14:03:03,085 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 404 GET http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2 0.036s
2025-12-16 14:03:03,086 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:03 GMT', 'server': 'Apache/2.4.52 (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-0ae75d30-95c0-4fd9-8bf2-6cd2bbcaef02', 'x-compute-request-id': 'req-0ae75d30-95c0-4fd9-8bf2-6cd2bbcaef02', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.155/compute/v2.1/servers/65582b52-c719-463e-a7da-b1fbec5e09a2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 65582b52-c719-463e-a7da-b1fbec5e09a2 could not be found."}}'
2025-12-16 14:03:03,122 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 400 DELETE http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:03:03,122 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d8ce3fc-aa31-4e38-8198-5c5d87582464', 'x-openstack-request-id': 'req-5d8ce3fc-aa31-4e38-8198-5c5d87582464', 'connection': 'close', 'status': '400', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}'
2025-12-16 14:03:03,169 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.045s
2025-12-16 14:03:03,170 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb2e7fe-af90-48dd-a314-2fb919e4bcc5', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb2e7fe-af90-48dd-a314-2fb919e4bcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:01.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:04,225 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.043s
2025-12-16 14:03:04,225 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3736bcc6-6b50-401c-a866-b2b56a1d29e1', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3736bcc6-6b50-401c-a866-b2b56a1d29e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:01.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:05,280 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.043s
2025-12-16 14:03:05,281 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488ee6a5-0a98-4a40-94bc-6e0205f38de2', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488ee6a5-0a98-4a40-94bc-6e0205f38de2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:01.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:06,326 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:03:06,326 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5894787-403a-4db2-83bb-257e0af39ab2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5894787-403a-4db2-83bb-257e0af39ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:07,374 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:03:07,375 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf7e43c-a475-4919-ade3-bd6c47cff851', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf7e43c-a475-4919-ade3-bd6c47cff851', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:08,595 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.209s
2025-12-16 14:03:08,595 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63180098-b56b-484c-a8c8-6c950f13ca48', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63180098-b56b-484c-a8c8-6c950f13ca48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:09,643 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:03:09,643 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd7db053-1ea4-4ee2-a9ab-a875a47319a6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd7db053-1ea4-4ee2-a9ab-a875a47319a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:10,697 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.043s
2025-12-16 14:03:10,697 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd19c9b-75e0-442d-bb07-6d4227145724', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd19c9b-75e0-442d-bb07-6d4227145724', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:11,747 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.038s
2025-12-16 14:03:11,747 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c88817-866c-4af6-8081-2188ecea9358', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c88817-866c-4af6-8081-2188ecea9358', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:12,802 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.044s
2025-12-16 14:03:12,802 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3f1899-d69f-48e4-b5c8-91f34e03d8f1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3f1899-d69f-48e4-b5c8-91f34e03d8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:13,872 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.057s
2025-12-16 14:03:13,872 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26bcfa6a-bd7a-42c2-a9b6-60e9a64d4585', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26bcfa6a-bd7a-42c2-a9b6-60e9a64d4585', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:14,923 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.040s
2025-12-16 14:03:14,924 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b565d213-9351-4379-9654-e42fbe32b191', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b565d213-9351-4379-9654-e42fbe32b191', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:15,982 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.047s
2025-12-16 14:03:15,982 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bea634d-4b00-4fc0-a794-ed04ca82cfde', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bea634d-4b00-4fc0-a794-ed04ca82cfde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:17,036 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.041s
2025-12-16 14:03:17,037 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4151d26a-6c36-4139-b88e-960a0d3d2c49', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4151d26a-6c36-4139-b88e-960a0d3d2c49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:18,085 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:03:18,085 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5bbc447-c871-460c-96e0-2d6eb1d6dccd', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5bbc447-c871-460c-96e0-2d6eb1d6dccd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:19,133 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:03:19,134 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9841b2c-d7c7-49da-aada-f12a8c476b3c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9841b2c-d7c7-49da-aada-f12a8c476b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:20,228 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.079s
2025-12-16 14:03:20,228 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03cdcf6-1110-408c-92b3-d4e495956abd', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03cdcf6-1110-408c-92b3-d4e495956abd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:21,272 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:03:21,272 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6de0945-0cde-401b-a380-bad626a4f238', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6de0945-0cde-401b-a380-bad626a4f238', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:22,325 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.042s
2025-12-16 14:03:22,326 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61c55b8-1a9f-4e9e-8bb4-d49f60a4defb', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61c55b8-1a9f-4e9e-8bb4-d49f60a4defb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:23,374 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:03:23,374 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33180b80-71ad-4521-9259-c571a10aa003', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33180b80-71ad-4521-9259-c571a10aa003', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:24,419 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:03:24,419 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aaf5860-c755-4755-a914-0c1d188c7044', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aaf5860-c755-4755-a914-0c1d188c7044', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:25,473 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.043s
2025-12-16 14:03:25,474 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6731b0dc-08bd-4dde-aebc-d925d73b6030', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6731b0dc-08bd-4dde-aebc-d925d73b6030', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:26,523 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.038s
2025-12-16 14:03:26,524 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77cbae99-4afd-41cd-9887-ee601a1c7930', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77cbae99-4afd-41cd-9887-ee601a1c7930', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:27,573 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.037s
2025-12-16 14:03:27,573 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed74d05-c8f1-4e85-989c-28d5281a9585', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed74d05-c8f1-4e85-989c-28d5281a9585', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:28,625 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.040s
2025-12-16 14:03:28,626 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a6c3e4-7a0f-48a9-a3f6-b42460b0eb3b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a6c3e4-7a0f-48a9-a3f6-b42460b0eb3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:29,678 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:03:29,678 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d06f383-0f8a-42ef-b29d-454a0b2a4b6f', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d06f383-0f8a-42ef-b29d-454a0b2a4b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:30,727 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:03:30,727 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab08d74f-d76c-4939-9883-3cb1a12e6ae1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab08d74f-d76c-4939-9883-3cb1a12e6ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:31,783 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.044s
2025-12-16 14:03:31,783 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b58811f4-86b3-49e9-808b-a57f1bf88679', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b58811f4-86b3-49e9-808b-a57f1bf88679', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:32,833 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.037s
2025-12-16 14:03:32,833 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35dd8144-8b05-4c26-9476-f2c1c089a7c6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35dd8144-8b05-4c26-9476-f2c1c089a7c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:33,888 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.044s
2025-12-16 14:03:33,889 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cba9379-3d02-41a1-bd83-a67d433bf1f8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cba9379-3d02-41a1-bd83-a67d433bf1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:34,937 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.037s
2025-12-16 14:03:34,937 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451bc9d2-eb75-4986-96e7-7f50769d5eb9', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451bc9d2-eb75-4986-96e7-7f50769d5eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:35,982 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:03:35,982 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20231e04-9fd6-40b7-bbf6-af4e0916b440', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20231e04-9fd6-40b7-bbf6-af4e0916b440', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:37,030 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:03:37,030 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d36aa81-4401-4728-9e28-b61ff1b985eb', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d36aa81-4401-4728-9e28-b61ff1b985eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:38,075 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:03:38,075 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef94791-8151-4c4c-b832-abc2ed6b47b8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef94791-8151-4c4c-b832-abc2ed6b47b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:39,117 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:03:39,118 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f543b444-d8ce-4cb8-812b-ecb0abebb16a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f543b444-d8ce-4cb8-812b-ecb0abebb16a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:40,161 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.031s
2025-12-16 14:03:40,161 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa9a08a-3be9-4596-bfde-30c8e164437b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa9a08a-3be9-4596-bfde-30c8e164437b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:41,226 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.053s
2025-12-16 14:03:41,227 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc934483-8b33-43a7-9d4f-9d093a06a027', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc934483-8b33-43a7-9d4f-9d093a06a027', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:42,281 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.041s
2025-12-16 14:03:42,282 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f50171c7-b12f-42ee-b442-507233637625', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f50171c7-b12f-42ee-b442-507233637625', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:43,340 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.046s
2025-12-16 14:03:43,341 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64265601-c181-4d65-b5f9-71e9f251eeca', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64265601-c181-4d65-b5f9-71e9f251eeca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:44,395 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.043s
2025-12-16 14:03:44,395 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885e6888-2e65-496f-84be-0783f46c2a26', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885e6888-2e65-496f-84be-0783f46c2a26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:45,448 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.041s
2025-12-16 14:03:45,448 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff83dc3-82fe-4462-9098-e666b0572ffd', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff83dc3-82fe-4462-9098-e666b0572ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:46,501 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.041s
2025-12-16 14:03:46,501 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb19302b-11bf-41af-a8b8-7a404b4f2887', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb19302b-11bf-41af-a8b8-7a404b4f2887', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:47,547 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:03:47,547 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ffd0b38-2b69-4ea1-bae8-c91e1c13728e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ffd0b38-2b69-4ea1-bae8-c91e1c13728e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:48,592 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:03:48,592 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12174b21-24ec-41e7-836d-188aa4d59bf0', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12174b21-24ec-41e7-836d-188aa4d59bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:49,640 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:03:49,640 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401eed7d-788d-46a2-84f5-f082f22a873d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401eed7d-788d-46a2-84f5-f082f22a873d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:50,686 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:03:50,687 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4751f3d-d6b2-465a-8054-b60abd6cf9bf', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4751f3d-d6b2-465a-8054-b60abd6cf9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:51,732 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:03:51,732 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529373d5-66af-4987-a167-de54ff8d4c0c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529373d5-66af-4987-a167-de54ff8d4c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:52,778 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:03:52,778 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113b415a-84b7-40d1-81dc-7f68ea5accce', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113b415a-84b7-40d1-81dc-7f68ea5accce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:53,825 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:03:53,825 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f51fd6-2c8d-4b3c-bf8e-94c68b6f9152', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f51fd6-2c8d-4b3c-bf8e-94c68b6f9152', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:54,922 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.085s
2025-12-16 14:03:54,922 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17db353f-323f-44ee-aa9e-67d811b5acee', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17db353f-323f-44ee-aa9e-67d811b5acee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:55,971 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.037s
2025-12-16 14:03:55,971 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b4717b-f692-413f-b544-2ae9facc8330', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b4717b-f692-413f-b544-2ae9facc8330', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:57,026 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.043s
2025-12-16 14:03:57,026 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88dab986-a8d7-4949-a505-5d25809a5ebd', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88dab986-a8d7-4949-a505-5d25809a5ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:58,070 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:03:58,071 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad78777b-8e4c-4f0b-8605-e8c242c72b23', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad78777b-8e4c-4f0b-8605-e8c242c72b23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:03:59,115 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:03:59,115 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:03:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6a342f-7f7f-4a9b-aef0-c67184555fd2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6a342f-7f7f-4a9b-aef0-c67184555fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:00,158 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.031s
2025-12-16 14:04:00,158 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7774a9-9250-4f9e-b47d-b57537ce7ae9', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7774a9-9250-4f9e-b47d-b57537ce7ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:01,202 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:04:01,202 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82417b35-ff02-4b02-abcb-9df0336dea73', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82417b35-ff02-4b02-abcb-9df0336dea73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:02,253 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.040s
2025-12-16 14:04:02,253 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad624bb-9786-4e81-8934-e7c788efe2d3', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad624bb-9786-4e81-8934-e7c788efe2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:03,300 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:04:03,300 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f101216f-b952-4562-83d6-060978920d70', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f101216f-b952-4562-83d6-060978920d70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:04,349 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.037s
2025-12-16 14:04:04,349 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb96e3d5-ddc8-4be1-94ce-825fe76e2575', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb96e3d5-ddc8-4be1-94ce-825fe76e2575', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:05,407 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.041s
2025-12-16 14:04:05,407 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ec9d0b-dd4f-4991-b556-1390461abcf7', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ec9d0b-dd4f-4991-b556-1390461abcf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:06,451 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:04:06,451 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ab2c5f-8f58-42d4-a8b7-5bdb7d6dae6d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ab2c5f-8f58-42d4-a8b7-5bdb7d6dae6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:07,497 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:04:07,497 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf476fe9-7386-43dd-bb04-e59200347579', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf476fe9-7386-43dd-bb04-e59200347579', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:08,548 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.039s
2025-12-16 14:04:08,548 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0687116a-7055-402b-b59a-3b418a2be9c3', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0687116a-7055-402b-b59a-3b418a2be9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:09,595 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:04:09,595 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab9e66f-6f18-47c3-9c84-176e35e61658', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab9e66f-6f18-47c3-9c84-176e35e61658', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:10,640 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:04:10,641 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b06e7c91-cdf9-424c-ae15-c40ce93d7d98', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b06e7c91-cdf9-424c-ae15-c40ce93d7d98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:11,689 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:04:11,690 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcee064-903f-4ae3-8c11-4a935b3b1426', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcee064-903f-4ae3-8c11-4a935b3b1426', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:12,738 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.037s
2025-12-16 14:04:12,738 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49baeca3-8297-4080-a070-25869cd98447', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49baeca3-8297-4080-a070-25869cd98447', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:13,792 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:04:13,792 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391ac773-d7eb-4888-bbea-aded77abcb81', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391ac773-d7eb-4888-bbea-aded77abcb81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:14,840 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:04:14,840 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a86c2650-e95e-4815-90d6-4a4c9bf89063', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a86c2650-e95e-4815-90d6-4a4c9bf89063', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:15,885 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:04:15,885 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060033c9-a908-4ded-a7c9-b8edc0a8fdb8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060033c9-a908-4ded-a7c9-b8edc0a8fdb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:16,938 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.041s
2025-12-16 14:04:16,938 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e01599-90e8-4282-91aa-fe12ccda41e1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e01599-90e8-4282-91aa-fe12ccda41e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:17,997 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.044s
2025-12-16 14:04:17,997 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8452430-f216-44f4-95b4-ee130ceb84e2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8452430-f216-44f4-95b4-ee130ceb84e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:19,047 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:04:19,048 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f998315-1c98-46d4-838f-881afeafd5f1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f998315-1c98-46d4-838f-881afeafd5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:20,095 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:04:20,095 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f1ca25-96d3-4ea6-bcfc-411b3c4c429e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f1ca25-96d3-4ea6-bcfc-411b3c4c429e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:21,142 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:04:21,142 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30e57b2f-9492-4c49-a647-cffdfb34e0b1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30e57b2f-9492-4c49-a647-cffdfb34e0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:22,192 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.040s
2025-12-16 14:04:22,193 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392d5af3-5a1b-41c8-a643-6081414e7484', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392d5af3-5a1b-41c8-a643-6081414e7484', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:23,241 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:04:23,241 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795da93d-7b87-4d8f-9f62-ac0880d495b4', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795da93d-7b87-4d8f-9f62-ac0880d495b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:24,285 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:04:24,286 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49379d96-6861-4263-8c42-866849a11482', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49379d96-6861-4263-8c42-866849a11482', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:25,334 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:04:25,334 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e70e23-c9bb-4575-bb58-e4a969435ee6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e70e23-c9bb-4575-bb58-e4a969435ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:26,396 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.050s
2025-12-16 14:04:26,396 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e19080-25b9-4e13-a47a-f18a6656b6e8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e19080-25b9-4e13-a47a-f18a6656b6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:27,449 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:04:27,449 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3a0c88-c639-4cc0-beeb-f58ae691e6ad', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3a0c88-c639-4cc0-beeb-f58ae691e6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:28,496 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:04:28,497 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b0eb85f-3180-4006-9874-9bc774292a18', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b0eb85f-3180-4006-9874-9bc774292a18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:29,551 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.043s
2025-12-16 14:04:29,552 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e39305b-7f1b-4202-b0c4-6610b38acf74', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e39305b-7f1b-4202-b0c4-6610b38acf74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:30,612 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.048s
2025-12-16 14:04:30,612 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-656d8b6b-51f2-4f65-8a36-38488af6bf60', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-656d8b6b-51f2-4f65-8a36-38488af6bf60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:31,657 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:04:31,658 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9563cbd4-6f87-41a2-b0a4-a00c70037d4b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9563cbd4-6f87-41a2-b0a4-a00c70037d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:32,710 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.041s
2025-12-16 14:04:32,711 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d62a3b-a1cc-4844-bb79-319adf89bd77', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d62a3b-a1cc-4844-bb79-319adf89bd77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:33,758 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:04:33,758 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82daba97-5872-4321-bf28-6790f2b239fa', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82daba97-5872-4321-bf28-6790f2b239fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:34,805 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:04:34,805 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b444f1-1d7f-4d89-b830-4b24f0f4bf93', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b444f1-1d7f-4d89-b830-4b24f0f4bf93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:35,862 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.045s
2025-12-16 14:04:35,862 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed433f7-d426-429b-8152-3c9ae636845e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed433f7-d426-429b-8152-3c9ae636845e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:36,916 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.041s
2025-12-16 14:04:36,916 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0df3ea-4295-411c-af94-ece6298a40e8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0df3ea-4295-411c-af94-ece6298a40e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:37,961 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:04:37,961 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e15314-6ccf-497f-9bec-a6fd7ffcfc10', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e15314-6ccf-497f-9bec-a6fd7ffcfc10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:39,013 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.041s
2025-12-16 14:04:39,014 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d068fec1-0219-4c60-8a2e-dc9822a41b0e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d068fec1-0219-4c60-8a2e-dc9822a41b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:40,059 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:04:40,060 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a747f0-169b-4bc1-8ae7-a0db767b0300', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a747f0-169b-4bc1-8ae7-a0db767b0300', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:41,104 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:04:41,104 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866bf7d8-184f-48aa-9807-ba6a03214bea', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866bf7d8-184f-48aa-9807-ba6a03214bea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:42,151 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:04:42,152 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc02d993-4172-4c8f-8eae-53c73b813ce4', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc02d993-4172-4c8f-8eae-53c73b813ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:43,209 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.040s
2025-12-16 14:04:43,209 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9702e5-eff7-458f-9b11-6194606e3af0', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9702e5-eff7-458f-9b11-6194606e3af0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:44,260 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.039s
2025-12-16 14:04:44,261 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c292fb0-aadb-4a65-93bb-aa8720d1b288', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c292fb0-aadb-4a65-93bb-aa8720d1b288', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:45,308 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:04:45,308 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57cd823-c6fc-4fd2-ae4c-fe88dc7a3700', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57cd823-c6fc-4fd2-ae4c-fe88dc7a3700', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:46,352 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:04:46,352 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c08afd-7e64-40ac-9c18-f9461692c446', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c08afd-7e64-40ac-9c18-f9461692c446', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:47,401 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.038s
2025-12-16 14:04:47,402 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0036ae85-d753-46f7-84b6-7d7a2a490d0a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0036ae85-d753-46f7-84b6-7d7a2a490d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:48,455 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.043s
2025-12-16 14:04:48,456 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674d06d8-4921-4af7-a0ae-6b0d692129c8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674d06d8-4921-4af7-a0ae-6b0d692129c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:49,512 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.045s
2025-12-16 14:04:49,513 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d1d074-df56-4355-b38f-50b4142bf255', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d1d074-df56-4355-b38f-50b4142bf255', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:50,569 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.040s
2025-12-16 14:04:50,569 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f6556c2-2a9d-4ae7-8fe5-0b03106b57eb', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f6556c2-2a9d-4ae7-8fe5-0b03106b57eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:51,618 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.037s
2025-12-16 14:04:51,618 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16439675-6302-458b-a9fa-1a3bb12479b4', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16439675-6302-458b-a9fa-1a3bb12479b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:52,683 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.047s
2025-12-16 14:04:52,684 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808597bf-bc6c-4ba0-9375-08efecec7b4a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808597bf-bc6c-4ba0-9375-08efecec7b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:53,741 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.040s
2025-12-16 14:04:53,742 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147b32e5-d74a-496a-be9e-3d4c247d1c10', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147b32e5-d74a-496a-be9e-3d4c247d1c10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:54,799 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.045s
2025-12-16 14:04:54,799 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd115dd7-498a-4c99-8e6e-b0177e8d245b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd115dd7-498a-4c99-8e6e-b0177e8d245b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:55,851 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.040s
2025-12-16 14:04:55,851 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7082911a-d820-47a6-9321-503bbb7e0065', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7082911a-d820-47a6-9321-503bbb7e0065', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:56,906 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.037s
2025-12-16 14:04:56,907 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483e6949-e1c6-49a9-ba33-5d56cbd05757', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483e6949-e1c6-49a9-ba33-5d56cbd05757', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:57,956 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.038s
2025-12-16 14:04:57,956 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f89823-5049-44ec-af13-4f290eff5402', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f89823-5049-44ec-af13-4f290eff5402', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:04:59,006 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.038s
2025-12-16 14:04:59,007 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad9d881-c487-42b4-a6c4-dfd1744d588f', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad9d881-c487-42b4-a6c4-dfd1744d588f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:00,053 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:05:00,054 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dee85fb-40d8-455d-9bf5-9c268ad48eb1', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dee85fb-40d8-455d-9bf5-9c268ad48eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:01,100 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:01,100 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac6c405-7b6d-4f71-bd82-41343f97d015', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac6c405-7b6d-4f71-bd82-41343f97d015', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:02,147 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:05:02,148 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca1f2ba-c17c-40af-9b23-cddd43f68da2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca1f2ba-c17c-40af-9b23-cddd43f68da2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:03,193 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:03,193 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d7cd82-d49e-4547-a628-8c3cbb6f01df', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d7cd82-d49e-4547-a628-8c3cbb6f01df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:04,240 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:04,240 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d363cde3-abd2-4f9e-ae2f-a6a40f369b6e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d363cde3-abd2-4f9e-ae2f-a6a40f369b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:05,286 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:05:05,287 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d9da9f1-9967-4812-bf4a-c3ac5481f5ce', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d9da9f1-9967-4812-bf4a-c3ac5481f5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:06,331 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:06,332 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5506e727-fc2e-47bd-a5f8-f74fa421ca6a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5506e727-fc2e-47bd-a5f8-f74fa421ca6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:07,377 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:07,378 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fccdea2-955c-4c01-9366-f02337eefd5f', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fccdea2-955c-4c01-9366-f02337eefd5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:08,424 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:05:08,425 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1e3ee8-11bf-421d-a6d4-4000eb3c5534', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1e3ee8-11bf-421d-a6d4-4000eb3c5534', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:09,471 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:05:09,471 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdeb3bf7-d1b7-4278-8f66-5692a3ebe637', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdeb3bf7-d1b7-4278-8f66-5692a3ebe637', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:10,518 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:05:10,518 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6165a92-1c63-4040-bee4-de47f36ff029', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6165a92-1c63-4040-bee4-de47f36ff029', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:11,567 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:05:11,567 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2727a4b-bc2c-48bc-a62a-67a05e0f9f38', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2727a4b-bc2c-48bc-a62a-67a05e0f9f38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:12,613 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:12,613 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-173be12e-2624-4cb1-b047-991d4a1f7d57', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-173be12e-2624-4cb1-b047-991d4a1f7d57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:13,662 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:05:13,663 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-331bb08e-a430-4ce0-b103-9773aa808df6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-331bb08e-a430-4ce0-b103-9773aa808df6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:14,706 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:05:14,706 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35d4596-70a9-4102-979c-a6196b9a99bc', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35d4596-70a9-4102-979c-a6196b9a99bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:15,752 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:05:15,753 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8fcc2c-7d25-487d-8582-0d3491fbd917', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8fcc2c-7d25-487d-8582-0d3491fbd917', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:16,801 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.037s
2025-12-16 14:05:16,801 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-767cd957-d2c5-4505-8898-b3ba6aa2f90f', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-767cd957-d2c5-4505-8898-b3ba6aa2f90f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:17,846 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:17,847 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04473a6a-acc5-410a-9e76-6943266f1456', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04473a6a-acc5-410a-9e76-6943266f1456', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:18,891 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:18,892 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50046124-215c-4730-af27-deb8a0d3b2f8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50046124-215c-4730-af27-deb8a0d3b2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:19,937 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:19,937 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b624b0e-2883-41f8-a0ee-1181af2ec6da', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b624b0e-2883-41f8-a0ee-1181af2ec6da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:20,987 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.038s
2025-12-16 14:05:20,987 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f85680-9bc4-48d7-82f5-88487b2f7f13', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f85680-9bc4-48d7-82f5-88487b2f7f13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:22,032 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:22,032 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c7926e-bc1d-41c4-9113-81db4aebf682', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c7926e-bc1d-41c4-9113-81db4aebf682', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:23,075 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:05:23,076 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e0725e-a93c-4770-b4e8-ea39f5c875cc', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e0725e-a93c-4770-b4e8-ea39f5c875cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:24,121 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:24,121 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e01ae5-67d6-4b71-bcd7-3e999535d17e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e01ae5-67d6-4b71-bcd7-3e999535d17e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:25,167 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:05:25,167 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab1cdcf-fec6-4a70-a01b-39020f3e89bf', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab1cdcf-fec6-4a70-a01b-39020f3e89bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:26,222 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.042s
2025-12-16 14:05:26,222 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30dd906e-98e5-4d13-87c3-d94493cada52', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30dd906e-98e5-4d13-87c3-d94493cada52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:27,268 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:27,268 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f368cc-990b-4669-a31d-31a7fff76e16', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f368cc-990b-4669-a31d-31a7fff76e16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:28,322 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.038s
2025-12-16 14:05:28,323 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07fc3ef-edd1-4fc8-acd6-954104b73078', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07fc3ef-edd1-4fc8-acd6-954104b73078', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:29,373 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:29,373 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a630c86c-39ce-4e9c-ad4f-aff40533c9e3', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a630c86c-39ce-4e9c-ad4f-aff40533c9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:30,418 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:30,418 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04c78c7-b082-43b0-9ada-698274f5013c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04c78c7-b082-43b0-9ada-698274f5013c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:31,468 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:31,468 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3b4131-c6ea-475c-b48a-7e367dec58d5', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3b4131-c6ea-475c-b48a-7e367dec58d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:32,514 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:32,514 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebeb4062-469c-4729-8470-765b9d45a0ef', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebeb4062-469c-4729-8470-765b9d45a0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:33,559 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:33,559 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c80810b-41a2-4ab6-a47d-b551c1a1f616', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c80810b-41a2-4ab6-a47d-b551c1a1f616', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:34,604 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:34,604 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3917995-163f-4366-b3a5-55a6e7d596fe', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3917995-163f-4366-b3a5-55a6e7d596fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:35,659 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.043s
2025-12-16 14:05:35,659 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-099bcae3-6e6c-4064-9efa-060212a93644', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-099bcae3-6e6c-4064-9efa-060212a93644', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:36,704 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:36,705 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0938ee3c-71df-41e3-8b0a-6f0d84c8e45d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0938ee3c-71df-41e3-8b0a-6f0d84c8e45d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:37,756 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.039s
2025-12-16 14:05:37,756 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f028acbe-e94a-4c79-9649-0a71dbb94bfd', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f028acbe-e94a-4c79-9649-0a71dbb94bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:38,803 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:38,804 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e70733-1e3b-4f11-b33f-5bdce9cee5ea', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e70733-1e3b-4f11-b33f-5bdce9cee5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:39,854 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.039s
2025-12-16 14:05:39,854 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265aea73-3db3-4ca7-b825-44677291f55b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265aea73-3db3-4ca7-b825-44677291f55b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:40,915 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.049s
2025-12-16 14:05:40,915 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df362c97-5fb3-45ca-85a8-42a56cf0a4b6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df362c97-5fb3-45ca-85a8-42a56cf0a4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:41,964 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.037s
2025-12-16 14:05:41,964 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0efdfc-ec7f-47e2-bee1-f2293d5c1518', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0efdfc-ec7f-47e2-bee1-f2293d5c1518', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:43,026 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.047s
2025-12-16 14:05:43,027 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66d8348-1a1b-4656-9f6c-5b3816c3983d', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66d8348-1a1b-4656-9f6c-5b3816c3983d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:44,079 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:05:44,080 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b4551e-3608-4203-9872-8416df3b5ac6', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b4551e-3608-4203-9872-8416df3b5ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:45,125 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:45,125 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47db27b-1fc0-4c7e-b49e-8e8c39b765d4', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47db27b-1fc0-4c7e-b49e-8e8c39b765d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:46,169 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:05:46,169 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d269ba2b-685d-4612-9f50-14b5c5e4ac34', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d269ba2b-685d-4612-9f50-14b5c5e4ac34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:47,220 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.040s
2025-12-16 14:05:47,220 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d217f7b4-8f92-4946-b8fb-9e0935ca0828', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d217f7b4-8f92-4946-b8fb-9e0935ca0828', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:48,266 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:48,266 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed2535f-6bdb-43cb-9fc4-2f874e88f6f2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed2535f-6bdb-43cb-9fc4-2f874e88f6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:49,311 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:49,311 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b447d7-045c-45cb-8f06-6484af74bea0', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b447d7-045c-45cb-8f06-6484af74bea0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:50,359 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:05:50,359 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357cfd55-a758-4af3-ab97-3d89ac2a74c9', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357cfd55-a758-4af3-ab97-3d89ac2a74c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:51,404 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:51,405 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cbf1ecb-2258-4a94-a89a-ad4d26266602', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cbf1ecb-2258-4a94-a89a-ad4d26266602', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:52,455 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.038s
2025-12-16 14:05:52,455 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42d3ec4d-b5b1-4f9a-a118-163af72c1abc', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42d3ec4d-b5b1-4f9a-a118-163af72c1abc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:53,498 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.031s
2025-12-16 14:05:53,498 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5431e8a-a268-487c-8e10-45081dd93aca', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5431e8a-a268-487c-8e10-45081dd93aca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:54,543 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:54,544 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725d035f-6f9f-45ae-b415-4d0ee481ac5c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725d035f-6f9f-45ae-b415-4d0ee481ac5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:55,589 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:55,589 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9933d4e0-6abb-4c18-9bb9-508fc70a0d7c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9933d4e0-6abb-4c18-9bb9-508fc70a0d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:56,634 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:56,635 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f23e40-03dd-4c28-8746-7bf470c998e0', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f23e40-03dd-4c28-8746-7bf470c998e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:57,681 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:05:57,681 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8743b35e-ef7a-4304-821d-6a12eb31688f', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8743b35e-ef7a-4304-821d-6a12eb31688f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:58,726 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:58,726 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445ddb54-af50-4bfe-8a17-4bf1aefd7275', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445ddb54-af50-4bfe-8a17-4bf1aefd7275', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:05:59,771 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:05:59,772 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d33893-dc50-4fd9-91fc-d95a874752db', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d33893-dc50-4fd9-91fc-d95a874752db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:00,816 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:06:00,816 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06dce57e-1a5f-48b4-85ca-0aaec1d70b9a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06dce57e-1a5f-48b4-85ca-0aaec1d70b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:01,863 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:06:01,864 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc8e835-a545-4476-8fb6-dfb7f32821ac', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc8e835-a545-4476-8fb6-dfb7f32821ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:02,911 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:06:02,911 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35941554-0907-4ddc-b1d3-55b929ecb508', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35941554-0907-4ddc-b1d3-55b929ecb508', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:03,956 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:06:03,957 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721ab132-8425-4e5e-8992-b2d00c637da3', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721ab132-8425-4e5e-8992-b2d00c637da3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:05,002 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:06:05,002 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4bae250-e870-4080-94c5-5e76c9b2e403', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4bae250-e870-4080-94c5-5e76c9b2e403', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:06,049 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:06:06,049 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269c3574-58ef-4f6c-8ef7-371c3ea6d291', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269c3574-58ef-4f6c-8ef7-371c3ea6d291', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:07,095 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.034s
2025-12-16 14:06:07,095 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c9d2de-3715-41f5-8bde-a41e34a8a471', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c9d2de-3715-41f5-8bde-a41e34a8a471', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:08,139 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:06:08,139 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e496b6c2-4e63-4729-9449-8d17f38b36ec', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e496b6c2-4e63-4729-9449-8d17f38b36ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:09,188 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.038s
2025-12-16 14:06:09,188 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46dfcff4-370c-4771-985e-dc7928e9102c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46dfcff4-370c-4771-985e-dc7928e9102c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:10,235 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:06:10,235 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab95d53a-4a0d-44e6-bc1a-a07d462fd2b2', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab95d53a-4a0d-44e6-bc1a-a07d462fd2b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:11,278 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.032s
2025-12-16 14:06:11,278 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8cb1e6-7184-48d4-999b-b704583bde40', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8cb1e6-7184-48d4-999b-b704583bde40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:12,324 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:06:12,324 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-297f7c28-81a9-4e87-bfce-0b46ce1644d5', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-297f7c28-81a9-4e87-bfce-0b46ce1644d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:13,369 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:06:13,369 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1cfecc-dd65-4792-8928-6363bba16d2a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1cfecc-dd65-4792-8928-6363bba16d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:14,415 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.035s
2025-12-16 14:06:14,416 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a25ec6-c4c3-481d-b514-062930876f26', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a25ec6-c4c3-481d-b514-062930876f26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:15,467 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.040s
2025-12-16 14:06:15,467 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d581d77-bb4f-48f0-8c38-acb2f5139e5e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d581d77-bb4f-48f0-8c38-acb2f5139e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:16,670 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.192s
2025-12-16 14:06:16,671 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c830de5-3e39-48c1-bca9-f97c37e841bf', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c830de5-3e39-48c1-bca9-f97c37e841bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:17,718 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.036s
2025-12-16 14:06:17,718 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfdde0fb-4b72-4ba1-9c7f-5169b6c81b99', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfdde0fb-4b72-4ba1-9c7f-5169b6c81b99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:18,763 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.033s
2025-12-16 14:06:18,763 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3d520b-3a2b-461d-b1bc-832f09026029', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3d520b-3a2b-461d-b1bc-832f09026029', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:19,817 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0 0.042s
2025-12-16 14:06:19,817 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad84a6e-2696-4f50-a2a5-303a192d418f', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad84a6e-2696-4f50-a2a5-303a192d418f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0'}
Body: b'{"volume": {"id": "d86ebc53-392c-4775-bf79-31bd37e552e0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-16T13:03:01.000000", "updated_at": "2025-12-16T13:03:06.000000", "name": "tempest-TestStampPattern-volume-493387362", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.155/volume/v3/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}, {"rel": "bookmark", "href": "http://192.168.122.155/volume/volumes/d86ebc53-392c-4775-bf79-31bd37e552e0"}], "user_id": "de33d403699740eda1594f82e93c0b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "28c17fcbb05f4b34b121a5f3863fadd6"}}'
2025-12-16 14:06:20,097 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://192.168.122.155/networking/v2.0/security-groups/a3c779cf-be25-4f3a-8628-3d75f5475043 0.264s
2025-12-16 14:06:20,098 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-20c57683-7a14-420e-8e0b-4f07364a76e2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.155/networking/v2.0/security-groups/a3c779cf-be25-4f3a-8628-3d75f5475043'}
Body: b''
2025-12-16 14:06:20,123 80249 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://192.168.122.155/compute/v2.1/os-keypairs/tempest-TestStampPattern-671198899 0.025s
2025-12-16 14:06:20,123 80249 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 16 Dec 2025 13:06:20 GMT', 'server': 'Apache/2.4.52 (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-ce848ec7-572d-4608-95e8-bb970ea6d3f8', 'x-compute-request-id': 'req-ce848ec7-572d-4608-95e8-bb970ea6d3f8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.155/compute/v2.1/os-keypairs/tempest-TestStampPattern-671198899'}
Body: b''
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume
resp, body = self.delete(url)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 359, in delete
return self.request('DELETE', url, extra_headers, headers, body)
File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request
resp, resp_body = super(BaseClient, self).request(
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 762, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 877, in _error_checker
raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 988, in wait_for_resource_deletion
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestStampPattern:_run_cleanups) Failed to delete volume d86ebc53-392c-4775-bf79-31bd37e552e0 within the required time (196 s). Timer started at 1765890183. Timer ended at 1765890379. Waited for 196 s.
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 91, in test_stamp_pattern
server = self.create_server(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, 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 65582b52-c719-463e-a7da-b1fbec5e09a2 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-16T13:03:02Z', 'message': 'AttributeError'}. Request ID of server operation performed before checking the server status req-dd55432d-b6ca-4564-8b0b-12431e5ae01c.
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt23.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt23.2: 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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt24.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt24.2: 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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt25.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]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt25.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt26.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt26.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt27.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
pt27.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt27.3: 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
pt27.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt28.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt28.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt29.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt29.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt30.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt30.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt31.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt31.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt32.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt32.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectMemberTests33) |
skip
pt33.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt33.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectAdminTests39) |
skip
pt33.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests33) |
skip
pt33.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt33.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt33.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt34.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt34.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt34.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt35.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt35.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt36.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt36.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt36.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt37.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt37.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesMemberTests) |
skip
pt38.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt38.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt38.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt38.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt38.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt38.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt39.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt39.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt40.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt40.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt41.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt41.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt42.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt42.2: 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
pt43.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt43.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt43.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt44.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
pt45.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
pt46.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
pt47.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
pt48.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt49.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt49.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt50.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt51.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt51.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt52.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt53.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt54.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt55.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt56.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt57.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt57.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt57.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt57.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt57.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt57.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt58.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt58.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt58.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt58.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt58.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt58.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt58.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt58.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt61.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt65.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt66.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt66.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt66.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt66.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt66.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt66.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt66.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt67.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt67.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt67.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt67.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt67.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt67.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt68.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt68.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt69.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt69.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt70.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt70.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt71.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt71.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt72.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt72.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt72.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt72.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt72.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt72.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt72.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt73.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt73.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt73.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt74.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt75.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt75.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt75.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt75.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt75.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt76.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt76.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt76.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt76.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt76.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt77.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt77.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt78.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt78.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt79.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt79.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt79.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt79.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt80.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt80.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt80.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt81.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt81.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt81.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt81.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt81.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt81.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt81.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt81.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt81.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt81.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt81.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt81.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt82.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt82.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt82.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt82.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt82.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt82.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt83.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
pt84.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
pt85.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt95.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt96.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
pt96.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt97.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_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt97.2: 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
pt98.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt100.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt100.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt100.3: 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
pt100.4: 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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| Total | 302 | 218 | 28 | 0 | 56 | ||