Status: Pass 247 Failure 2 Skip 62
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tearDownClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerActionsTestOtherA) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7b9c030761c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerActionsTestOtherA:tearDownClass) Failed to delete volume 99fe2827-d73f-47af-a050-d7af8b7d29bf within the required time (196 s). Timer started at 1782811420. Timer ended at 1782811616. Waited for 196 s., <traceback object at 0x7b9c02ea4740>))
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
fail
ft2.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-30 11:15:51,618 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://192.168.122.169/compute/v2.1/servers/ee09a3eb-2120-4bd4-b826-4983431c958d 0.367s
2026-06-30 11:15:51,619 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc236ee-0cb8-417c-849a-3df642eb880c', 'x-compute-request-id': 'req-7cc236ee-0cb8-417c-849a-3df642eb880c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/ee09a3eb-2120-4bd4-b826-4983431c958d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:af:4e"}, {"version": 4, "addr": "172.24.4.199", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:af:4e"}]}, "created": "2026-06-30T09:15:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "ee09a3eb-2120-4bd4-b826-4983431c958d", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/ee09a3eb-2120-4bd4-b826-4983431c958d"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/ee09a3eb-2120-4bd4-b826-4983431c958d"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-1692581532", "status": "ACTIVE", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:15:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1394010035", "OS-SRV-USG:launched_at": "2026-06-30T09:15:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2106254707"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:15:52,061 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.169/volume/v3/volumes 0.428s
2026-06-30 11:15:52,062 93793 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-ServerActionsTestOtherA-volume-913494396"}}
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427a2881-e2c6-4fe3-ab65-e033904566a4', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427a2881-e2c6-4fe3-ab65-e033904566a4', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.169/volume/v3/volumes'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:51.923102", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-30 11:15:52,257 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://192.168.122.169/identity/v3/auth/tokens 0.178s
2026-06-30 11:15:52,258 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2528', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ec6f25ab-d480-4d68-b4b3-12816b83cd8d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.169/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5f61cb0b30b343f798b699f36e85a588", "name": "tempest-ServerActionsTestOtherA-446297786-project-member", "password_expires_at": null}, "audit_ids": ["xC4fsKMARC66k-HU3-I1gA"], "expires_at": "2026-06-30T10:15:52.000000Z", "issued_at": "2026-06-30T09:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7bd568eeced4d46b3653e627d640395", "name": "tempest-ServerActionsTestOtherA-446297786"}, "is_domain": false, "roles": [{"id": "4298def2b4ad4204bfa43fde1b6a923a", "name": "member"}, {"id": "0ef45be951054a52b2a6b159d1ec3a6d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "96aaed6542a54ac8bb77ce75dab2d939", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.169/volume/v3", "region": "RegionOne"}], "id": "0a191b5a374f449cadd1cd8f5b38f0c9", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "9c1048ad9f30490690141263b2acae9c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.169/networking", "region": "RegionOne"}], "id": "211e1a6c24b145938e585c7296b4a6a2", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "dc09633999c84a2fb53469157711621f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.169/identity", "region": "RegionOne"}], "id": "4e504da8acb34d76b771e20c682d2944", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "2c44852b84f247c28282cb107c14b42e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.169/compute/v2/f7bd568eeced4d46b3653e627d640395", "region": "RegionOne"}], "id": "589b11c3f5a347c18b5f1e1cae872fee", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e2b54ea4c0104ff686572fdb6345ece5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.169/placement", "region": "RegionOne"}], "id": "63b01350a1d842a18736222936767b77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "ccbfc3acda574ba1aa079e1ff280bfcc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.169/compute/v2.1", "region": "RegionOne"}], "id": "77a511931aea4fa1b0e8d695ac237a42", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9badabad67744cdf93d86c5128907421", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.169/image", "region": "RegionOne"}], "id": "a410d61007f648ecb6095d4b05b4f9c2", "type": "image", "name": "glance"}]}}'
2026-06-30 11:15:52,260 93793 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': '83e246b3-de1c-4166-98e4-ce5cf4c823fe', 'name': 'tempest-ServerActionsTestOtherA-194571851-network', 'tenant_id': 'f7bd568eeced4d46b3653e627d640395', 'project_id': 'f7bd568eeced4d46b3653e627d640395', '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': 30800, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-30T09:14:49Z', 'updated_at': '2026-06-30T09:14:49Z', 'revision_number': 1} available for tenant
2026-06-30 11:15:52,261 93793 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-30 11:15:52,262 93793 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-30 11:15:52,447 93793 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.169/compute/v2.1/os-keypairs 0.182s
2026-06-30 11:15:52,448 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-2128554935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKQPMKKmEL+A5waZ/obLen3wIw0G85rRrbBa3xzLbTuKK5Sjo8ti/KdEuYgMtE8lOHDfjyAxf2ZnubVOzUIQcITNWcdly60TduG+8skHMXi8nzVwZXPFKl4W+7SOhXKrxw=="}}
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8de169e3-7ea0-40e7-bd36-f3209ca393b3', 'x-compute-request-id': 'req-8de169e3-7ea0-40e7-bd36-f3209ca393b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-2128554935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKQPMKKmEL+A5waZ/obLen3wIw0G85rRrbBa3xzLbTuKK5Sjo8ti/KdEuYgMtE8lOHDfjyAxf2ZnubVOzUIQcITNWcdly60TduG+8skHMXi8nzVwZXPFKl4W+7SOhXKrxw==", "fingerprint": "9e:4a:99:c8:e6:64:ec:e4:c4:4c:85:8e:32:14:6d:82", "user_id": "5f61cb0b30b343f798b699f36e85a588"}}'
2026-06-30 11:15:52,452 93793 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2128554935 created
2026-06-30 11:15:53,129 93793 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.169/networking/v2.0/security-groups 0.677s
2026-06-30 11:15:53,130 93793 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--13155805", "description": "tempest-description--2131278035"}}
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-28cc2506-17e2-44b7-bdf3-64743334cc66', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.169/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "657e9fee-c099-4052-ae8e-2f7a615cf06d", "name": "tempest-securitygroup--13155805", "stateful": true, "tenant_id": "f7bd568eeced4d46b3653e627d640395", "project_id": "f7bd568eeced4d46b3653e627d640395", "description": "tempest-description--2131278035", "shared": false, "security_group_rules": [{"id": "35c86625-6241-42f0-9888-f689a4a503fb", "project_id": "f7bd568eeced4d46b3653e627d640395", "security_group_id": "657e9fee-c099-4052-ae8e-2f7a615cf06d", "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": 249, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-30T09:15:52Z", "updated_at": "2026-06-30T09:15:52Z", "revision_number": 0, "tenant_id": "f7bd568eeced4d46b3653e627d640395"}, {"id": "674363d7-7c99-4da6-9040-1d356cefac3e", "project_id": "f7bd568eeced4d46b3653e627d640395", "security_group_id": "657e9fee-c099-4052-ae8e-2f7a615cf06d", "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": 248, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-30T09:15:52Z", "updated_at": "2026-06-30T09:15:52Z", "revision_number": 0, "tenant_id": "f7bd568eeced4d46b3653e627d640395"}], "tags": [], "created_at": "2026-06-30T09:15:52Z", "updated_at": "2026-06-30T09:15:52Z", "revision_number": 1}}'
2026-06-30 11:15:53,522 93793 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.169/networking/v2.0/security-group-rules 0.391s
2026-06-30 11:15:53,522 93793 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": "657e9fee-c099-4052-ae8e-2f7a615cf06d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-110c2d1b-27bd-4f8b-874c-6c5e7bce785c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.169/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e1d5a013-b942-4011-a90a-28f5d534dd8a", "project_id": "f7bd568eeced4d46b3653e627d640395", "security_group_id": "657e9fee-c099-4052-ae8e-2f7a615cf06d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-30T09:15:53Z", "updated_at": "2026-06-30T09:15:53Z", "revision_number": 0, "tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:15:53,963 93793 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.169/networking/v2.0/security-group-rules 0.438s
2026-06-30 11:15:53,963 93793 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": "657e9fee-c099-4052-ae8e-2f7a615cf06d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d04681c8-5563-424e-9b00-2a8dfcd46128', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.169/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "427c214e-d7be-40a2-9e5a-32ac20150654", "project_id": "f7bd568eeced4d46b3653e627d640395", "security_group_id": "657e9fee-c099-4052-ae8e-2f7a615cf06d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-30T09:15:53Z", "updated_at": "2026-06-30T09:15:53Z", "revision_number": 0, "tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:15:53,964 93793 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--13155805 created
2026-06-30 11:15:55,260 93793 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.169/networking/v2.0/floatingips 1.295s
2026-06-30 11:15:55,260 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "64acd3e2-15e8-4e9a-8fea-3199a0ab0e51"}}
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a5c41138-7735-48d3-a7ff-b918ccd2d505', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.169/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "0a6dc9cc-1330-4185-8994-0108ebe2c445", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "project_id": "f7bd568eeced4d46b3653e627d640395", "floating_ip_address": "172.24.4.33", "floating_network_id": "64acd3e2-15e8-4e9a-8fea-3199a0ab0e51", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-30T09:15:54Z", "updated_at": "2026-06-30T09:15:54Z", "revision_number": 0}}'
2026-06-30 11:15:55,261 93793 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0a6dc9cc-1330-4185-8994-0108ebe2c445', 'tenant_id': 'f7bd568eeced4d46b3653e627d640395', 'project_id': 'f7bd568eeced4d46b3653e627d640395', 'floating_ip_address': '172.24.4.33', 'floating_network_id': '64acd3e2-15e8-4e9a-8fea-3199a0ab0e51', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-30T09:15:54Z', 'updated_at': '2026-06-30T09:15:54Z', 'revision_number': 0, 'ip': '172.24.4.33'} created
2026-06-30 11:15:55,261 93793 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2128554935', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKQPMKKmEL+A5waZ/obLen3wIw0G85rRrbBa3xzLbTuKK5Sjo8ti/KdEuYgMtE8lOHDfjyAxf2ZnubVOzUIQcITNWcdly60TduG+8skHMXi8nzVwZXPFKl4W+7SOhXKrxw==', 'fingerprint': '9e:4a:99:c8:e6:64:ec:e4:c4:4c:85:8e:32:14:6d:82', 'user_id': '5f61cb0b30b343f798b699f36e85a588', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDEOKaDu0XF1Paq1KO3XVvy1yIM24esWqgdhXz0XJTCIH0E38QpByl7\nUYgs90skuUegBwYFK4EEACKhZANiAASkDzCiphC/gOcGmf6Gy3p98CMNBvOa0a2w\nWt8cy207iiuUo6PLYvynRLmIDLRPJThw348gMX9mZ7m1Ts1CEHCEzVnHZcutE3bh\nvvLJBzF4vJ81cGVzxSpeFvu0joVyq8c=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '657e9fee-c099-4052-ae8e-2f7a615cf06d', 'name': 'tempest-securitygroup--13155805', 'stateful': True, 'tenant_id': 'f7bd568eeced4d46b3653e627d640395', 'project_id': 'f7bd568eeced4d46b3653e627d640395', 'description': 'tempest-description--2131278035', 'shared': False, 'security_group_rules': [{'id': '35c86625-6241-42f0-9888-f689a4a503fb', 'project_id': 'f7bd568eeced4d46b3653e627d640395', 'security_group_id': '657e9fee-c099-4052-ae8e-2f7a615cf06d', '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': 249, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-30T09:15:52Z', 'updated_at': '2026-06-30T09:15:52Z', 'revision_number': 0, 'tenant_id': 'f7bd568eeced4d46b3653e627d640395'}, {'id': '674363d7-7c99-4da6-9040-1d356cefac3e', 'project_id': 'f7bd568eeced4d46b3653e627d640395', 'security_group_id': '657e9fee-c099-4052-ae8e-2f7a615cf06d', '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': 248, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-30T09:15:52Z', 'updated_at': '2026-06-30T09:15:52Z', 'revision_number': 0, 'tenant_id': 'f7bd568eeced4d46b3653e627d640395'}], 'tags': [], 'created_at': '2026-06-30T09:15:52Z', 'updated_at': '2026-06-30T09:15:52Z', 'revision_number': 1}, 'floating_ip': {'id': '0a6dc9cc-1330-4185-8994-0108ebe2c445', 'tenant_id': 'f7bd568eeced4d46b3653e627d640395', 'project_id': 'f7bd568eeced4d46b3653e627d640395', 'floating_ip_address': '172.24.4.33', 'floating_network_id': '64acd3e2-15e8-4e9a-8fea-3199a0ab0e51', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-06-30T09:15:54Z', 'updated_at': '2026-06-30T09:15:54Z', 'revision_number': 0, 'ip': '172.24.4.33'}}
2026-06-30 11:15:55,973 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.169/compute/v2.1/servers 0.711s
2026-06-30 11:15:55,974 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-tempest.common.compute-instance-1420777053", "imageRef": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "flavorRef": "42", "networks": [{"uuid": "83e246b3-de1c-4166-98e4-ce5cf4c823fe"}], "security_groups": [{"name": "tempest-securitygroup--13155805"}], "key_name": "tempest-keypair-2128554935", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6b12d0-4652-47a4-94d4-61aa4bbebf52', 'x-compute-request-id': 'req-9f6b12d0-4652-47a4-94d4-61aa4bbebf52', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.169/compute/v2.1/servers'}
Body: b'{"server": {"id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--13155805"}], "adminPass": "wEhthK3mZXDw"}}'
2026-06-30 11:15:56,108 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.129s
2026-06-30 11:15:56,109 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef7d4001-7ed3-46f3-b233-d607a9e193b6', 'x-compute-request-id': 'req-ef7d4001-7ed3-46f3-b233-d607a9e193b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:15:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:15:57,238 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.111s
2026-06-30 11:15:57,239 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c66f5da4-b02f-4946-b110-e29365aea140', 'x-compute-request-id': 'req-c66f5da4-b02f-4946-b110-e29365aea140', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:15:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:15:58,411 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.161s
2026-06-30 11:15:58,412 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2112d8ac-4447-4267-b83b-e78c8fc051b0', 'x-compute-request-id': 'req-2112d8ac-4447-4267-b83b-e78c8fc051b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:15:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:15:58,422 93793 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-06-30 11:15:59,573 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.149s
2026-06-30 11:15:59,574 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:15:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec2270a3-492f-4b8a-8a8c-d01554e4aafd', 'x-compute-request-id': 'req-ec2270a3-492f-4b8a-8a8c-d01554e4aafd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:15:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:00,736 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.149s
2026-06-30 11:16:00,736 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:00 GMT', 'server': 'Apache/2.4.58 (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-dffd44d5-7d62-45eb-a72d-ae73cd151c91', 'x-compute-request-id': 'req-dffd44d5-7d62-45eb-a72d-ae73cd151c91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:00,750 93793 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-06-30 11:16:02,732 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.981s
2026-06-30 11:16:02,733 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de852a35-4682-492e-8d04-3bd2bc34c7d6', 'x-compute-request-id': 'req-de852a35-4682-492e-8d04-3bd2bc34c7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:02,750 93793 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-06-30 11:16:04,120 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.368s
2026-06-30 11:16:04,121 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20bbbd2d-9ff5-4a3e-8825-a2020cf3d6dd', 'x-compute-request-id': 'req-20bbbd2d-9ff5-4a3e-8825-a2020cf3d6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:04,134 93793 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-06-30 11:16:05,367 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.231s
2026-06-30 11:16:05,367 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c1b5090-454e-47b7-b95c-cf0378f709de', 'x-compute-request-id': 'req-7c1b5090-454e-47b7-b95c-cf0378f709de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:06,608 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.227s
2026-06-30 11:16:06,608 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d99c28f1-93cd-4cb5-84e2-ae51530fe05a', 'x-compute-request-id': 'req-d99c28f1-93cd-4cb5-84e2-ae51530fe05a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:07,899 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.278s
2026-06-30 11:16:07,899 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfb700b0-dc39-4588-a067-0efb78a0715d', 'x-compute-request-id': 'req-bfb700b0-dc39-4588-a067-0efb78a0715d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:09,545 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.625s
2026-06-30 11:16:09,545 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaea389f-2eae-4d11-9cc5-d1dd79afd71a', 'x-compute-request-id': 'req-aaea389f-2eae-4d11-9cc5-d1dd79afd71a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:10,885 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.325s
2026-06-30 11:16:10,886 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28a4fe72-4cd7-4481-965c-e7fb6fcd6222', 'x-compute-request-id': 'req-28a4fe72-4cd7-4481-965c-e7fb6fcd6222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:12,157 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.255s
2026-06-30 11:16:12,158 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0704af88-9535-4598-9ebc-338a62239816', 'x-compute-request-id': 'req-0704af88-9535-4598-9ebc-338a62239816', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "BUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:13,526 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.343s
2026-06-30 11:16:13,526 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7e95209-552b-4e35-bd2c-569b2fb68508', 'x-compute-request-id': 'req-d7e95209-552b-4e35-bd2c-569b2fb68508', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "ACTIVE", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:13,541 93793 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-06-30 11:16:13,686 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-interface 0.143s
2026-06-30 11:16:13,686 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9883725-6ed8-4740-9b00-938603dd03f8', 'x-compute-request-id': 'req-e9883725-6ed8-4740-9b00-938603dd03f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "83e246b3-de1c-4166-98e4-ce5cf4c823fe", "port_id": "1c3c216b-49eb-4cb9-ab2e-1fa10c6fb6d7", "mac_addr": "fa:16:3e:f8:c3:6d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8af1618f-619f-445f-86f1-d62157a6a6e8", "ip_address": "10.0.0.12"}]}]}'
2026-06-30 11:16:15,462 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://192.168.122.169/networking/v2.0/floatingips/0a6dc9cc-1330-4185-8994-0108ebe2c445 1.771s
2026-06-30 11:16:15,463 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "1c3c216b-49eb-4cb9-ab2e-1fa10c6fb6d7"}}
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d08bac31-9f18-4431-91bd-d5a7396da76c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/networking/v2.0/floatingips/0a6dc9cc-1330-4185-8994-0108ebe2c445'}
Body: b'{"floatingip": {"id": "0a6dc9cc-1330-4185-8994-0108ebe2c445", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "project_id": "f7bd568eeced4d46b3653e627d640395", "floating_ip_address": "172.24.4.33", "floating_network_id": "64acd3e2-15e8-4e9a-8fea-3199a0ab0e51", "router_id": "b747fc11-93ab-4b53-984e-9dc67ad3765c", "port_id": "1c3c216b-49eb-4cb9-ab2e-1fa10c6fb6d7", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "83e246b3-de1c-4166-98e4-ce5cf4c823fe", "mac_address": "fa:16:3e:f8:c3:6d", "admin_state_up": true, "status": "ACTIVE", "device_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-30T09:15:54Z", "updated_at": "2026-06-30T09:16:14Z", "revision_number": 1}}'
2026-06-30 11:16:15,465 93793 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.33:22' as 'cirros' with public key authentication
2026-06-30 11:16:35,148 93793 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-30 11:16:35,265 93793 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-30 11:16:35,267 93793 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.33 successfully created
2026-06-30 11:16:36,390 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 1.122s
2026-06-30 11:16:36,390 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3f2d001-3d28-4c21-b1dd-cf2244f475cd', 'x-compute-request-id': 'req-d3f2d001-3d28-4c21-b1dd-cf2244f475cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "ACTIVE", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:16:36,596 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.191s
2026-06-30 11:16:36,597 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae92dc3d-2d9e-4855-990e-c299d66f129d', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae92dc3d-2d9e-4855-990e-c299d66f129d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:15:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:16:36,611 93793 INFO [tempest.common.waiters] volume 99fe2827-d73f-47af-a050-d7af8b7d29bf reached available after waiting for 0.611405 seconds
2026-06-30 11:16:39,812 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 POST http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 3.199s
2026-06-30 11:16:39,813 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}}
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd41758-4663-47e3-8d69-8a4be8cb5995', 'x-compute-request-id': 'req-9dd41758-4663-47e3-8d69-8a4be8cb5995', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "device": "/dev/vdb"}}'
2026-06-30 11:16:39,869 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.053s
2026-06-30 11:16:39,870 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e87f28-b1a4-479b-98e2-fd9344c8dc1e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e87f28-b1a4-479b-98e2-fd9344c8dc1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:16:41,299 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.417s
2026-06-30 11:16:41,300 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e81fc3f-e85e-4bd0-b030-95c1da897d4d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e81fc3f-e85e-4bd0-b030-95c1da897d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:16:42,445 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.127s
2026-06-30 11:16:42,446 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2845d146-08a1-4803-86c4-4091a98f1c8d', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2845d146-08a1-4803-86c4-4091a98f1c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:42.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:16:43,567 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.103s
2026-06-30 11:16:43,567 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e12e35-2361-4b3f-9b3f-e93da5563a14', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e12e35-2361-4b3f-9b3f-e93da5563a14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:42.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:16:44,636 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.055s
2026-06-30 11:16:44,637 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a60811e-4f0e-4f14-a073-ee485522479c', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a60811e-4f0e-4f14-a073-ee485522479c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:42.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:16:45,699 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.051s
2026-06-30 11:16:45,700 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d724f528-eb91-4508-bd09-ce9df2fee235', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d724f528-eb91-4508-bd09-ce9df2fee235', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:46.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "ff2dbacc-7831-43e0-a2e0-1c3e954c70a2", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:42.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:16:45,713 93793 INFO [tempest.common.waiters] Attachment ff2dbacc-7831-43e0-a2e0-1c3e954c70a2 created for volume 99fe2827-d73f-47af-a050-d7af8b7d29bf to server 1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 after waiting for 6.713069 seconds
2026-06-30 11:16:45,781 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.068s
2026-06-30 11:16:45,783 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5974f32-4458-45a4-9cce-9a90561c43ca', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5974f32-4458-45a4-9cce-9a90561c43ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:46.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "ff2dbacc-7831-43e0-a2e0-1c3e954c70a2", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:42.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:16:45,797 93793 INFO [tempest.common.waiters] volume 99fe2827-d73f-47af-a050-d7af8b7d29bf reached in-use after waiting for 0.797733 seconds
2026-06-30 11:16:46,252 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.454s
2026-06-30 11:16:46,252 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24235721-470f-46c3-8ca3-22d5d39022d6', 'x-compute-request-id': 'req-24235721-470f-46c3-8ca3-22d5d39022d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1420777053", "status": "ACTIVE", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:16:47,085 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/action 0.819s
2026-06-30 11:16:47,086 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-2130954004", "metadata": {"rebuild": "server"}, "adminPass": "rebuildPassw0rd", "imageRef": "5baa1ec9-67d0-45af-9fbe-77deba0fc058"}}
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1183', 'location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad08b36c-8669-4908-98d5-baa91ac8808e', 'x-compute-request-id': 'req-ad08b36c-8669-4908-98d5-baa91ac8808e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/action'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12"}, {"version": 4, "addr": "172.24.4.33"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "adminPass": "rebuildPassw0rd"}}'
2026-06-30 11:16:47,416 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.316s
2026-06-30 11:16:47,416 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ff888a-f4f1-476f-a761-b79a3c228953', 'x-compute-request-id': 'req-22ff888a-f4f1-476f-a761-b79a3c228953', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:16:48,664 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.232s
2026-06-30 11:16:48,665 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbda96d2-d8ae-4624-8e99-b687eb526066', 'x-compute-request-id': 'req-fbda96d2-d8ae-4624-8e99-b687eb526066', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:16:49,977 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.301s
2026-06-30 11:16:49,977 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ecf6761-48ea-47d8-99c2-7bad2c16a6db', 'x-compute-request-id': 'req-3ecf6761-48ea-47d8-99c2-7bad2c16a6db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:16:51,449 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.457s
2026-06-30 11:16:51,449 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c86d511e-f95f-4161-b82f-d399f9f3edd1', 'x-compute-request-id': 'req-c86d511e-f95f-4161-b82f-d399f9f3edd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:16:52,785 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.319s
2026-06-30 11:16:52,785 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1772', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64554e72-b77f-49bb-bf8a-54d1fe507804', 'x-compute-request-id': 'req-64554e72-b77f-49bb-bf8a-54d1fe507804', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuild_block_device_mapping", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:16:52,799 93793 INFO [tempest.common.waiters] State transition "REBUILD/rebuilding" ==> "REBUILD/rebuild_block_device_mapping" after 5 second wait
2026-06-30 11:16:54,055 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.255s
2026-06-30 11:16:54,056 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1772', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8062a1c2-ecc2-48d5-8f21-dd6574262b61', 'x-compute-request-id': 'req-8062a1c2-ecc2-48d5-8f21-dd6574262b61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuild_block_device_mapping", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:16:55,339 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.268s
2026-06-30 11:16:55,339 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1772', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f0ff2ba-b025-4f3a-bd5e-58e9e17316c0', 'x-compute-request-id': 'req-6f0ff2ba-b025-4f3a-bd5e-58e9e17316c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuild_block_device_mapping", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:16:56,842 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.488s
2026-06-30 11:16:56,843 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1760', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da10ee4e-1dc8-415e-879f-a5d606707cd9', 'x-compute-request-id': 'req-da10ee4e-1dc8-415e-879f-a5d606707cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:16:56,858 93793 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_block_device_mapping" ==> "REBUILD/rebuild_spawning" after 9 second wait
2026-06-30 11:16:58,244 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.385s
2026-06-30 11:16:58,245 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1760', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95173673-e35f-47bd-9ca2-f8c12f1548f9', 'x-compute-request-id': 'req-95173673-e35f-47bd-9ca2-f8c12f1548f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:16:59,666 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.409s
2026-06-30 11:16:59,666 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:16:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1760', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d61f38fe-0ee3-490b-8142-813a16a12997', 'x-compute-request-id': 'req-d61f38fe-0ee3-490b-8142-813a16a12997', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:16:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:17:01,188 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.509s
2026-06-30 11:17:01,188 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1760', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f3488f1-08d6-404f-b423-8b4c5c836723', 'x-compute-request-id': 'req-1f3488f1-08d6-404f-b423-8b4c5c836723', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:17:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:17:02,464 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.262s
2026-06-30 11:17:02,465 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1759', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd29ca4a-9ab6-4f48-833f-7b7fd7151539', 'x-compute-request-id': 'req-fd29ca4a-9ab6-4f48-833f-7b7fd7151539', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "REBUILD", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:17:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "rebuild_spawning", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:17:03,967 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.488s
2026-06-30 11:17:03,967 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1814', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-468cf523-817d-4e38-959f-120b02b9a7aa', 'x-compute-request-id': 'req-468cf523-817d-4e38-959f-120b02b9a7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "ERROR", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:17:03Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-30T09:17:02Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:17:03,980 93793 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_spawning" ==> "ERROR/None" after 16 second wait
2026-06-30 11:17:04,214 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://192.168.122.169/compute/v2.1/servers/ee09a3eb-2120-4bd4-b826-4983431c958d 0.232s
2026-06-30 11:17:04,215 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5be3092a-84bb-4010-9d70-e32a49eebbf9', 'x-compute-request-id': 'req-5be3092a-84bb-4010-9d70-e32a49eebbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/ee09a3eb-2120-4bd4-b826-4983431c958d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:af:4e"}, {"version": 4, "addr": "172.24.4.199", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:af:4e"}]}, "created": "2026-06-30T09:15:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "ee09a3eb-2120-4bd4-b826-4983431c958d", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/ee09a3eb-2120-4bd4-b826-4983431c958d"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/ee09a3eb-2120-4bd4-b826-4983431c958d"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-1692581532", "status": "ACTIVE", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:15:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1394010035", "OS-SRV-USG:launched_at": "2026-06-30T09:15:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2106254707"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-30 11:17:04,296 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.065s
2026-06-30 11:17:04,296 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b9ebc9-75f1-40af-b303-b19b0ffdb679', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b9ebc9-75f1-40af-b303-b19b0ffdb679', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:17:04,491 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 409 DELETE http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.181s
2026-06-30 11:17:04,491 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '150', 'x-openstack-request-id': 'req-6d63d615-dd48-48b2-bf98-bcd2906ecffe', 'x-compute-request-id': 'req-6d63d615-dd48-48b2-bf98-bcd2906ecffe', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 while it is in vm_state error"}}'
2026-06-30 11:17:04,573 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.078s
2026-06-30 11:17:04,574 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42997fcc-3cd5-4e8d-928d-7f1f82b36028', 'x-compute-request-id': 'req-42997fcc-3cd5-4e8d-928d-7f1f82b36028', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:05,639 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.061s
2026-06-30 11:17:05,639 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-600f5dcc-4380-4069-93a0-dda18ce096d0', 'x-compute-request-id': 'req-600f5dcc-4380-4069-93a0-dda18ce096d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:06,766 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.124s
2026-06-30 11:17:06,767 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e33d2fe-be9a-490a-b834-a478ac354eaf', 'x-compute-request-id': 'req-7e33d2fe-be9a-490a-b834-a478ac354eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:07,865 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.094s
2026-06-30 11:17:07,865 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce58eb5-fb16-4e02-9dc9-3657e05b92f4', 'x-compute-request-id': 'req-9ce58eb5-fb16-4e02-9dc9-3657e05b92f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:08,936 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.065s
2026-06-30 11:17:08,936 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eaa4d5a-c5dc-4e45-86f6-456b10be2bbb', 'x-compute-request-id': 'req-6eaa4d5a-c5dc-4e45-86f6-456b10be2bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:10,009 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.070s
2026-06-30 11:17:10,010 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c366161-bf0c-4b5e-b106-1659cc4c403e', 'x-compute-request-id': 'req-4c366161-bf0c-4b5e-b106-1659cc4c403e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:11,080 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.066s
2026-06-30 11:17:11,080 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0841b51a-9a3a-4597-be0c-ea0bd1e456af', 'x-compute-request-id': 'req-0841b51a-9a3a-4597-be0c-ea0bd1e456af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:12,243 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.160s
2026-06-30 11:17:12,243 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-792a45f8-2250-44ea-a16c-f3022c87d9c4', 'x-compute-request-id': 'req-792a45f8-2250-44ea-a16c-f3022c87d9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:13,418 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.170s
2026-06-30 11:17:13,419 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cceac67-84b4-45c8-9903-c6b422819660', 'x-compute-request-id': 'req-7cceac67-84b4-45c8-9903-c6b422819660', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:14,539 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.116s
2026-06-30 11:17:14,539 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa3eaecc-1048-420e-85bb-894091677a33', 'x-compute-request-id': 'req-fa3eaecc-1048-420e-85bb-894091677a33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:15,630 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.088s
2026-06-30 11:17:15,630 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0722a8a-f46a-49c6-b84e-af1e86a33551', 'x-compute-request-id': 'req-a0722a8a-f46a-49c6-b84e-af1e86a33551', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:16,730 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.094s
2026-06-30 11:17:16,730 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e849bbf6-cf87-44ba-b4fd-eceb292764fa', 'x-compute-request-id': 'req-e849bbf6-cf87-44ba-b4fd-eceb292764fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:17,820 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.085s
2026-06-30 11:17:17,821 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f996760-f773-4149-b982-30d0f28a0278', 'x-compute-request-id': 'req-5f996760-f773-4149-b982-30d0f28a0278', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:18,936 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.113s
2026-06-30 11:17:18,937 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b2b5f84-bd82-4927-b838-7bee6c3e4c1b', 'x-compute-request-id': 'req-8b2b5f84-bd82-4927-b838-7bee6c3e4c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:20,020 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.080s
2026-06-30 11:17:20,021 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec5c186-3ba9-4908-9ea7-ed3fc5737b46', 'x-compute-request-id': 'req-1ec5c186-3ba9-4908-9ea7-ed3fc5737b46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:21,114 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.089s
2026-06-30 11:17:21,114 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-205170dc-c210-439a-a7eb-d9e4bf546321', 'x-compute-request-id': 'req-205170dc-c210-439a-a7eb-d9e4bf546321', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:22,456 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.336s
2026-06-30 11:17:22,457 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef2b95b7-b633-4971-af19-dab8d59df3a8', 'x-compute-request-id': 'req-ef2b95b7-b633-4971-af19-dab8d59df3a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:23,621 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.158s
2026-06-30 11:17:23,621 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49075af8-af0d-467a-86cd-2e65e2d5b27c', 'x-compute-request-id': 'req-49075af8-af0d-467a-86cd-2e65e2d5b27c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:24,800 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.174s
2026-06-30 11:17:24,800 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b6f5b9c-35f4-432f-89c7-55eacc08e01f', 'x-compute-request-id': 'req-1b6f5b9c-35f4-432f-89c7-55eacc08e01f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:26,076 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.270s
2026-06-30 11:17:26,076 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5ce641a-9b50-48f1-bacb-b84075ab225f', 'x-compute-request-id': 'req-e5ce641a-9b50-48f1-bacb-b84075ab225f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:27,275 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.195s
2026-06-30 11:17:27,278 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0a1cbf1-e0f6-4288-b3e6-efd300863465', 'x-compute-request-id': 'req-d0a1cbf1-e0f6-4288-b3e6-efd300863465', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:28,359 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.077s
2026-06-30 11:17:28,359 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebe1739d-1e76-4b7b-8b38-781b61bd4ae4', 'x-compute-request-id': 'req-ebe1739d-1e76-4b7b-8b38-781b61bd4ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:29,430 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.068s
2026-06-30 11:17:29,431 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1d90b0e-5424-4231-b24c-0cc2c12c6d8b', 'x-compute-request-id': 'req-e1d90b0e-5424-4231-b24c-0cc2c12c6d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:30,496 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.061s
2026-06-30 11:17:30,497 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27fb55cd-17da-4de2-9bfb-c6fc527be765', 'x-compute-request-id': 'req-27fb55cd-17da-4de2-9bfb-c6fc527be765', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:31,565 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.066s
2026-06-30 11:17:31,565 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d97e152-80b9-46ee-a4fc-1f8c95d3430c', 'x-compute-request-id': 'req-7d97e152-80b9-46ee-a4fc-1f8c95d3430c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:32,667 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.098s
2026-06-30 11:17:32,668 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-744def65-0766-417a-9bfd-5628a2591e4d', 'x-compute-request-id': 'req-744def65-0766-417a-9bfd-5628a2591e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:33,743 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.072s
2026-06-30 11:17:33,744 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00d72d91-e785-4623-81c7-fb86f535c0c3', 'x-compute-request-id': 'req-00d72d91-e785-4623-81c7-fb86f535c0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:34,810 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.063s
2026-06-30 11:17:34,810 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b149b9e7-bc2d-4b2b-aad2-17baded16bdd', 'x-compute-request-id': 'req-b149b9e7-bc2d-4b2b-aad2-17baded16bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:35,888 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.074s
2026-06-30 11:17:35,889 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d972aa52-6665-4697-b110-5011d46332a4', 'x-compute-request-id': 'req-d972aa52-6665-4697-b110-5011d46332a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:36,945 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.054s
2026-06-30 11:17:36,946 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8636790-1556-448b-9f74-e91bae83c75d', 'x-compute-request-id': 'req-b8636790-1556-448b-9f74-e91bae83c75d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:38,021 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.071s
2026-06-30 11:17:38,022 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f5d6d1-fff4-44aa-afb7-a6ecfde30623', 'x-compute-request-id': 'req-54f5d6d1-fff4-44aa-afb7-a6ecfde30623', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:39,130 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.106s
2026-06-30 11:17:39,130 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-137437eb-903d-4d19-8b18-d4ebf4f06c2c', 'x-compute-request-id': 'req-137437eb-903d-4d19-8b18-d4ebf4f06c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:40,230 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.095s
2026-06-30 11:17:40,230 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b60ae91-21f7-4eb6-98f4-b9cfa66f12ff', 'x-compute-request-id': 'req-2b60ae91-21f7-4eb6-98f4-b9cfa66f12ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:41,311 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.076s
2026-06-30 11:17:41,312 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab4d0fad-0577-4f5c-b69f-ac0dedc45f0e', 'x-compute-request-id': 'req-ab4d0fad-0577-4f5c-b69f-ac0dedc45f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:42,399 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.085s
2026-06-30 11:17:42,400 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9da2a025-f4b7-47a3-98dc-1cdc9cef95d0', 'x-compute-request-id': 'req-9da2a025-f4b7-47a3-98dc-1cdc9cef95d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:43,476 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.072s
2026-06-30 11:17:43,477 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e107b91-ad2c-44d2-8b79-1fe5e0f7baf0', 'x-compute-request-id': 'req-0e107b91-ad2c-44d2-8b79-1fe5e0f7baf0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:44,558 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.078s
2026-06-30 11:17:44,558 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ba96ef-7d12-4f81-a990-10a9320c5b60', 'x-compute-request-id': 'req-01ba96ef-7d12-4f81-a990-10a9320c5b60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:45,649 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.087s
2026-06-30 11:17:45,650 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a59a962-6e7d-4c07-b992-7d2e5328f913', 'x-compute-request-id': 'req-4a59a962-6e7d-4c07-b992-7d2e5328f913', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:46,785 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.132s
2026-06-30 11:17:46,786 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bad76e0-a2a2-490c-951c-4b83d1c64bdf', 'x-compute-request-id': 'req-6bad76e0-a2a2-490c-951c-4b83d1c64bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:47,888 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.098s
2026-06-30 11:17:47,889 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7471f1ad-94dc-4866-aba9-149dc3e32798', 'x-compute-request-id': 'req-7471f1ad-94dc-4866-aba9-149dc3e32798', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:48,948 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.055s
2026-06-30 11:17:48,949 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dbea9eb-f804-42a4-a1de-7b9fa89483f1', 'x-compute-request-id': 'req-6dbea9eb-f804-42a4-a1de-7b9fa89483f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:50,039 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.087s
2026-06-30 11:17:50,039 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d956b10-6dbf-4f5c-838f-c5df1dd736ba', 'x-compute-request-id': 'req-6d956b10-6dbf-4f5c-838f-c5df1dd736ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:51,106 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.064s
2026-06-30 11:17:51,107 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-389ae439-e608-4d0f-8483-af4b2836d0d7', 'x-compute-request-id': 'req-389ae439-e608-4d0f-8483-af4b2836d0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:52,163 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.054s
2026-06-30 11:17:52,164 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e5b2811-106f-4143-b30a-2fe65e69fb8b', 'x-compute-request-id': 'req-4e5b2811-106f-4143-b30a-2fe65e69fb8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:53,324 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.158s
2026-06-30 11:17:53,324 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-613f9230-85c6-45d4-b1e7-e740cb444a29', 'x-compute-request-id': 'req-613f9230-85c6-45d4-b1e7-e740cb444a29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:54,479 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.150s
2026-06-30 11:17:54,480 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6efc7a2e-1b09-4a7f-82d6-c925c31eb631', 'x-compute-request-id': 'req-6efc7a2e-1b09-4a7f-82d6-c925c31eb631', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:55,563 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.080s
2026-06-30 11:17:55,564 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5f7abdb-1c23-4844-bd72-bfb0add4b858', 'x-compute-request-id': 'req-e5f7abdb-1c23-4844-bd72-bfb0add4b858', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:56,675 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.106s
2026-06-30 11:17:56,675 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f312f10c-0388-4faf-8736-ee38feca8723', 'x-compute-request-id': 'req-f312f10c-0388-4faf-8736-ee38feca8723', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:57,757 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.077s
2026-06-30 11:17:57,758 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2f123d0-e6e9-4f6f-a8ff-2c4ea4bc6a8f', 'x-compute-request-id': 'req-f2f123d0-e6e9-4f6f-a8ff-2c4ea4bc6a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:58,824 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.063s
2026-06-30 11:17:58,825 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32719f2f-a275-4249-8d2d-cdfec9987d35', 'x-compute-request-id': 'req-32719f2f-a275-4249-8d2d-cdfec9987d35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:17:59,895 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.067s
2026-06-30 11:17:59,895 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:17:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d6a03f-b76e-4909-9294-9baa10928d27', 'x-compute-request-id': 'req-99d6a03f-b76e-4909-9294-9baa10928d27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:01,034 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.134s
2026-06-30 11:18:01,034 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8599308-278b-4b50-9d30-2542dc08caaa', 'x-compute-request-id': 'req-a8599308-278b-4b50-9d30-2542dc08caaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:02,141 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.101s
2026-06-30 11:18:02,141 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6a75f4b-2a1c-42de-857f-a75bdfb88f90', 'x-compute-request-id': 'req-f6a75f4b-2a1c-42de-857f-a75bdfb88f90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:03,217 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.073s
2026-06-30 11:18:03,217 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee48dd2-561b-4913-aa36-faf8303794e1', 'x-compute-request-id': 'req-1ee48dd2-561b-4913-aa36-faf8303794e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:04,333 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.111s
2026-06-30 11:18:04,334 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fbc41e5-f06a-4d20-b0e0-928959ddf6ae', 'x-compute-request-id': 'req-6fbc41e5-f06a-4d20-b0e0-928959ddf6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:05,488 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.148s
2026-06-30 11:18:05,489 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1734ca58-e782-4f11-8e06-192076cafe96', 'x-compute-request-id': 'req-1734ca58-e782-4f11-8e06-192076cafe96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:06,598 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.107s
2026-06-30 11:18:06,599 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f79cc0-70ef-4435-b6cf-f4620f60036a', 'x-compute-request-id': 'req-65f79cc0-70ef-4435-b6cf-f4620f60036a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:07,692 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.090s
2026-06-30 11:18:07,692 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feea3e69-14f9-42b6-b3ad-ca9fbb1902fd', 'x-compute-request-id': 'req-feea3e69-14f9-42b6-b3ad-ca9fbb1902fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:08,782 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.085s
2026-06-30 11:18:08,785 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee601e79-51ba-4d70-929c-67bcb1670b89', 'x-compute-request-id': 'req-ee601e79-51ba-4d70-929c-67bcb1670b89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:09,879 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.091s
2026-06-30 11:18:09,879 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7424cb42-f5ba-40cb-a26b-710c35ac32e4', 'x-compute-request-id': 'req-7424cb42-f5ba-40cb-a26b-710c35ac32e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:10,974 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.089s
2026-06-30 11:18:10,974 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e0c12f4-834f-43d2-bf61-17f43ded185a', 'x-compute-request-id': 'req-4e0c12f4-834f-43d2-bf61-17f43ded185a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:12,033 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.056s
2026-06-30 11:18:12,034 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4865353e-40b1-4393-a8cc-148afc7bd962', 'x-compute-request-id': 'req-4865353e-40b1-4393-a8cc-148afc7bd962', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:13,123 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.085s
2026-06-30 11:18:13,123 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0437d544-c2da-4a26-86a6-075f03c18c2d', 'x-compute-request-id': 'req-0437d544-c2da-4a26-86a6-075f03c18c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:14,220 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.092s
2026-06-30 11:18:14,221 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d54e8c8-1057-4361-807d-4ad5e184f514', 'x-compute-request-id': 'req-3d54e8c8-1057-4361-807d-4ad5e184f514', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:15,292 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.063s
2026-06-30 11:18:15,292 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4ced5d2-539a-48a7-bfd2-5f29b7fd5363', 'x-compute-request-id': 'req-a4ced5d2-539a-48a7-bfd2-5f29b7fd5363', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:16,369 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.074s
2026-06-30 11:18:16,369 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef5b4818-ad9b-4a02-9651-d7373136043d', 'x-compute-request-id': 'req-ef5b4818-ad9b-4a02-9651-d7373136043d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:17,455 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.081s
2026-06-30 11:18:17,456 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e14b2a7-3f30-4744-bd68-a78640818615', 'x-compute-request-id': 'req-0e14b2a7-3f30-4744-bd68-a78640818615', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:18,531 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.072s
2026-06-30 11:18:18,531 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-144c6299-7d0e-4090-9801-477cf0f732c5', 'x-compute-request-id': 'req-144c6299-7d0e-4090-9801-477cf0f732c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:19,605 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.071s
2026-06-30 11:18:19,606 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac9ad59d-3c3c-4939-9f54-6b9ba929cf28', 'x-compute-request-id': 'req-ac9ad59d-3c3c-4939-9f54-6b9ba929cf28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:20,668 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.059s
2026-06-30 11:18:20,668 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-834b5b52-7ce3-4880-88ce-39a460dbbe77', 'x-compute-request-id': 'req-834b5b52-7ce3-4880-88ce-39a460dbbe77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:21,776 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.106s
2026-06-30 11:18:21,777 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4344dc92-80ba-4355-a3d1-c8abb0b3f2f6', 'x-compute-request-id': 'req-4344dc92-80ba-4355-a3d1-c8abb0b3f2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:22,861 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.081s
2026-06-30 11:18:22,862 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb1ba502-1900-4662-8377-ab1367149916', 'x-compute-request-id': 'req-bb1ba502-1900-4662-8377-ab1367149916', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:23,935 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.069s
2026-06-30 11:18:23,935 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0321d7ad-69ff-41ee-b261-6704163094b7', 'x-compute-request-id': 'req-0321d7ad-69ff-41ee-b261-6704163094b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:25,017 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.079s
2026-06-30 11:18:25,017 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2734ab2e-43c4-47ae-90d3-9d9071612390', 'x-compute-request-id': 'req-2734ab2e-43c4-47ae-90d3-9d9071612390', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:26,083 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.063s
2026-06-30 11:18:26,086 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31857d90-fd23-453f-8706-a13b5de61f0f', 'x-compute-request-id': 'req-31857d90-fd23-453f-8706-a13b5de61f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:27,175 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.086s
2026-06-30 11:18:27,176 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edce436d-ff8f-4cf4-a739-ec50f4c6dd4d', 'x-compute-request-id': 'req-edce436d-ff8f-4cf4-a739-ec50f4c6dd4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:28,247 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.068s
2026-06-30 11:18:28,248 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480be314-3b17-49d7-a474-f5647a22edf1', 'x-compute-request-id': 'req-480be314-3b17-49d7-a474-f5647a22edf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:29,307 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.056s
2026-06-30 11:18:29,308 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dfe27f1-a97c-49ab-9c4c-e5e8b51caf86', 'x-compute-request-id': 'req-7dfe27f1-a97c-49ab-9c4c-e5e8b51caf86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:30,408 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.096s
2026-06-30 11:18:30,408 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b296c0ad-c8f8-45fb-8ef7-09afa6241a8f', 'x-compute-request-id': 'req-b296c0ad-c8f8-45fb-8ef7-09afa6241a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:31,496 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.082s
2026-06-30 11:18:31,496 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ff2b1e-84b2-49c5-ab66-cfce6e929afe', 'x-compute-request-id': 'req-52ff2b1e-84b2-49c5-ab66-cfce6e929afe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:32,563 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.064s
2026-06-30 11:18:32,564 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83e0f3cf-9685-4dac-8902-3dc33f98eeb9', 'x-compute-request-id': 'req-83e0f3cf-9685-4dac-8902-3dc33f98eeb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:33,667 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.099s
2026-06-30 11:18:33,667 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-854f3bdf-536d-414a-9bf5-bff8d7d5c8a2', 'x-compute-request-id': 'req-854f3bdf-536d-414a-9bf5-bff8d7d5c8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:34,758 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.087s
2026-06-30 11:18:34,758 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-588aa2a6-fef2-4b1a-9fd5-62cb85c072e2', 'x-compute-request-id': 'req-588aa2a6-fef2-4b1a-9fd5-62cb85c072e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:35,868 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.106s
2026-06-30 11:18:35,868 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b2e81da-14f8-40ad-8aa6-e952df8dc62f', 'x-compute-request-id': 'req-7b2e81da-14f8-40ad-8aa6-e952df8dc62f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:36,955 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.083s
2026-06-30 11:18:36,956 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35d2c1bb-6b06-46cf-aefc-9753f8300e94', 'x-compute-request-id': 'req-35d2c1bb-6b06-46cf-aefc-9753f8300e94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:38,038 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.079s
2026-06-30 11:18:38,041 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae4c8b24-2813-4ad9-8c58-9de7f7e26e96', 'x-compute-request-id': 'req-ae4c8b24-2813-4ad9-8c58-9de7f7e26e96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:39,125 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.081s
2026-06-30 11:18:39,126 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f17688c-977d-4bc0-a68c-aecd3c8add2e', 'x-compute-request-id': 'req-5f17688c-977d-4bc0-a68c-aecd3c8add2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:40,235 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.105s
2026-06-30 11:18:40,235 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e9bc06-0dab-47bf-831d-3dd266bfb133', 'x-compute-request-id': 'req-00e9bc06-0dab-47bf-831d-3dd266bfb133', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:41,331 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.092s
2026-06-30 11:18:41,331 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-927bfadc-66c3-45a4-a7d2-7653c1e6bbcc', 'x-compute-request-id': 'req-927bfadc-66c3-45a4-a7d2-7653c1e6bbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:42,430 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.095s
2026-06-30 11:18:42,431 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5875ff2d-21fc-4d4d-b315-bf418d2fd6e2', 'x-compute-request-id': 'req-5875ff2d-21fc-4d4d-b315-bf418d2fd6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:43,520 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.086s
2026-06-30 11:18:43,521 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbbde0a4-d19d-4e45-beb2-389a3d189eeb', 'x-compute-request-id': 'req-cbbde0a4-d19d-4e45-beb2-389a3d189eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:44,591 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.067s
2026-06-30 11:18:44,591 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21f40fa0-23ad-4739-a1e5-90d3dc015d5b', 'x-compute-request-id': 'req-21f40fa0-23ad-4739-a1e5-90d3dc015d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:45,678 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.081s
2026-06-30 11:18:45,679 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b98c17c-c5a2-46f2-9504-46ebc4947808', 'x-compute-request-id': 'req-7b98c17c-c5a2-46f2-9504-46ebc4947808', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:46,743 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.062s
2026-06-30 11:18:46,744 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2332fafa-2bff-42e3-a4db-350d22cd66cf', 'x-compute-request-id': 'req-2332fafa-2bff-42e3-a4db-350d22cd66cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:47,829 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.082s
2026-06-30 11:18:47,829 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b82cb150-9009-4c08-9ac8-831a5df1736d', 'x-compute-request-id': 'req-b82cb150-9009-4c08-9ac8-831a5df1736d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:48,919 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.082s
2026-06-30 11:18:48,921 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06913524-2cfe-45ad-8ba1-35f08071a676', 'x-compute-request-id': 'req-06913524-2cfe-45ad-8ba1-35f08071a676', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:49,988 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.064s
2026-06-30 11:18:49,989 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70f69f7b-99e7-429f-9abc-e8a01f1b3440', 'x-compute-request-id': 'req-70f69f7b-99e7-429f-9abc-e8a01f1b3440', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:51,070 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.078s
2026-06-30 11:18:51,070 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f5f8849-577a-4d5c-8fc7-34b025ed357e', 'x-compute-request-id': 'req-7f5f8849-577a-4d5c-8fc7-34b025ed357e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:52,150 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.076s
2026-06-30 11:18:52,150 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-109e1640-5724-42b6-a17b-0a1e71a5fe50', 'x-compute-request-id': 'req-109e1640-5724-42b6-a17b-0a1e71a5fe50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:53,229 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.075s
2026-06-30 11:18:53,230 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6e1ee2-aa1f-4e1f-8ca2-8d7a63ed3797', 'x-compute-request-id': 'req-0e6e1ee2-aa1f-4e1f-8ca2-8d7a63ed3797', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:54,337 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.105s
2026-06-30 11:18:54,337 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4598bbce-28f1-4175-9c46-cb0fa4161d0a', 'x-compute-request-id': 'req-4598bbce-28f1-4175-9c46-cb0fa4161d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:55,558 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.218s
2026-06-30 11:18:55,559 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-145c6d4b-f4e2-438d-8473-eac1ea8d7568', 'x-compute-request-id': 'req-145c6d4b-f4e2-438d-8473-eac1ea8d7568', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:56,680 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.116s
2026-06-30 11:18:56,681 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b43b1e4-993c-4e8d-9704-12d7e4fee3ca', 'x-compute-request-id': 'req-8b43b1e4-993c-4e8d-9704-12d7e4fee3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:57,902 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.217s
2026-06-30 11:18:57,903 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9a3fae-5367-441b-b2fb-dd1cffb7f64d', 'x-compute-request-id': 'req-ea9a3fae-5367-441b-b2fb-dd1cffb7f64d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:18:59,047 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.139s
2026-06-30 11:18:59,048 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:18:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1cabe74-a049-4ad5-9b54-ab9afcea9ea4', 'x-compute-request-id': 'req-e1cabe74-a049-4ad5-9b54-ab9afcea9ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:00,176 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.124s
2026-06-30 11:19:00,177 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166aa8bb-82fc-478f-a2c0-c3176c46b713', 'x-compute-request-id': 'req-166aa8bb-82fc-478f-a2c0-c3176c46b713', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:01,252 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.071s
2026-06-30 11:19:01,252 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aebaaa0-f6f7-4aec-9cd5-6ccebd0688b3', 'x-compute-request-id': 'req-5aebaaa0-f6f7-4aec-9cd5-6ccebd0688b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:02,554 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.298s
2026-06-30 11:19:02,554 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bf90979-2b57-4983-ba06-b4a77becef88', 'x-compute-request-id': 'req-1bf90979-2b57-4983-ba06-b4a77becef88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:03,662 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.103s
2026-06-30 11:19:03,662 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad956bcc-01b5-4874-9b95-91c515be27ae', 'x-compute-request-id': 'req-ad956bcc-01b5-4874-9b95-91c515be27ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:04,742 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.075s
2026-06-30 11:19:04,742 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c0c21bc-ab8d-4fdc-a59f-4cce2487b5bf', 'x-compute-request-id': 'req-7c0c21bc-ab8d-4fdc-a59f-4cce2487b5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:05,813 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.068s
2026-06-30 11:19:05,814 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-589ccf45-e8f2-4b6c-9668-37aab94ea485', 'x-compute-request-id': 'req-589ccf45-e8f2-4b6c-9668-37aab94ea485', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:06,895 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.078s
2026-06-30 11:19:06,895 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b76da816-4ccd-4bde-83e6-9909c32e6d81', 'x-compute-request-id': 'req-b76da816-4ccd-4bde-83e6-9909c32e6d81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:07,958 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.059s
2026-06-30 11:19:07,958 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30122367-ff60-4a83-b659-8d0b8a1e0cca', 'x-compute-request-id': 'req-30122367-ff60-4a83-b659-8d0b8a1e0cca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:09,109 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.148s
2026-06-30 11:19:09,109 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82fd4db5-2173-4a7b-afa8-5284414d668e', 'x-compute-request-id': 'req-82fd4db5-2173-4a7b-afa8-5284414d668e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:10,202 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.089s
2026-06-30 11:19:10,203 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89c72cc0-21ba-4980-afbb-05e30fff9de6', 'x-compute-request-id': 'req-89c72cc0-21ba-4980-afbb-05e30fff9de6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:11,293 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.085s
2026-06-30 11:19:11,294 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7388125-939e-4ba5-b078-eda1a64b26f9', 'x-compute-request-id': 'req-f7388125-939e-4ba5-b078-eda1a64b26f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:12,426 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.126s
2026-06-30 11:19:12,426 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c59eacc4-23fc-48af-b68c-6e58a0ee442c', 'x-compute-request-id': 'req-c59eacc4-23fc-48af-b68c-6e58a0ee442c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:13,541 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.112s
2026-06-30 11:19:13,541 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b819b3c5-71cc-4aaa-bd7c-ffb74a050e1e', 'x-compute-request-id': 'req-b819b3c5-71cc-4aaa-bd7c-ffb74a050e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:14,734 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.190s
2026-06-30 11:19:14,734 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0737eb-8b0a-4261-81dc-f52755237cee', 'x-compute-request-id': 'req-5c0737eb-8b0a-4261-81dc-f52755237cee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:15,828 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.091s
2026-06-30 11:19:15,828 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ba984a-302c-4b88-90b2-0771bc798672', 'x-compute-request-id': 'req-c9ba984a-302c-4b88-90b2-0771bc798672', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:16,935 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.101s
2026-06-30 11:19:16,937 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f878888d-510f-4804-b1c4-a1f394966baa', 'x-compute-request-id': 'req-f878888d-510f-4804-b1c4-a1f394966baa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:18,083 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.143s
2026-06-30 11:19:18,084 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fae0864-ccb2-422a-8d56-c0a2a1634790', 'x-compute-request-id': 'req-2fae0864-ccb2-422a-8d56-c0a2a1634790', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:19,180 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.094s
2026-06-30 11:19:19,181 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49ffb339-f860-4211-9696-7bfcfe4e8bbd', 'x-compute-request-id': 'req-49ffb339-f860-4211-9696-7bfcfe4e8bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:20,299 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.112s
2026-06-30 11:19:20,299 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1da88be-1bde-437e-bd38-3091d26954e6', 'x-compute-request-id': 'req-b1da88be-1bde-437e-bd38-3091d26954e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:21,412 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.108s
2026-06-30 11:19:21,412 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa5f59f-467a-4fe9-8a99-6725a8173c24', 'x-compute-request-id': 'req-5aa5f59f-467a-4fe9-8a99-6725a8173c24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:22,576 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.160s
2026-06-30 11:19:22,576 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a2f158-88f3-4cc6-824a-b17e7d6c2904', 'x-compute-request-id': 'req-81a2f158-88f3-4cc6-824a-b17e7d6c2904', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:23,692 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.114s
2026-06-30 11:19:23,693 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2135c5c3-f182-4aa4-9844-d1471ee482f9', 'x-compute-request-id': 'req-2135c5c3-f182-4aa4-9844-d1471ee482f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:24,782 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.086s
2026-06-30 11:19:24,782 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aee4e06-948c-40bc-9ecf-7f35e2fafbbd', 'x-compute-request-id': 'req-2aee4e06-948c-40bc-9ecf-7f35e2fafbbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:25,890 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.105s
2026-06-30 11:19:25,891 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4282a6-e9a7-4e6e-bb48-25797fb09320', 'x-compute-request-id': 'req-1e4282a6-e9a7-4e6e-bb48-25797fb09320', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:27,027 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.132s
2026-06-30 11:19:27,027 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-164fd6dd-9910-462a-b4c7-4e0e6ff6dcbe', 'x-compute-request-id': 'req-164fd6dd-9910-462a-b4c7-4e0e6ff6dcbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:28,129 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.098s
2026-06-30 11:19:28,129 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8c52309-f6f6-4b47-8f23-cbaf51af2d69', 'x-compute-request-id': 'req-d8c52309-f6f6-4b47-8f23-cbaf51af2d69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:29,249 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.117s
2026-06-30 11:19:29,250 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ca42a41-aeca-4837-a5a7-8af9b3923e61', 'x-compute-request-id': 'req-1ca42a41-aeca-4837-a5a7-8af9b3923e61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:30,338 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.082s
2026-06-30 11:19:30,339 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad19e773-4bdc-4e96-9107-2dce7b8010a7', 'x-compute-request-id': 'req-ad19e773-4bdc-4e96-9107-2dce7b8010a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:31,415 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.072s
2026-06-30 11:19:31,415 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-028181fe-3c98-4749-aeaa-394c176a957d', 'x-compute-request-id': 'req-028181fe-3c98-4749-aeaa-394c176a957d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:32,508 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.088s
2026-06-30 11:19:32,509 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5116f4fc-2c99-4a69-a7e4-1b9c4aa1b3c5', 'x-compute-request-id': 'req-5116f4fc-2c99-4a69-a7e4-1b9c4aa1b3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:33,603 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.091s
2026-06-30 11:19:33,603 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6b02d5-c8ea-45ca-b96a-1019adeca502', 'x-compute-request-id': 'req-fe6b02d5-c8ea-45ca-b96a-1019adeca502', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:34,700 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.093s
2026-06-30 11:19:34,700 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df77f82b-7e11-4cb2-b225-b8bfa497556c', 'x-compute-request-id': 'req-df77f82b-7e11-4cb2-b225-b8bfa497556c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:35,802 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.098s
2026-06-30 11:19:35,803 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89007c80-9cab-4394-97bc-930f27c054a0', 'x-compute-request-id': 'req-89007c80-9cab-4394-97bc-930f27c054a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:36,933 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.127s
2026-06-30 11:19:36,934 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93198fe3-c4f3-458e-b81b-072a7f563d7b', 'x-compute-request-id': 'req-93198fe3-c4f3-458e-b81b-072a7f563d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:38,018 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.081s
2026-06-30 11:19:38,019 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c0fe807-d04c-460e-ac19-9c0836ec5ca5', 'x-compute-request-id': 'req-0c0fe807-d04c-460e-ac19-9c0836ec5ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:39,080 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.058s
2026-06-30 11:19:39,081 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d7f147d-73dc-470b-81cd-4f5025ec3500', 'x-compute-request-id': 'req-5d7f147d-73dc-470b-81cd-4f5025ec3500', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:40,142 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.059s
2026-06-30 11:19:40,143 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d2bcae9-2eb2-42c6-a658-7aa3f2d3045e', 'x-compute-request-id': 'req-4d2bcae9-2eb2-42c6-a658-7aa3f2d3045e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:41,210 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.065s
2026-06-30 11:19:41,210 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c17e46bb-800e-4daa-9f8d-f8df36448ce8', 'x-compute-request-id': 'req-c17e46bb-800e-4daa-9f8d-f8df36448ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:42,275 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.061s
2026-06-30 11:19:42,276 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c7494aa-1ea8-4446-ad36-fb7bc4386218', 'x-compute-request-id': 'req-0c7494aa-1ea8-4446-ad36-fb7bc4386218', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:43,380 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.100s
2026-06-30 11:19:43,380 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f08aa721-2077-402d-b8e1-1014e4fafa85', 'x-compute-request-id': 'req-f08aa721-2077-402d-b8e1-1014e4fafa85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:44,475 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.092s
2026-06-30 11:19:44,475 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-041376d7-5f6a-4bcb-9bc0-3e37f8b095af', 'x-compute-request-id': 'req-041376d7-5f6a-4bcb-9bc0-3e37f8b095af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:45,539 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.059s
2026-06-30 11:19:45,540 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73aefe0a-f3b0-41a7-b8e7-c84d75ffb345', 'x-compute-request-id': 'req-73aefe0a-f3b0-41a7-b8e7-c84d75ffb345', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:46,616 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.074s
2026-06-30 11:19:46,617 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48bd6646-6252-4ba1-9438-4cfbca31dafd', 'x-compute-request-id': 'req-48bd6646-6252-4ba1-9438-4cfbca31dafd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:47,708 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.088s
2026-06-30 11:19:47,709 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bffe10c8-2151-44a2-a6e7-3c92e9e5ed21', 'x-compute-request-id': 'req-bffe10c8-2151-44a2-a6e7-3c92e9e5ed21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:48,800 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.087s
2026-06-30 11:19:48,801 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ab7531-a859-4098-8ac8-0d4f011ca01d', 'x-compute-request-id': 'req-20ab7531-a859-4098-8ac8-0d4f011ca01d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:49,868 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.064s
2026-06-30 11:19:49,868 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c8e8891-e88e-4fd5-97b7-3c18ff53d572', 'x-compute-request-id': 'req-4c8e8891-e88e-4fd5-97b7-3c18ff53d572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:51,020 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.149s
2026-06-30 11:19:51,020 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4ee9698-54d7-44f4-87cc-0b64320afbee', 'x-compute-request-id': 'req-b4ee9698-54d7-44f4-87cc-0b64320afbee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:52,120 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.097s
2026-06-30 11:19:52,121 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f175d124-cbbb-423e-be0f-5babb67c4e65', 'x-compute-request-id': 'req-f175d124-cbbb-423e-be0f-5babb67c4e65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:53,224 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.096s
2026-06-30 11:19:53,225 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee5ce38-9d17-4e14-b926-80ee8dea773a', 'x-compute-request-id': 'req-fee5ce38-9d17-4e14-b926-80ee8dea773a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:54,366 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.135s
2026-06-30 11:19:54,367 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6194641-cb70-4b8d-989c-cbf8b43731bb', 'x-compute-request-id': 'req-c6194641-cb70-4b8d-989c-cbf8b43731bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:55,463 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.092s
2026-06-30 11:19:55,464 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf93db63-3446-4a84-9345-8883ea71e7f3', 'x-compute-request-id': 'req-bf93db63-3446-4a84-9345-8883ea71e7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:56,626 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.157s
2026-06-30 11:19:56,626 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a30bfaa5-d51e-4e16-9b7d-f33f7ca37d16', 'x-compute-request-id': 'req-a30bfaa5-d51e-4e16-9b7d-f33f7ca37d16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:57,723 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.093s
2026-06-30 11:19:57,723 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c60c345-bdc9-4621-bef3-83207878d73e', 'x-compute-request-id': 'req-5c60c345-bdc9-4621-bef3-83207878d73e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:19:58,825 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.098s
2026-06-30 11:19:58,826 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13df9522-7e26-480d-ac5e-75e1365a8def', 'x-compute-request-id': 'req-13df9522-7e26-480d-ac5e-75e1365a8def', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:00,016 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.186s
2026-06-30 11:20:00,016 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:19:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33b65092-fb63-4f24-ac17-452420cce53e', 'x-compute-request-id': 'req-33b65092-fb63-4f24-ac17-452420cce53e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:01,101 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.081s
2026-06-30 11:20:01,102 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ededda2b-1769-4929-bc16-06cce53139d2', 'x-compute-request-id': 'req-ededda2b-1769-4929-bc16-06cce53139d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:02,224 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.119s
2026-06-30 11:20:02,225 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ea0fdc-94e9-44b8-84be-840e1521c9b0', 'x-compute-request-id': 'req-14ea0fdc-94e9-44b8-84be-840e1521c9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:03,441 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.211s
2026-06-30 11:20:03,441 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a903f7f-bf53-4e62-b323-469401c356ea', 'x-compute-request-id': 'req-2a903f7f-bf53-4e62-b323-469401c356ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:05,251 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.805s
2026-06-30 11:20:05,251 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18c9245b-9357-4068-8e51-fea66650e633', 'x-compute-request-id': 'req-18c9245b-9357-4068-8e51-fea66650e633', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:06,382 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.127s
2026-06-30 11:20:06,382 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e81f376-a075-4392-943d-a5e8fe9129b2', 'x-compute-request-id': 'req-1e81f376-a075-4392-943d-a5e8fe9129b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:07,483 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.098s
2026-06-30 11:20:07,484 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-626c7f82-67e8-4f51-8842-01e7826a45e3', 'x-compute-request-id': 'req-626c7f82-67e8-4f51-8842-01e7826a45e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:08,547 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.059s
2026-06-30 11:20:08,547 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9494e5a2-946f-4dc5-8301-0be67eba9b2f', 'x-compute-request-id': 'req-9494e5a2-946f-4dc5-8301-0be67eba9b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:09,635 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.085s
2026-06-30 11:20:09,636 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb8bbcd-5d3d-45ae-917b-8608694306a8', 'x-compute-request-id': 'req-fbb8bbcd-5d3d-45ae-917b-8608694306a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:10,739 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.098s
2026-06-30 11:20:10,740 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5691f053-aa69-4d64-b17d-b5407ae95ca0', 'x-compute-request-id': 'req-5691f053-aa69-4d64-b17d-b5407ae95ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:11,835 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.090s
2026-06-30 11:20:11,835 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98e7a0f0-66e8-4a0d-bd5a-b26199be5ce1', 'x-compute-request-id': 'req-98e7a0f0-66e8-4a0d-bd5a-b26199be5ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:12,919 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.080s
2026-06-30 11:20:12,920 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d31f88b-fbad-47c8-b8c0-5b67d3490dc5', 'x-compute-request-id': 'req-1d31f88b-fbad-47c8-b8c0-5b67d3490dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:14,006 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.079s
2026-06-30 11:20:14,006 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8679b957-d59a-41fa-a3e9-6bc732ede648', 'x-compute-request-id': 'req-8679b957-d59a-41fa-a3e9-6bc732ede648', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:15,137 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.128s
2026-06-30 11:20:15,137 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5e03fa9-807e-4fd7-963b-871abb6b8533', 'x-compute-request-id': 'req-b5e03fa9-807e-4fd7-963b-871abb6b8533', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:16,213 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.073s
2026-06-30 11:20:16,213 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db9d1b4-f6ff-4a9f-8f6c-de06ac646006', 'x-compute-request-id': 'req-5db9d1b4-f6ff-4a9f-8f6c-de06ac646006', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:17,310 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.094s
2026-06-30 11:20:17,310 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c761a47-9083-49d4-8c36-40d69695e7bc', 'x-compute-request-id': 'req-1c761a47-9083-49d4-8c36-40d69695e7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:18,417 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.104s
2026-06-30 11:20:18,418 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acbcb6fe-694e-4b87-9bb1-eef430e19298', 'x-compute-request-id': 'req-acbcb6fe-694e-4b87-9bb1-eef430e19298', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:19,532 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments 0.109s
2026-06-30 11:20:19,533 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7eddcf5-a656-482c-a68f-966795d62b3a', 'x-compute-request-id': 'req-c7eddcf5-a656-482c-a68f-966795d62b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "volumeId": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "serverId": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "device": "/dev/vdb"}]}'
2026-06-30 11:20:21,138 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 POST http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/action 0.603s
2026-06-30 11:20:21,139 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-7a577fcf-a586-4ef7-89f2-c0286aa253c8', 'x-compute-request-id': 'req-7a577fcf-a586-4ef7-89f2-c0286aa253c8', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 could not be found."}}'
2026-06-30 11:20:21,209 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.068s
2026-06-30 11:20:21,209 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c017b0-1884-4f4f-be83-648cd0099b82', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c017b0-1884-4f4f-be83-648cd0099b82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:22,335 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.114s
2026-06-30 11:20:22,335 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758345b8-cc99-44fc-96b0-47762236d055', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758345b8-cc99-44fc-96b0-47762236d055', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:23,395 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.049s
2026-06-30 11:20:23,395 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75ad211-d0c9-4b0b-a6c1-8fd7b5fd4903', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75ad211-d0c9-4b0b-a6c1-8fd7b5fd4903', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:24,473 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.066s
2026-06-30 11:20:24,473 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b86b2cc-d7f3-4762-9af5-c56a92549ac2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b86b2cc-d7f3-4762-9af5-c56a92549ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:25,552 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.067s
2026-06-30 11:20:25,552 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be70e6a-d94e-4f33-ae20-b30ea5c0e0d9', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be70e6a-d94e-4f33-ae20-b30ea5c0e0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:26,624 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.056s
2026-06-30 11:20:26,624 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2ce869-0c18-4404-a5ce-5c337df869f8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2ce869-0c18-4404-a5ce-5c337df869f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:27,697 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.061s
2026-06-30 11:20:27,697 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279b9b05-bcb7-4738-8462-4fa9f0020ba5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279b9b05-bcb7-4738-8462-4fa9f0020ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:28,875 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.166s
2026-06-30 11:20:28,875 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6adc66d-5048-47aa-81da-a35ee1f7894a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6adc66d-5048-47aa-81da-a35ee1f7894a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:29,972 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.083s
2026-06-30 11:20:29,973 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821c4310-f506-423b-946c-1adcf857269b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821c4310-f506-423b-946c-1adcf857269b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:31,105 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.117s
2026-06-30 11:20:31,105 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d980db-5d8d-4d06-b68a-22866efbda8e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d980db-5d8d-4d06-b68a-22866efbda8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:32,243 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.123s
2026-06-30 11:20:32,243 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b56aa72-4f07-4f66-80b8-c65fa1db280b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b56aa72-4f07-4f66-80b8-c65fa1db280b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:33,303 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.047s
2026-06-30 11:20:33,303 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8293b115-ff14-458c-b4ac-1698f6421073', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8293b115-ff14-458c-b4ac-1698f6421073', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:34,378 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.060s
2026-06-30 11:20:34,378 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c46ecd5-7d83-4bcf-abb2-3880ebd0f01e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c46ecd5-7d83-4bcf-abb2-3880ebd0f01e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:35,439 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.049s
2026-06-30 11:20:35,440 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539c6838-5456-4b4e-9b64-6222f8b51000', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539c6838-5456-4b4e-9b64-6222f8b51000', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:36,497 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.046s
2026-06-30 11:20:36,497 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b384ec-e6d8-417b-a0ca-5a3533d86988', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b384ec-e6d8-417b-a0ca-5a3533d86988', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:37,559 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.051s
2026-06-30 11:20:37,559 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a7d5d8a-2fe1-489d-a550-7b0dfadbaa5c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a7d5d8a-2fe1-489d-a550-7b0dfadbaa5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:38,623 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.051s
2026-06-30 11:20:38,623 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc54413-3d44-4a24-ac30-8a1a45786ad0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc54413-3d44-4a24-ac30-8a1a45786ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:39,692 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.057s
2026-06-30 11:20:39,692 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abd54ee5-9a03-460c-9f21-bf5f3ea172d1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abd54ee5-9a03-460c-9f21-bf5f3ea172d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:40,772 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.066s
2026-06-30 11:20:40,773 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc00aa7-9da3-49bd-8357-81f15edf452f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc00aa7-9da3-49bd-8357-81f15edf452f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:41,842 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.052s
2026-06-30 11:20:41,842 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4549a5-70af-4df2-969c-9eb744bd46b9', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4549a5-70af-4df2-969c-9eb744bd46b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:42,916 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.062s
2026-06-30 11:20:42,917 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ec4f42-e326-445b-8b5d-b00f0c3beca7', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ec4f42-e326-445b-8b5d-b00f0c3beca7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:43,987 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.055s
2026-06-30 11:20:43,988 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b617b8d3-f306-4029-923a-f0cf026e11ea', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b617b8d3-f306-4029-923a-f0cf026e11ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:45,077 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.075s
2026-06-30 11:20:45,080 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f939dc8-b0c4-4f62-ac47-1dbebd130ade', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f939dc8-b0c4-4f62-ac47-1dbebd130ade', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:46,145 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.053s
2026-06-30 11:20:46,146 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960f2680-e9b8-44d3-8d91-001fdff7bb25', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960f2680-e9b8-44d3-8d91-001fdff7bb25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:47,218 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.060s
2026-06-30 11:20:47,218 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-449930f0-96e7-425e-878c-f8571006c06e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-449930f0-96e7-425e-878c-f8571006c06e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:48,286 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.056s
2026-06-30 11:20:48,286 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172f9182-ddbe-4666-9340-7f5263fe3cee', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172f9182-ddbe-4666-9340-7f5263fe3cee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:49,392 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.095s
2026-06-30 11:20:49,392 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c608b6-71cb-421c-825b-90399e0648db', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c608b6-71cb-421c-825b-90399e0648db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:50,692 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.284s
2026-06-30 11:20:50,693 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d439d3a-2418-452f-9d0d-623c1751994d', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d439d3a-2418-452f-9d0d-623c1751994d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:52,107 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.399s
2026-06-30 11:20:52,107 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53ea5ae-6739-431a-b669-a2770f73442f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53ea5ae-6739-431a-b669-a2770f73442f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:53,256 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.132s
2026-06-30 11:20:53,257 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb73f971-1f1e-40a9-b19c-23b718d5705b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb73f971-1f1e-40a9-b19c-23b718d5705b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:54,324 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.053s
2026-06-30 11:20:54,324 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb51d206-f25e-4f64-b2d4-e9e1ac94718a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb51d206-f25e-4f64-b2d4-e9e1ac94718a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:55,387 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.052s
2026-06-30 11:20:55,388 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a9b1e6-489b-434c-aafa-5141fad3017c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a9b1e6-489b-434c-aafa-5141fad3017c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:56,451 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.052s
2026-06-30 11:20:56,451 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0edfad4f-7ceb-41c8-8d6b-522f0de5add3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0edfad4f-7ceb-41c8-8d6b-522f0de5add3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:57,513 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.051s
2026-06-30 11:20:57,514 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6d6fef-e4fc-469a-9f7e-ffd13bc2c6a1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6d6fef-e4fc-469a-9f7e-ffd13bc2c6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:58,580 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.054s
2026-06-30 11:20:58,580 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23808db7-881a-40cb-bb4f-0357af5f40a2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23808db7-881a-40cb-bb4f-0357af5f40a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:20:59,647 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.057s
2026-06-30 11:20:59,648 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:20:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6ffd63-3fb2-4911-af6c-a3b08aaf28d5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6ffd63-3fb2-4911-af6c-a3b08aaf28d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:00,724 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.065s
2026-06-30 11:21:00,725 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b08468-4f47-4278-a54c-3bf815bf6716', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b08468-4f47-4278-a54c-3bf815bf6716', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:01,810 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.071s
2026-06-30 11:21:01,811 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0afd10b7-7ee6-421b-bb3e-1552eb7bcbe1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0afd10b7-7ee6-421b-bb3e-1552eb7bcbe1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:02,890 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.064s
2026-06-30 11:21:02,890 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba99cd43-38b7-4ed5-a077-ff949f446667', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba99cd43-38b7-4ed5-a077-ff949f446667', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:04,064 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.162s
2026-06-30 11:21:04,064 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f92aa7-affa-4053-a3f3-99db5a48afc1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f92aa7-affa-4053-a3f3-99db5a48afc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:05,151 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.073s
2026-06-30 11:21:05,151 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0ef956-d2ef-4a9d-ba08-3d1b63963846', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0ef956-d2ef-4a9d-ba08-3d1b63963846', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:06,237 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.071s
2026-06-30 11:21:06,238 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27580bc1-6974-460e-86d8-16f9be53f358', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27580bc1-6974-460e-86d8-16f9be53f358', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:07,396 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.146s
2026-06-30 11:21:07,397 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab87dfad-56a4-43da-835e-af045f29859f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab87dfad-56a4-43da-835e-af045f29859f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:08,518 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.108s
2026-06-30 11:21:08,519 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ace4730-b131-435a-bb72-3db045ab83c8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ace4730-b131-435a-bb72-3db045ab83c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:09,620 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.087s
2026-06-30 11:21:09,620 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b413dc2-ef1d-43f4-81e7-6ba6930cba09', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b413dc2-ef1d-43f4-81e7-6ba6930cba09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:10,693 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.059s
2026-06-30 11:21:10,694 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7868b1cf-ea09-49d5-aed0-0f78d8ae1ac5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7868b1cf-ea09-49d5-aed0-0f78d8ae1ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:11,818 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.106s
2026-06-30 11:21:11,821 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df46cd22-0a8f-4f49-aa69-7cb40fb1b979', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df46cd22-0a8f-4f49-aa69-7cb40fb1b979', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:12,906 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.071s
2026-06-30 11:21:12,907 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c60da0-34b1-4b68-853b-21a120003b43', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c60da0-34b1-4b68-853b-21a120003b43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:13,996 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.075s
2026-06-30 11:21:13,997 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc41670-89a9-4e7a-8d61-6c6eed08747c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc41670-89a9-4e7a-8d61-6c6eed08747c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:15,078 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.066s
2026-06-30 11:21:15,078 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65186f83-065e-4655-80ad-8e732edc0dcd', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65186f83-065e-4655-80ad-8e732edc0dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:16,171 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.081s
2026-06-30 11:21:16,172 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85559a57-97f9-4ebb-a3b7-faa85984e7aa', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85559a57-97f9-4ebb-a3b7-faa85984e7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:17,296 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.112s
2026-06-30 11:21:17,297 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c2e70f0-3f6a-429d-9cfa-83904bce62d5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c2e70f0-3f6a-429d-9cfa-83904bce62d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:18,427 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.117s
2026-06-30 11:21:18,427 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff39db39-0596-499d-9d64-8e291c9c204c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff39db39-0596-499d-9d64-8e291c9c204c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:19,539 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.097s
2026-06-30 11:21:19,540 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66da8b9f-3928-4344-b10a-12154e93f511', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66da8b9f-3928-4344-b10a-12154e93f511', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:20,618 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.063s
2026-06-30 11:21:20,618 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18b061b-9983-4ef1-a382-705290afab01', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18b061b-9983-4ef1-a382-705290afab01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:21,712 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.078s
2026-06-30 11:21:21,712 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f26ce0d-7a8c-4cec-9b9c-b6b2115bbb01', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f26ce0d-7a8c-4cec-9b9c-b6b2115bbb01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:22,813 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.087s
2026-06-30 11:21:22,813 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5b2a65-7ce2-4695-a63b-61b84a68aa33', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5b2a65-7ce2-4695-a63b-61b84a68aa33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:24,011 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.183s
2026-06-30 11:21:24,012 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe695fc-a39d-47e4-b453-61628d945a41', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe695fc-a39d-47e4-b453-61628d945a41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:25,095 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.069s
2026-06-30 11:21:25,095 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d598c83-0fe0-42c5-98a8-4a472cb7e4b5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d598c83-0fe0-42c5-98a8-4a472cb7e4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:26,169 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.063s
2026-06-30 11:21:26,170 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc23d66-65c5-46de-a02d-acca5c0e52ba', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc23d66-65c5-46de-a02d-acca5c0e52ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:27,250 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.063s
2026-06-30 11:21:27,250 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79218d8f-2adf-4568-a571-a1d22b4df0e0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79218d8f-2adf-4568-a571-a1d22b4df0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:28,332 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.064s
2026-06-30 11:21:28,332 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9546251-e356-42ca-ba21-d6bc38956f24', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9546251-e356-42ca-ba21-d6bc38956f24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:29,420 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.074s
2026-06-30 11:21:29,420 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e12d44a7-bdd2-443d-8347-45a3b359383b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e12d44a7-bdd2-443d-8347-45a3b359383b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:30,499 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.064s
2026-06-30 11:21:30,501 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d569734a-f203-47f8-b60f-d3633aa8bc48', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d569734a-f203-47f8-b60f-d3633aa8bc48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:31,572 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.057s
2026-06-30 11:21:31,573 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-075019db-1b40-4748-af49-f4e044b9dbab', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-075019db-1b40-4748-af49-f4e044b9dbab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:32,666 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.080s
2026-06-30 11:21:32,667 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07260680-53d8-4c7d-8a98-d8b037a69d84', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07260680-53d8-4c7d-8a98-d8b037a69d84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:33,755 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.076s
2026-06-30 11:21:33,756 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05913bf9-a9e3-4463-b434-0955e685527f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05913bf9-a9e3-4463-b434-0955e685527f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:34,824 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.052s
2026-06-30 11:21:34,824 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e31f2c2f-2b5d-4c89-b12b-3fa98a2f4e2f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e31f2c2f-2b5d-4c89-b12b-3fa98a2f4e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:35,933 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.096s
2026-06-30 11:21:35,934 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c1b57f-5dd9-45de-bb05-001722e75abf', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c1b57f-5dd9-45de-bb05-001722e75abf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:37,008 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.063s
2026-06-30 11:21:37,009 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad98a999-911a-4d62-91fa-922cc5d5ebc9', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad98a999-911a-4d62-91fa-922cc5d5ebc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:38,173 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.149s
2026-06-30 11:21:38,173 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e59f70-57c8-4a36-9e31-92668cd12c87', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e59f70-57c8-4a36-9e31-92668cd12c87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:39,251 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.062s
2026-06-30 11:21:39,253 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbb2a3f-3dc5-46e8-a45e-76c417ed1b56', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbb2a3f-3dc5-46e8-a45e-76c417ed1b56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:40,325 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.056s
2026-06-30 11:21:40,325 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2bcea1-f3f1-414b-a5e8-dd055392f63b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2bcea1-f3f1-414b-a5e8-dd055392f63b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:41,396 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.055s
2026-06-30 11:21:41,397 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937bde79-0e1a-4fa4-8d85-6cf8eb9f3715', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937bde79-0e1a-4fa4-8d85-6cf8eb9f3715', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:42,622 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.213s
2026-06-30 11:21:42,623 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20275475-bbd4-4e5b-8323-acc69429b619', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20275475-bbd4-4e5b-8323-acc69429b619', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:43,694 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.054s
2026-06-30 11:21:43,695 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b099d98-21f6-43d0-a2de-db15094f9155', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b099d98-21f6-43d0-a2de-db15094f9155', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:44,788 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.082s
2026-06-30 11:21:44,789 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1f1d68-92f9-4ef1-b8f4-a817fcbb93c4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1f1d68-92f9-4ef1-b8f4-a817fcbb93c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:45,914 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.105s
2026-06-30 11:21:45,915 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb655b3-bb95-42b7-a4f7-ffcb78a88c34', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb655b3-bb95-42b7-a4f7-ffcb78a88c34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:47,041 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.108s
2026-06-30 11:21:47,042 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41792239-e2fa-4251-8b5d-6ea19718d36c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41792239-e2fa-4251-8b5d-6ea19718d36c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:48,150 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.094s
2026-06-30 11:21:48,151 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910ea6b6-2f50-448d-bac0-101384e11049', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910ea6b6-2f50-448d-bac0-101384e11049', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:49,264 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.099s
2026-06-30 11:21:49,265 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7ed2c0-8570-4d62-a8a9-1369d51317ef', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7ed2c0-8570-4d62-a8a9-1369d51317ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:50,352 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.075s
2026-06-30 11:21:50,352 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf4cd8f-ce84-4628-a40e-8ca3c1b21146', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf4cd8f-ce84-4628-a40e-8ca3c1b21146', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:51,495 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.127s
2026-06-30 11:21:51,497 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a42742a-27a1-44b4-b5fb-e0eacf7c0c8b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a42742a-27a1-44b4-b5fb-e0eacf7c0c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:52,599 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.091s
2026-06-30 11:21:52,600 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59faebb-a15f-415a-ba2d-588242ad77fb', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59faebb-a15f-415a-ba2d-588242ad77fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:53,702 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.086s
2026-06-30 11:21:53,702 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4c8d93-2cf2-44a0-9822-c5980f4fec60', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4c8d93-2cf2-44a0-9822-c5980f4fec60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:54,805 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.089s
2026-06-30 11:21:54,805 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a44be32-5a72-44c5-8b1c-ae31dfd3b519', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a44be32-5a72-44c5-8b1c-ae31dfd3b519', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:55,928 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.107s
2026-06-30 11:21:55,929 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f0d509-533e-4065-87ab-959ca84cfdb5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f0d509-533e-4065-87ab-959ca84cfdb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:57,013 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.073s
2026-06-30 11:21:57,014 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeef3bf5-158c-4fe4-8fb8-410d146f21a8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeef3bf5-158c-4fe4-8fb8-410d146f21a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:58,111 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.083s
2026-06-30 11:21:58,111 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540e3b90-01bc-4cea-b9f1-a2d5b90da6bd', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540e3b90-01bc-4cea-b9f1-a2d5b90da6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:21:59,214 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.089s
2026-06-30 11:21:59,215 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:21:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36792004-7a04-4848-b660-ce828823ff3a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36792004-7a04-4848-b660-ce828823ff3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:00,313 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.083s
2026-06-30 11:22:00,314 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b65d6c2-5123-45d1-a485-a5ab681ca966', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b65d6c2-5123-45d1-a485-a5ab681ca966', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:01,469 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.133s
2026-06-30 11:22:01,470 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d49345-c5f6-49f8-ad23-1549056b0e73', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d49345-c5f6-49f8-ad23-1549056b0e73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:02,536 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.054s
2026-06-30 11:22:02,537 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa6e007-8897-4284-b723-47baa1ad7c6a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa6e007-8897-4284-b723-47baa1ad7c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:03,606 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.056s
2026-06-30 11:22:03,607 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b65a41-5f70-43b8-8ca2-2de4f4090244', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b65a41-5f70-43b8-8ca2-2de4f4090244', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:04,697 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.080s
2026-06-30 11:22:04,697 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c205232c-053b-44d8-9733-6c2566411edc', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c205232c-053b-44d8-9733-6c2566411edc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:05,778 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.068s
2026-06-30 11:22:05,779 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4af6bc-8c08-4ca7-bd9d-40f988e76ddc', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4af6bc-8c08-4ca7-bd9d-40f988e76ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:06,856 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.065s
2026-06-30 11:22:06,856 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc47f090-f75b-48c5-b438-336ef981948a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc47f090-f75b-48c5-b438-336ef981948a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:07,964 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.090s
2026-06-30 11:22:07,965 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-040f3b45-9116-4a39-b0e1-0a9cc4a3e27a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-040f3b45-9116-4a39-b0e1-0a9cc4a3e27a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:09,079 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.096s
2026-06-30 11:22:09,079 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93de1723-5131-40a3-b2e1-4c7c99180b26', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93de1723-5131-40a3-b2e1-4c7c99180b26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:10,148 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.055s
2026-06-30 11:22:10,148 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b2f110-4935-489e-b34b-9e8cc9eaa87f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b2f110-4935-489e-b34b-9e8cc9eaa87f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:11,255 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.097s
2026-06-30 11:22:11,257 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079b50cd-2386-40df-90c9-9d06e3caa004', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079b50cd-2386-40df-90c9-9d06e3caa004', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:12,387 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.110s
2026-06-30 11:22:12,388 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aaadbe3-63ab-4e30-aa63-33364db0c318', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aaadbe3-63ab-4e30-aa63-33364db0c318', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:13,545 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.142s
2026-06-30 11:22:13,546 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c527259-29c7-4e29-a5de-30186f1f57a0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c527259-29c7-4e29-a5de-30186f1f57a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:14,704 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.144s
2026-06-30 11:22:14,704 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fdc274b-0f69-48e3-90e8-26043c3702ba', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fdc274b-0f69-48e3-90e8-26043c3702ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:15,774 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.056s
2026-06-30 11:22:15,775 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068bffba-a9ab-4b43-9f59-b692df4b6d81', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068bffba-a9ab-4b43-9f59-b692df4b6d81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:16,857 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.071s
2026-06-30 11:22:16,858 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e595eea1-5407-4235-8fcd-8f1fcee5c598', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e595eea1-5407-4235-8fcd-8f1fcee5c598', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:17,928 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.055s
2026-06-30 11:22:17,928 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e428f5ec-2d56-4aa5-9535-806d97d1f5e6', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e428f5ec-2d56-4aa5-9535-806d97d1f5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:19,004 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.063s
2026-06-30 11:22:19,004 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38707349-88f8-4538-9c87-ab0bff6e6904', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38707349-88f8-4538-9c87-ab0bff6e6904', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:20,077 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.059s
2026-06-30 11:22:20,077 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b809d69d-0538-4146-8daf-8735e5302ddb', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b809d69d-0538-4146-8daf-8735e5302ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:21,250 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.159s
2026-06-30 11:22:21,250 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2051667c-ba19-48cc-a691-faaf1de7ea93', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2051667c-ba19-48cc-a691-faaf1de7ea93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:22,326 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.062s
2026-06-30 11:22:22,326 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d7f74a-fb98-40f9-ba6b-adf418bfe00c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d7f74a-fb98-40f9-ba6b-adf418bfe00c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:23,429 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.092s
2026-06-30 11:22:23,430 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54449310-5c6e-4503-b3f8-a289e1dfe2f4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54449310-5c6e-4503-b3f8-a289e1dfe2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:24,552 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.110s
2026-06-30 11:22:24,552 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7d308a-1537-4023-bd1d-a7ff51aa8b5a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7d308a-1537-4023-bd1d-a7ff51aa8b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:25,655 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.085s
2026-06-30 11:22:25,655 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e513459-20a9-4c01-93b8-ab0754d70e3f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e513459-20a9-4c01-93b8-ab0754d70e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:26,752 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.080s
2026-06-30 11:22:26,753 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3fd3a7a-eeab-4268-bddd-38b2694d6c35', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3fd3a7a-eeab-4268-bddd-38b2694d6c35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:27,901 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.132s
2026-06-30 11:22:27,901 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce27c59-2765-4deb-8d98-0164ed1898b9', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce27c59-2765-4deb-8d98-0164ed1898b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:29,029 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.111s
2026-06-30 11:22:29,030 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7dab38-bab4-4d1a-b760-1b36688cde40', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7dab38-bab4-4d1a-b760-1b36688cde40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:30,234 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.189s
2026-06-30 11:22:30,236 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efc773e0-62c4-4349-9365-1f89b8fa312d', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efc773e0-62c4-4349-9365-1f89b8fa312d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:31,378 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.130s
2026-06-30 11:22:31,378 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67ba901-fc20-40ba-9270-5f48808bf5a4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67ba901-fc20-40ba-9270-5f48808bf5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:32,502 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.108s
2026-06-30 11:22:32,502 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0df980-90fb-4931-9196-acef0801a6cc', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0df980-90fb-4931-9196-acef0801a6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:33,612 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.095s
2026-06-30 11:22:33,612 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783f8b21-c68c-4560-aff9-6929b4393990', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783f8b21-c68c-4560-aff9-6929b4393990', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:34,734 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.109s
2026-06-30 11:22:34,735 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100725f1-8d8f-4f88-b9de-938741114f10', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-100725f1-8d8f-4f88-b9de-938741114f10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:35,833 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.082s
2026-06-30 11:22:35,834 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcce7abb-1c83-492c-bbb5-5d276e0f9be0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcce7abb-1c83-492c-bbb5-5d276e0f9be0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:36,979 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.133s
2026-06-30 11:22:36,980 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8061601-ffff-404a-9208-f884f52c47ed', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8061601-ffff-404a-9208-f884f52c47ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:38,047 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.051s
2026-06-30 11:22:38,048 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0457f9-3ead-4adb-9c11-567da56e66d2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0457f9-3ead-4adb-9c11-567da56e66d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:39,117 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.058s
2026-06-30 11:22:39,117 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d88b4b3-de7b-4ff1-8f20-01114903553a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d88b4b3-de7b-4ff1-8f20-01114903553a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:40,228 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.097s
2026-06-30 11:22:40,228 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439c93c9-0f10-418d-b8e4-005c8589cc58', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439c93c9-0f10-418d-b8e4-005c8589cc58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:41,312 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.073s
2026-06-30 11:22:41,312 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1accf246-beb9-41c8-80b0-8048f9e3226f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1accf246-beb9-41c8-80b0-8048f9e3226f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:42,476 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.147s
2026-06-30 11:22:42,477 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff60458-d422-4ead-9ceb-6eb9c6c88135', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff60458-d422-4ead-9ceb-6eb9c6c88135', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:43,558 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.068s
2026-06-30 11:22:43,558 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f45d31-2cdd-46bd-b2f2-720a4a37cef3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f45d31-2cdd-46bd-b2f2-720a4a37cef3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:44,655 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.083s
2026-06-30 11:22:44,655 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8165bd86-1ff2-475d-a551-a013d5e46ce7', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8165bd86-1ff2-475d-a551-a013d5e46ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:45,725 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.055s
2026-06-30 11:22:45,725 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166afe2d-4093-4b9a-ab57-dd3a848237b2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166afe2d-4093-4b9a-ab57-dd3a848237b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:46,791 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.055s
2026-06-30 11:22:46,791 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-479ac128-b265-4897-8b55-05896df29a3f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-479ac128-b265-4897-8b55-05896df29a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:47,866 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.064s
2026-06-30 11:22:47,867 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0eb4c0c-0818-42f0-a2a4-8acdd7fa8ec1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0eb4c0c-0818-42f0-a2a4-8acdd7fa8ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:48,946 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.068s
2026-06-30 11:22:48,947 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2818e311-bc85-4399-b242-e69a2932c4fc', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2818e311-bc85-4399-b242-e69a2932c4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:50,036 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.075s
2026-06-30 11:22:50,037 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3cb037-89f0-4e1c-9d29-8a0bd341671a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3cb037-89f0-4e1c-9d29-8a0bd341671a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:51,168 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.116s
2026-06-30 11:22:51,169 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e190a495-b45f-4a26-bd86-2bf9cd9e0ee6', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e190a495-b45f-4a26-bd86-2bf9cd9e0ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:52,280 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.098s
2026-06-30 11:22:52,281 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8104fb53-efde-498a-9fe0-342809d1589c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8104fb53-efde-498a-9fe0-342809d1589c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:53,392 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.097s
2026-06-30 11:22:53,392 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c5b39ee-d256-4722-a303-1ffd6be546a5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c5b39ee-d256-4722-a303-1ffd6be546a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:54,559 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.148s
2026-06-30 11:22:54,559 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40444a11-c6b0-4160-9417-efd4b2a03ed5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40444a11-c6b0-4160-9417-efd4b2a03ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:55,801 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.227s
2026-06-30 11:22:55,802 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fd9475f-d16e-4f9c-8e41-d97f6537d2ff', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fd9475f-d16e-4f9c-8e41-d97f6537d2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:56,914 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.098s
2026-06-30 11:22:56,914 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47eb0d06-6e00-4f87-bac8-0533cc30377e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47eb0d06-6e00-4f87-bac8-0533cc30377e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:58,067 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.137s
2026-06-30 11:22:58,067 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebebf086-7b03-44ce-af7c-c82cd8c7c244', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebebf086-7b03-44ce-af7c-c82cd8c7c244', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:22:59,212 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.126s
2026-06-30 11:22:59,213 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:22:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261d8504-0b66-4f9d-ade9-a9821aa25966', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261d8504-0b66-4f9d-ade9-a9821aa25966', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:00,384 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.153s
2026-06-30 11:23:00,385 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5efeaa-7688-4024-8dd7-e2f32ef3d23e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5efeaa-7688-4024-8dd7-e2f32ef3d23e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:01,612 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.212s
2026-06-30 11:23:01,613 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f105f0-eb00-4e99-8f59-095ded8e31b2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f105f0-eb00-4e99-8f59-095ded8e31b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:02,676 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.048s
2026-06-30 11:23:02,677 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b096266-fbc3-4d9b-a43a-f109ec120843', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b096266-fbc3-4d9b-a43a-f109ec120843', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:03,756 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.069s
2026-06-30 11:23:03,757 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847f8564-d72f-4c14-a887-f56f99efe790', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847f8564-d72f-4c14-a887-f56f99efe790', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:04,821 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.052s
2026-06-30 11:23:04,822 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54b8eea-1270-4afa-a928-ff5ccd0e5756', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54b8eea-1270-4afa-a928-ff5ccd0e5756', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:05,882 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.048s
2026-06-30 11:23:05,882 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-015f71ad-3aad-4290-b31c-89d0ac112d59', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-015f71ad-3aad-4290-b31c-89d0ac112d59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:06,956 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.059s
2026-06-30 11:23:06,956 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29723b57-5df0-483d-83ca-c6fc91a7c900', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29723b57-5df0-483d-83ca-c6fc91a7c900', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:08,027 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.057s
2026-06-30 11:23:08,027 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99dd2529-9888-4f6d-ad41-4b7996656935', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99dd2529-9888-4f6d-ad41-4b7996656935', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:09,089 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.051s
2026-06-30 11:23:09,090 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d3c7d2-bc50-4f22-86c3-4189c6edb245', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d3c7d2-bc50-4f22-86c3-4189c6edb245', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:10,176 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.073s
2026-06-30 11:23:10,177 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6c3c13-57e5-4ae5-8d4a-639a1f2ccbef', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6c3c13-57e5-4ae5-8d4a-639a1f2ccbef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:11,254 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.060s
2026-06-30 11:23:11,254 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49913bac-4e28-4c0d-9545-ac739591641e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49913bac-4e28-4c0d-9545-ac739591641e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:12,429 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.156s
2026-06-30 11:23:12,430 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894461fb-cdac-497a-aff6-1b71f57c3e50', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894461fb-cdac-497a-aff6-1b71f57c3e50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:13,606 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.156s
2026-06-30 11:23:13,606 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b75545-1701-4069-96ad-4b0ec6eb20b4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b75545-1701-4069-96ad-4b0ec6eb20b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:14,769 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.147s
2026-06-30 11:23:14,769 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb12f0b-6a32-4859-ac18-f0f918123e98', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb12f0b-6a32-4859-ac18-f0f918123e98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:15,937 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.150s
2026-06-30 11:23:15,938 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60323b77-b8b0-4804-b23a-bbe498302c6a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60323b77-b8b0-4804-b23a-bbe498302c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:17,020 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.066s
2026-06-30 11:23:17,020 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522a15d7-41a2-4109-9b40-e71f42fac6f8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522a15d7-41a2-4109-9b40-e71f42fac6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:18,096 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.060s
2026-06-30 11:23:18,096 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74be9ab-53ac-4eed-997d-8c3a498e675f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74be9ab-53ac-4eed-997d-8c3a498e675f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:19,178 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.071s
2026-06-30 11:23:19,178 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef42f3f-18b7-43fb-927f-dd148525264b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef42f3f-18b7-43fb-927f-dd148525264b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:20,251 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.063s
2026-06-30 11:23:20,252 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e8abe3-2517-4bc8-8844-da4acabc4538', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e8abe3-2517-4bc8-8844-da4acabc4538', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:21,335 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.072s
2026-06-30 11:23:21,335 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d60f195d-6b8f-43ab-ae50-ad2aac07351e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d60f195d-6b8f-43ab-ae50-ad2aac07351e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:22,415 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.068s
2026-06-30 11:23:22,415 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35447215-b79f-440c-863f-a0455226957d', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35447215-b79f-440c-863f-a0455226957d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:23,484 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.057s
2026-06-30 11:23:23,484 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f291c9f-19cf-4b5b-94ab-20d126308893', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f291c9f-19cf-4b5b-94ab-20d126308893', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:24,552 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.055s
2026-06-30 11:23:24,552 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e156f46-7717-41bc-b0a5-198c3e8a36f1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e156f46-7717-41bc-b0a5-198c3e8a36f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:25,626 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.061s
2026-06-30 11:23:25,627 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c62ae3-1ee8-4282-b348-9c3ef64642ae', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c62ae3-1ee8-4282-b348-9c3ef64642ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:26,693 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.055s
2026-06-30 11:23:26,694 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4051c0-3d53-421d-877b-6afdf683d2e3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4051c0-3d53-421d-877b-6afdf683d2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:27,773 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.067s
2026-06-30 11:23:27,773 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3516019-7d53-4674-a688-6e186adadf8f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3516019-7d53-4674-a688-6e186adadf8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:28,846 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.060s
2026-06-30 11:23:28,846 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c9dd23-fa47-45cc-a667-5ef8a0a0c137', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c9dd23-fa47-45cc-a667-5ef8a0a0c137', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:29,952 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.093s
2026-06-30 11:23:29,952 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017a7a5b-a022-442e-97fe-1f8bdab2ad03', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017a7a5b-a022-442e-97fe-1f8bdab2ad03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:31,020 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.056s
2026-06-30 11:23:31,020 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b44d7a-9d13-4ac8-9f5b-d94da5a0204d', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b44d7a-9d13-4ac8-9f5b-d94da5a0204d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:32,090 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.054s
2026-06-30 11:23:32,091 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810c633f-d087-45aa-8bca-0b0188f1b477', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810c633f-d087-45aa-8bca-0b0188f1b477', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:33,169 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.062s
2026-06-30 11:23:33,170 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca589b4-080a-4f01-a368-9db92ef8f01f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca589b4-080a-4f01-a368-9db92ef8f01f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:34,248 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.065s
2026-06-30 11:23:34,248 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae165194-4b0c-402a-8359-f7bbc940e189', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae165194-4b0c-402a-8359-f7bbc940e189', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:35,322 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.060s
2026-06-30 11:23:35,322 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3022759-294a-438d-afbf-4732420c3dd0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3022759-294a-438d-afbf-4732420c3dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:36,399 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.063s
2026-06-30 11:23:36,399 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69b3036-16de-419f-b293-cf475b0b4bf3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69b3036-16de-419f-b293-cf475b0b4bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:37,463 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf 0.053s
2026-06-30 11:23:37,463 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be45a15-b7ec-4e47-b10d-3ee6d65d1ff2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be45a15-b7ec-4e47-b10d-3ee6d65d1ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf'}
Body: b'{"volume": {"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-30T09:15:52.000000", "updated_at": "2026-06-30T09:16:55.000000", "name": "tempest-ServerActionsTestOtherA-volume-913494396", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.169/volume/v3/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}, {"rel": "bookmark", "href": "http://192.168.122.169/volume/volumes/99fe2827-d73f-47af-a050-d7af8b7d29bf"}], "user_id": "5f61cb0b30b343f798b699f36e85a588", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "attachment_id": "1efa462b-898b-4ab9-86d3-5ebc66a21d25", "volume_id": "99fe2827-d73f-47af-a050-d7af8b7d29bf", "server_id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-30T09:16:54.000000"}], "os-vol-tenant-attr:tenant_id": "f7bd568eeced4d46b3653e627d640395"}}'
2026-06-30 11:23:37,703 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.226s
2026-06-30 11:23:37,703 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80d6c779-729a-4e7f-97bb-575a0f98582c', 'x-compute-request-id': 'req-80d6c779-729a-4e7f-97bb-575a0f98582c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b''
2026-06-30 11:23:38,040 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.337s
2026-06-30 11:23:38,041 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1820', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ef3906e-0b19-4daa-b2a7-558df544be99', 'x-compute-request-id': 'req-0ef3906e-0b19-4daa-b2a7-558df544be99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "ERROR", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:23:38Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-30T09:17:02Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:23:39,311 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 0.259s
2026-06-30 11:23:39,312 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1820', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3dfb419-bc0b-4f10-af7b-fd000b728126', 'x-compute-request-id': 'req-d3dfb419-bc0b-4f10-af7b-fd000b728126', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-194571851-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:c3:6d"}]}, "created": "2026-06-30T09:15:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/flavors/42"}]}, "hostId": "aef77b8b2439cdcac5a887f21be11aac5a5eddc2de242f2f23c677d2", "id": "1a72f5af-ba67-4af4-8d6a-4c9dac6bed11", "image": {"id": "5baa1ec9-67d0-45af-9fbe-77deba0fc058", "links": [{"rel": "bookmark", "href": "http://192.168.122.169/compute/images/5baa1ec9-67d0-45af-9fbe-77deba0fc058"}]}, "links": [{"rel": "self", "href": "http://192.168.122.169/compute/v2.1/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}, {"rel": "bookmark", "href": "http://192.168.122.169/compute/servers/1a72f5af-ba67-4af4-8d6a-4c9dac6bed11"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-2130954004", "status": "ERROR", "tenant_id": "f7bd568eeced4d46b3653e627d640395", "user_id": "5f61cb0b30b343f798b699f36e85a588", "updated": "2026-06-30T09:23:38Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-30T09:17:02Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2128554935", "OS-SRV-USG:launched_at": "2026-06-30T09:16:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--13155805"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "99fe2827-d73f-47af-a050-d7af8b7d29bf"}]}}'
2026-06-30 11:23:39,385 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://192.168.122.169/compute/v2.1/os-keypairs/tempest-keypair-2128554935 0.058s
2026-06-30 11:23:39,386 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f949874-83db-49f9-9ea4-e36c30212efe', 'x-compute-request-id': 'req-5f949874-83db-49f9-9ea4-e36c30212efe', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.169/compute/v2.1/os-keypairs/tempest-keypair-2128554935'}
Body: b''
2026-06-30 11:23:39,447 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 409 DELETE http://192.168.122.169/networking/v2.0/security-groups/657e9fee-c099-4052-ae8e-2f7a615cf06d 0.061s
2026-06-30 11:23:39,448 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-3ccb8ca1-e5e7-4dae-b95f-971cb6a5af88', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.169/networking/v2.0/security-groups/657e9fee-c099-4052-ae8e-2f7a615cf06d'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 657e9fee-c099-4052-ae8e-2f7a615cf06d in use.", "detail": ""}}'
2026-06-30 11:23:39,449 93793 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 657e9fee-c099-4052-ae8e-2f7a615cf06d VM might not be deleted
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 657e9fee-c099-4052-ae8e-2f7a615cf06d in use.', 'detail': ''}
2026-06-30 11:23:39.449 93793 ERROR tempest.lib.common.validation_resources
2026-06-30 11:23:40,455 93793 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.169/networking/v2.0/floatingips/0a6dc9cc-1330-4185-8994-0108ebe2c445 1.002s
2026-06-30 11:23:40,455 93793 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 30 Jun 2026 09:23:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-5e29e572-c02c-451e-8a36-f6f25b5d4c46', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.169/networking/v2.0/floatingips/0a6dc9cc-1330-4185-8994-0108ebe2c445'}
Body: b''
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 606, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 498, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance 1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 while it is in vm_state error"}
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 480, in wait_for_volume_attachment_remove_from_server
console_output = client.get_console_output(server_id)['output']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 702, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 243, in action
resp, body = self.post('servers/%s/action' % server_id,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 877, in _error_checker
raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {'code': 404, 'message': 'Instance 1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 could not be found.'}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume 99fe2827-d73f-47af-a050-d7af8b7d29bf failed to reach available status (current in-use) within the required time (196 s).
}}}
traceback-4: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 136, in wait_for_server_termination
raise lib_exc.DeleteErrorException(details, server_id=server_id)
tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server 1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 failed to delete and is in ERROR status. Fault: {'code': 500, 'created': '2026-06-30T09:17:02Z', 'message': 'libvirtError'}.
}}}
traceback-5: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
security_group_client.delete_security_group(sec_id)
File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
return self.delete_resource(uri)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 657e9fee-c099-4052-ae8e-2f7a615cf06d in use.', 'detail': ''}
}}}
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_server_actions.py", line 498, in test_rebuild_server_with_volume_attached
self._test_rebuild_server(
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 146, in _test_rebuild_server
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 1a72f5af-ba67-4af4-8d6a-4c9dac6bed11 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-06-30T09:17:02Z', 'message': 'libvirtError'}.
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt4.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
pt4.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
pt5.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
pt5.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
pt6.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
pt6.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
pt7.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
pt7.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_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| 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
pt9.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
pt9.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
pt9.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
pt9.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
pt10.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
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationNegativeTest) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
VolumeReplicationNegativeTest) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_replication_negative.VolumeReplicationNegativeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt15.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
pt16.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt16.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 | |
ProjectAdminTests33) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests39) |
skip
pt17.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests39) |
skip
pt17.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt17.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt22.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt22.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt22.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt24.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
pt25.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt25.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
pt26.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt26.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_replication | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeReplicationTest) |
skip
pt27.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
VolumeReplicationTest) |
skip
pt27.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_replication.VolumeReplicationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt28.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt28.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt28.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt29.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt30.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt31.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt32.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt33.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt34.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt34.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt35.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
pt36.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt36.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt37.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt38.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
pt39.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt40.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt40.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt41.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt42.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt43.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt44.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt44.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt45.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt46.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt46.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt47.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt47.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt47.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt48.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt52.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
pt52.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
pt53.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
pt53.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
pt53.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
pt54.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt58.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.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
pt76.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt77.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt77.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
pt77.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
pt77.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
pt77.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
pt77.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt78.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
pt79.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
pt80.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
pt81.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
pt82.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
pt82.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
pt83.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
pt83.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt89.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt90.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt90.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt90.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
pt90.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
pt90.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
pt90.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt91.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt92.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
pt93.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
pt93.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt94.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt94.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt94.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt97.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt98.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
pt98.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
pt98.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
pt98.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt99.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt104.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt105.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt106.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 311 | 247 | 2 | 0 | 62 | ||