Status: Pass 248 Failure 2 Skip 56
| 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 0x70d825dde8c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerActionsTestOtherA:tearDownClass) Failed to delete volume 90ad7615-621e-4c07-8314-c60ad10be74b within the required time (196 s). Timer started at 1780326006. Timer ended at 1780326202. Waited for 196 s., <traceback object at 0x70d825e0e980>))
|
||||||
| 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-01 16:52:00,118 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://192.168.122.152/compute/v2.1/servers/2e53b7c6-d5ac-4fd6-8b77-d7f1a59d93bb 1.912s
2026-06-01 16:52:00,119 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:51:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea8a5ed-d63b-4d28-9b4a-fc38f693e1cc', 'x-compute-request-id': 'req-bea8a5ed-d63b-4d28-9b4a-fc38f693e1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/2e53b7c6-d5ac-4fd6-8b77-d7f1a59d93bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ae:13"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ae:13"}]}, "created": "2026-06-01T14:51:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "2e53b7c6-d5ac-4fd6-8b77-d7f1a59d93bb", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/2e53b7c6-d5ac-4fd6-8b77-d7f1a59d93bb"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/2e53b7c6-d5ac-4fd6-8b77-d7f1a59d93bb"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-1069049918", "status": "ACTIVE", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:51:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455596243", "OS-SRV-USG:launched_at": "2026-06-01T14:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1222444451"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:00,742 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.152/volume/v3/volumes 0.605s
2026-06-01 16:52:00,743 86648 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-845021207"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d820bc7c-79d8-4fe7-904c-f6e99ca9837c', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d820bc7c-79d8-4fe7-904c-f6e99ca9837c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.152/volume/v3/volumes'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:00.530492", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-06-01 16:52:01,042 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://192.168.122.152/identity/v3/auth/tokens 0.282s
2026-06-01 16:52:01,043 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2530', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a7ae4a09-e1b3-4882-af35-5f2f50d5502c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.152/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "26a3e6aa83b941a1938dbed4fb128bf4", "name": "tempest-ServerActionsTestOtherA-1268749243-project-member", "password_expires_at": null}, "audit_ids": ["qeev8D7GQVKdOTSa-W-qrA"], "expires_at": "2026-06-01T15:52:00.000000Z", "issued_at": "2026-06-01T14:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96f626e7efa948cfbfbaccf597e988b8", "name": "tempest-ServerActionsTestOtherA-1268749243"}, "is_domain": false, "roles": [{"id": "0bbea3fe4e2343b39f3d0c3859887d47", "name": "reader"}, {"id": "499ae7bddfe64d258865c474f2b7ca2b", "name": "member"}], "catalog": [{"endpoints": [{"id": "c76c9881832747928470c01e8b9cee89", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.152/identity", "region": "RegionOne"}], "id": "0c30fb9ababe4c6c9b3781af75c7838b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "64bb5934eb5d435b94a71e54f07853f0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.152/compute/v2.1", "region": "RegionOne"}], "id": "3239473bef5d43f2bc8e98c5e4b4cf40", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c470a885a19240b7a07843e099e97f27", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.152/volume/v3", "region": "RegionOne"}], "id": "32b5e66135aa477ca84011a71406d33b", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "abf73dd26e5c4accaf0cf648004cbe10", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.152/compute/v2/96f626e7efa948cfbfbaccf597e988b8", "region": "RegionOne"}], "id": "6b8fdca9c2a7469e87f38a5b7b046519", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "71a17437dfdf4577915496c057e0f851", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.152/placement", "region": "RegionOne"}], "id": "95d25f1287a34482957338f14c0dda0f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "53e5741bd8d94442b0d6b23f53d31e68", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.152/image", "region": "RegionOne"}], "id": "9a6e46d7c2f140f9bc93c396ba2b7869", "type": "image", "name": "glance"}, {"endpoints": [{"id": "202ef32269ed4ce984dface3cc049d77", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.152/networking", "region": "RegionOne"}], "id": "cd7deddd050f4041976df337b9b47fda", "type": "network", "name": "neutron"}]}}'
2026-06-01 16:52:01,044 86648 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'bf980a24-6710-4c70-8948-29f1476b0c48', 'name': 'tempest-ServerActionsTestOtherA-1309475579-network', 'tenant_id': '96f626e7efa948cfbfbaccf597e988b8', 'project_id': '96f626e7efa948cfbfbaccf597e988b8', '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': 55467, '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-01T14:50:59Z', 'updated_at': '2026-06-01T14:51:00Z', 'revision_number': 1} available for tenant
2026-06-01 16:52:01,045 86648 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-01 16:52:01,046 86648 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-01 16:52:01,244 86648 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.152/compute/v2.1/os-keypairs 0.196s
2026-06-01 16:52:01,245 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-98727157", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJfJqL/6OIpNMghS++/1A0PuYM+8FCl8ab/ZoO1p613gLsy2z9p4MhsRgSYzDgoi8mhKzEEqgcj678Oo+CJh4YXYsdND58B3htD9h1J0q4ucQ83x7TtCQGxUwIqmvOvrg=="}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbebc024-33f7-4606-8886-8b92309dc8eb', 'x-compute-request-id': 'req-fbebc024-33f7-4606-8886-8b92309dc8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-98727157", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJfJqL/6OIpNMghS++/1A0PuYM+8FCl8ab/ZoO1p613gLsy2z9p4MhsRgSYzDgoi8mhKzEEqgcj678Oo+CJh4YXYsdND58B3htD9h1J0q4ucQ83x7TtCQGxUwIqmvOvrg==", "fingerprint": "54:86:0a:cf:59:86:6e:1e:2a:f5:65:54:96:d8:32:46", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4"}}'
2026-06-01 16:52:01,249 86648 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-98727157 created
2026-06-01 16:52:01,873 86648 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.152/networking/v2.0/security-groups 0.622s
2026-06-01 16:52:01,873 86648 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--484486657", "description": "tempest-description--2000361865"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-7bf843c6-1fb2-4758-89b1-70d26b70d1c3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.152/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "e214d97e-afa6-4ad8-a1c2-c00b943cac19", "name": "tempest-securitygroup--484486657", "stateful": true, "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "project_id": "96f626e7efa948cfbfbaccf597e988b8", "description": "tempest-description--2000361865", "shared": false, "security_group_rules": [{"id": "bf87b8a2-77a9-4334-bce7-7c973feee40c", "project_id": "96f626e7efa948cfbfbaccf597e988b8", "security_group_id": "e214d97e-afa6-4ad8-a1c2-c00b943cac19", "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": 321, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-01T14:52:01Z", "updated_at": "2026-06-01T14:52:01Z", "revision_number": 0, "tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}, {"id": "ebb75cf0-5d04-4eb1-aad2-816f23330e3d", "project_id": "96f626e7efa948cfbfbaccf597e988b8", "security_group_id": "e214d97e-afa6-4ad8-a1c2-c00b943cac19", "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": 320, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-01T14:52:01Z", "updated_at": "2026-06-01T14:52:01Z", "revision_number": 0, "tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}], "tags": [], "created_at": "2026-06-01T14:52:01Z", "updated_at": "2026-06-01T14:52:01Z", "revision_number": 1}}'
2026-06-01 16:52:02,303 86648 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.152/networking/v2.0/security-group-rules 0.429s
2026-06-01 16:52:02,303 86648 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": "e214d97e-afa6-4ad8-a1c2-c00b943cac19", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-50a65e3f-ec87-41cb-af88-512b2b662c61', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.152/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a0838536-b64a-4f73-8d14-6540ad58e9e3", "project_id": "96f626e7efa948cfbfbaccf597e988b8", "security_group_id": "e214d97e-afa6-4ad8-a1c2-c00b943cac19", "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-01T14:52:02Z", "updated_at": "2026-06-01T14:52:02Z", "revision_number": 0, "tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:52:02,575 86648 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.152/networking/v2.0/security-group-rules 0.271s
2026-06-01 16:52:02,576 86648 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": "e214d97e-afa6-4ad8-a1c2-c00b943cac19", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c1ddccfe-8527-49c1-a901-8e881a4851ff', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.152/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "00552588-7ddf-4633-baf6-37a2f75e0f8b", "project_id": "96f626e7efa948cfbfbaccf597e988b8", "security_group_id": "e214d97e-afa6-4ad8-a1c2-c00b943cac19", "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-01T14:52:02Z", "updated_at": "2026-06-01T14:52:02Z", "revision_number": 0, "tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:52:02,576 86648 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--484486657 created
2026-06-01 16:52:04,102 86648 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.152/networking/v2.0/floatingips 1.525s
2026-06-01 16:52:04,102 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "b5b00fe8-f50e-40da-98b3-6b9929c839ab"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-eb28a77f-ad1d-41c6-9313-379cc7b6fe84', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.152/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "fe6e592c-7915-4468-b8c7-d62e10216af1", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "project_id": "96f626e7efa948cfbfbaccf597e988b8", "floating_ip_address": "172.24.4.225", "floating_network_id": "b5b00fe8-f50e-40da-98b3-6b9929c839ab", "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-01T14:52:03Z", "updated_at": "2026-06-01T14:52:03Z", "revision_number": 0}}'
2026-06-01 16:52:04,103 86648 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fe6e592c-7915-4468-b8c7-d62e10216af1', 'tenant_id': '96f626e7efa948cfbfbaccf597e988b8', 'project_id': '96f626e7efa948cfbfbaccf597e988b8', 'floating_ip_address': '172.24.4.225', 'floating_network_id': 'b5b00fe8-f50e-40da-98b3-6b9929c839ab', '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-01T14:52:03Z', 'updated_at': '2026-06-01T14:52:03Z', 'revision_number': 0, 'ip': '172.24.4.225'} created
2026-06-01 16:52:04,103 86648 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-98727157', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJfJqL/6OIpNMghS++/1A0PuYM+8FCl8ab/ZoO1p613gLsy2z9p4MhsRgSYzDgoi8mhKzEEqgcj678Oo+CJh4YXYsdND58B3htD9h1J0q4ucQ83x7TtCQGxUwIqmvOvrg==', 'fingerprint': '54:86:0a:cf:59:86:6e:1e:2a:f5:65:54:96:d8:32:46', 'user_id': '26a3e6aa83b941a1938dbed4fb128bf4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB6jj7zBx1pCdV91UBgDhx78zE+vuyNj37m7f5n9/6AwnDNoIehtdt7\nEuwhemDawpugBwYFK4EEACKhZANiAATSXyai/+jiKTTIIUvvv9QND7mDPvBQpfGm\n/2aDtaetd4C7Mts/aeDIbEYEmMw4KIvJoSsxBKoHI+u/DqPgiYeGF2LHTQ+fAd4b\nQ/YdSdKuLnEPN8e07QkBsVMCKprzr64=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e214d97e-afa6-4ad8-a1c2-c00b943cac19', 'name': 'tempest-securitygroup--484486657', 'stateful': True, 'tenant_id': '96f626e7efa948cfbfbaccf597e988b8', 'project_id': '96f626e7efa948cfbfbaccf597e988b8', 'description': 'tempest-description--2000361865', 'shared': False, 'security_group_rules': [{'id': 'bf87b8a2-77a9-4334-bce7-7c973feee40c', 'project_id': '96f626e7efa948cfbfbaccf597e988b8', 'security_group_id': 'e214d97e-afa6-4ad8-a1c2-c00b943cac19', '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': 321, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-01T14:52:01Z', 'updated_at': '2026-06-01T14:52:01Z', 'revision_number': 0, 'tenant_id': '96f626e7efa948cfbfbaccf597e988b8'}, {'id': 'ebb75cf0-5d04-4eb1-aad2-816f23330e3d', 'project_id': '96f626e7efa948cfbfbaccf597e988b8', 'security_group_id': 'e214d97e-afa6-4ad8-a1c2-c00b943cac19', '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': 320, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-01T14:52:01Z', 'updated_at': '2026-06-01T14:52:01Z', 'revision_number': 0, 'tenant_id': '96f626e7efa948cfbfbaccf597e988b8'}], 'tags': [], 'created_at': '2026-06-01T14:52:01Z', 'updated_at': '2026-06-01T14:52:01Z', 'revision_number': 1}, 'floating_ip': {'id': 'fe6e592c-7915-4468-b8c7-d62e10216af1', 'tenant_id': '96f626e7efa948cfbfbaccf597e988b8', 'project_id': '96f626e7efa948cfbfbaccf597e988b8', 'floating_ip_address': '172.24.4.225', 'floating_network_id': 'b5b00fe8-f50e-40da-98b3-6b9929c839ab', '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-01T14:52:03Z', 'updated_at': '2026-06-01T14:52:03Z', 'revision_number': 0, 'ip': '172.24.4.225'}}
2026-06-01 16:52:05,681 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.152/compute/v2.1/servers 1.576s
2026-06-01 16:52:05,684 86648 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-678805449", "imageRef": "a2bd2895-9d78-487f-84c3-830050e8b888", "flavorRef": "42", "networks": [{"uuid": "bf980a24-6710-4c70-8948-29f1476b0c48"}], "security_groups": [{"name": "tempest-securitygroup--484486657"}], "key_name": "tempest-keypair-98727157", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88dd0aea-068b-43b9-b8a3-d26a4f62b4e6', 'x-compute-request-id': 'req-88dd0aea-068b-43b9-b8a3-d26a4f62b4e6', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.152/compute/v2.1/servers'}
Body: b'{"server": {"id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--484486657"}], "adminPass": "zNU8kpVwDV3v"}}'
2026-06-01 16:52:05,938 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.252s
2026-06-01 16:52:05,938 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f166c187-a557-4ae8-8e4b-cd2b2b2b28de', 'x-compute-request-id': 'req-f166c187-a557-4ae8-8e4b-cd2b2b2b28de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:07,185 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.229s
2026-06-01 16:52:07,186 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f6d70e9-3a58-4304-bd69-a6523562e76d', 'x-compute-request-id': 'req-1f6d70e9-3a58-4304-bd69-a6523562e76d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:08,458 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.254s
2026-06-01 16:52:08,458 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58716052-9ec9-4c06-b9b4-c6c1c84241e1', 'x-compute-request-id': 'req-58716052-9ec9-4c06-b9b4-c6c1c84241e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:08,476 86648 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-06-01 16:52:09,709 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.231s
2026-06-01 16:52:09,709 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e88ee33e-5d74-4c76-aa71-3bf9c498cec5', 'x-compute-request-id': 'req-e88ee33e-5d74-4c76-aa71-3bf9c498cec5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:11,422 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.699s
2026-06-01 16:52:11,423 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3116218-2eb8-4edc-b11e-6d74416fc62d', 'x-compute-request-id': 'req-b3116218-2eb8-4edc-b11e-6d74416fc62d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:13,222 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.781s
2026-06-01 16:52:13,222 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fec2426b-c0df-4434-9dec-e7fe316ba99c', 'x-compute-request-id': 'req-fec2426b-c0df-4434-9dec-e7fe316ba99c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:13,238 86648 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 8 second wait
2026-06-01 16:52:15,658 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 1.419s
2026-06-01 16:52:15,660 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1390', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d10921e-8e46-4467-95c5-8aa65dbf1d18', 'x-compute-request-id': 'req-6d10921e-8e46-4467-95c5-8aa65dbf1d18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:15,676 86648 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 10 second wait
2026-06-01 16:52:17,028 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.351s
2026-06-01 16:52:17,028 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe00c6d5-bfcc-4562-ba41-325fc0093f87', 'x-compute-request-id': 'req-fe00c6d5-bfcc-4562-ba41-325fc0093f87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:17,042 86648 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 12 second wait
2026-06-01 16:52:18,246 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.203s
2026-06-01 16:52:18,247 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-416adb87-345a-46be-8fa3-deded9c4e6b5', 'x-compute-request-id': 'req-416adb87-345a-46be-8fa3-deded9c4e6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:19,491 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.231s
2026-06-01 16:52:19,491 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b76333-4821-41d9-be0d-2ccf96446293', 'x-compute-request-id': 'req-37b76333-4821-41d9-be0d-2ccf96446293', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:20,828 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.323s
2026-06-01 16:52:20,828 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22b02a0-2b48-4ff6-af75-44828cd082c0', 'x-compute-request-id': 'req-f22b02a0-2b48-4ff6-af75-44828cd082c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:22,915 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 1.073s
2026-06-01 16:52:22,917 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2202aa34-d7a4-4bf6-9c15-da75f7c0b25e', 'x-compute-request-id': 'req-2202aa34-d7a4-4bf6-9c15-da75f7c0b25e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:24,787 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.854s
2026-06-01 16:52:24,788 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35df9022-7469-4adb-808d-f0a3d0aa457e', 'x-compute-request-id': 'req-35df9022-7469-4adb-808d-f0a3d0aa457e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:26,675 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.867s
2026-06-01 16:52:26,675 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96a3af0f-46fe-44dc-9b43-995c2c584c3d', 'x-compute-request-id': 'req-96a3af0f-46fe-44dc-9b43-995c2c584c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:28,763 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 1.068s
2026-06-01 16:52:28,764 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1bbbe3-62d8-4e23-96be-d94e9848f960', 'x-compute-request-id': 'req-2c1bbbe3-62d8-4e23-96be-d94e9848f960', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "BUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:31,043 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 1.261s
2026-06-01 16:52:31,044 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1ccbb96-0483-40ae-a172-5f3fcd90f7d3', 'x-compute-request-id': 'req-d1ccbb96-0483-40ae-a172-5f3fcd90f7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "ACTIVE", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:31,071 86648 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 26 second wait
2026-06-01 16:52:31,573 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-interface 0.499s
2026-06-01 16:52:31,573 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9818a8d-ec0f-411b-9a67-1c484e0474fc', 'x-compute-request-id': 'req-f9818a8d-ec0f-411b-9a67-1c484e0474fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "bf980a24-6710-4c70-8948-29f1476b0c48", "port_id": "276f13f3-03de-4f9b-a691-e186405d1f50", "mac_addr": "fa:16:3e:25:38:57", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5ed575a7-f97d-4d1b-8cb1-5c15159c1237", "ip_address": "10.0.0.7"}]}]}'
2026-06-01 16:52:34,709 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://192.168.122.152/networking/v2.0/floatingips/fe6e592c-7915-4468-b8c7-d62e10216af1 3.128s
2026-06-01 16:52:34,709 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "276f13f3-03de-4f9b-a691-e186405d1f50"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-98cebe3f-18c4-466b-b153-9bd361ab3d72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/networking/v2.0/floatingips/fe6e592c-7915-4468-b8c7-d62e10216af1'}
Body: b'{"floatingip": {"id": "fe6e592c-7915-4468-b8c7-d62e10216af1", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "project_id": "96f626e7efa948cfbfbaccf597e988b8", "floating_ip_address": "172.24.4.225", "floating_network_id": "b5b00fe8-f50e-40da-98b3-6b9929c839ab", "router_id": "ece0a57b-7afa-4bf9-bba5-2957c8e77e8a", "port_id": "276f13f3-03de-4f9b-a691-e186405d1f50", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bf980a24-6710-4c70-8948-29f1476b0c48", "mac_address": "fa:16:3e:25:38:57", "admin_state_up": true, "status": "ACTIVE", "device_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-06-01T14:52:03Z", "updated_at": "2026-06-01T14:52:32Z", "revision_number": 1}}'
2026-06-01 16:52:34,710 86648 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.225:22' as 'cirros' with public key authentication
2026-06-01 16:52:54,379 86648 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.225 ([Errno None] Unable to connect to port 22 on 172.24.4.225). Number attempts: 1. Retry after 2 seconds.
2026-06-01 16:52:56,886 86648 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-06-01 16:52:56,952 86648 INFO [paramiko.transport] Authentication (publickey) successful!
2026-06-01 16:52:56,953 86648 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.225 successfully created
2026-06-01 16:52:57,672 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.718s
2026-06-01 16:52:57,673 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a8d7797-13e4-4468-b3d2-2327acf4602b', 'x-compute-request-id': 'req-6a8d7797-13e4-4468-b3d2-2327acf4602b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "ACTIVE", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:52:57,836 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.148s
2026-06-01 16:52:57,837 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15aa82a-351d-49db-8dc7-65c455dab5e6', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15aa82a-351d-49db-8dc7-65c455dab5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:52:03.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:52:57,852 86648 INFO [tempest.common.waiters] volume 90ad7615-621e-4c07-8314-c60ad10be74b reached available after waiting for 0.852043 seconds
2026-06-01 16:53:00,524 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 POST http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 2.672s
2026-06-01 16:53:00,525 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:52:57 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-43d5e1f8-f597-4db9-be6f-6ead297ae984', 'x-compute-request-id': 'req-43d5e1f8-f597-4db9-be6f-6ead297ae984', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "device": "/dev/vdb"}}'
2026-06-01 16:53:00,588 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.060s
2026-06-01 16:53:00,589 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dced17d-ed68-419e-a5da-3ad15fa71a09', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dced17d-ed68-419e-a5da-3ad15fa71a09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:00.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:01,675 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.075s
2026-06-01 16:53:01,676 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf52536e-c4d9-43d0-8937-15e89ab57f86', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf52536e-c4d9-43d0-8937-15e89ab57f86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:00.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:02,806 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.117s
2026-06-01 16:53:02,807 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60637890-3c05-4370-9fe9-63bbdf296bde', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60637890-3c05-4370-9fe9-63bbdf296bde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:00.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:03,882 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.062s
2026-06-01 16:53:03,883 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c9496a-da2f-48a6-8292-b1edee5fac09', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c9496a-da2f-48a6-8292-b1edee5fac09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:00.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:04,957 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.061s
2026-06-01 16:53:04,957 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0df4569-4e1e-432b-9062-170e9293f477', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0df4569-4e1e-432b-9062-170e9293f477', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:00.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:06,084 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.113s
2026-06-01 16:53:06,084 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7805ea-c125-4d5a-9d17-52d3eeda4504', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7805ea-c125-4d5a-9d17-52d3eeda4504', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:07,178 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.080s
2026-06-01 16:53:07,179 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfea1e89-a211-4653-8b8b-3a57e7c29a57', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfea1e89-a211-4653-8b8b-3a57e7c29a57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:08,249 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.059s
2026-06-01 16:53:08,249 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472bc825-15c4-4ffc-a3d0-c4053172e2e2', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472bc825-15c4-4ffc-a3d0-c4053172e2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:09,341 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.078s
2026-06-01 16:53:09,341 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630faa94-1317-42c3-b85b-37c9ba334a59', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630faa94-1317-42c3-b85b-37c9ba334a59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:06.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:10,406 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.051s
2026-06-01 16:53:10,408 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062b32ee-ef37-4528-bd12-b9027bfa7caf', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062b32ee-ef37-4528-bd12-b9027bfa7caf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:10.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "39c577e9-4ad6-4517-a5e8-2f852f91644f", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:06.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:10,423 86648 INFO [tempest.common.waiters] Attachment 39c577e9-4ad6-4517-a5e8-2f852f91644f created for volume 90ad7615-621e-4c07-8314-c60ad10be74b to server 22e909e2-a9f2-49a9-993a-072ded83b1ef after waiting for 10.423096 seconds
2026-06-01 16:53:10,480 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.056s
2026-06-01 16:53:10,481 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c1662c4-9347-4b7c-a15b-fd527ed3c370', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c1662c4-9347-4b7c-a15b-fd527ed3c370', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:10.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "39c577e9-4ad6-4517-a5e8-2f852f91644f", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:06.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:10,491 86648 INFO [tempest.common.waiters] volume 90ad7615-621e-4c07-8314-c60ad10be74b reached in-use after waiting for 0.491132 seconds
2026-06-01 16:53:10,878 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.386s
2026-06-01 16:53:10,879 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef21b77-9477-4b8d-945c-6ba36974ecdb', 'x-compute-request-id': 'req-aef21b77-9477-4b8d-945c-6ba36974ecdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-678805449", "status": "ACTIVE", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:52:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:11,670 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/action 0.777s
2026-06-01 16:53:11,671 86648 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-917215798", "metadata": {"rebuild": "server"}, "adminPass": "rebuildPassw0rd", "imageRef": "a2bd2895-9d78-487f-84c3-830050e8b888"}}
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1183', 'location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e9692e7-54f6-4a0b-ba21-c4b09a1ca8f5', 'x-compute-request-id': 'req-4e9692e7-54f6-4a0b-ba21-c4b09a1ca8f5', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/action'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7"}, {"version": 4, "addr": "172.24.4.225"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "REBUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "adminPass": "rebuildPassw0rd"}}'
2026-06-01 16:53:12,112 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.428s
2026-06-01 16:53:12,113 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-912a430d-82b6-4591-a5a7-bdba80520f0c', 'x-compute-request-id': 'req-912a430d-82b6-4591-a5a7-bdba80520f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "REBUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:13,478 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.349s
2026-06-01 16:53:13,480 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8ea00db-ee42-4efb-9fe5-3a5bf5de61a1', 'x-compute-request-id': 'req-c8ea00db-ee42-4efb-9fe5-3a5bf5de61a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "REBUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:14,855 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.357s
2026-06-01 16:53:14,855 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d500f634-a531-4def-b618-cd26c0f6a4f7', 'x-compute-request-id': 'req-d500f634-a531-4def-b618-cd26c0f6a4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "REBUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:16,190 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.322s
2026-06-01 16:53:16,191 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3159f41a-cfe3-4962-a800-d521bb076682', 'x-compute-request-id': 'req-3159f41a-cfe3-4962-a800-d521bb076682', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "REBUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:17,438 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.234s
2026-06-01 16:53:17,438 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1771', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d6592ae-4841-41e6-91ee-c72ce7ec3cab', 'x-compute-request-id': 'req-1d6592ae-4841-41e6-91ee-c72ce7ec3cab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "REBUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "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": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:17,453 86648 INFO [tempest.common.waiters] State transition "REBUILD/rebuilding" ==> "REBUILD/rebuild_block_device_mapping" after 5 second wait
2026-06-01 16:53:18,848 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.393s
2026-06-01 16:53:18,849 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1771', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec1a829-0d7a-4204-8781-905e62c59f31', 'x-compute-request-id': 'req-4ec1a829-0d7a-4204-8781-905e62c59f31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "REBUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "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": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:20,242 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.378s
2026-06-01 16:53:20,242 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:19 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-0e0a4eb7-5264-4ceb-b9ab-380a7f459184', 'x-compute-request-id': 'req-0e0a4eb7-5264-4ceb-b9ab-380a7f459184', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "REBUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "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": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:20,257 86648 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_block_device_mapping" ==> "REBUILD/rebuild_spawning" after 8 second wait
2026-06-01 16:53:22,791 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 1.533s
2026-06-01 16:53:22,792 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:21 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-daf6b953-fb48-4015-af83-fd209c7c6a7c', 'x-compute-request-id': 'req-daf6b953-fb48-4015-af83-fd209c7c6a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "REBUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "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": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:24,753 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.949s
2026-06-01 16:53:24,753 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:23 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-55e066c9-40b7-4da5-a011-ee6b2e1a0055', 'x-compute-request-id': 'req-55e066c9-40b7-4da5-a011-ee6b2e1a0055', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "REBUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "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": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:27,111 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 1.341s
2026-06-01 16:53:27,112 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1758', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c86f2eb6-bba6-45c9-a4e4-770b16729a87', 'x-compute-request-id': 'req-c86f2eb6-bba6-45c9-a4e4-770b16729a87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "REBUILD", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "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": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:28,511 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.378s
2026-06-01 16:53:28,512 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1813', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b95e2d86-b3a5-4ec2-b1d1-d47c8cb86940', 'x-compute-request-id': 'req-b95e2d86-b3a5-4ec2-b1d1-d47c8cb86940', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "ERROR", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:53:26Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-01T14:53:25Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 16:53:28,525 86648 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_spawning" ==> "ERROR/None" after 16 second wait
2026-06-01 16:53:28,995 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://192.168.122.152/compute/v2.1/servers/2e53b7c6-d5ac-4fd6-8b77-d7f1a59d93bb 0.467s
2026-06-01 16:53:28,996 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b774c6c-c76b-4d3d-82ff-936ee8dbc80f', 'x-compute-request-id': 'req-7b774c6c-c76b-4d3d-82ff-936ee8dbc80f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/2e53b7c6-d5ac-4fd6-8b77-d7f1a59d93bb'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ae:13"}, {"version": 4, "addr": "172.24.4.252", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ae:13"}]}, "created": "2026-06-01T14:51:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "2e53b7c6-d5ac-4fd6-8b77-d7f1a59d93bb", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/2e53b7c6-d5ac-4fd6-8b77-d7f1a59d93bb"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/2e53b7c6-d5ac-4fd6-8b77-d7f1a59d93bb"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-1069049918", "status": "ACTIVE", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T14:51:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-455596243", "OS-SRV-USG:launched_at": "2026-06-01T14:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1222444451"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-06-01 16:53:29,066 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.056s
2026-06-01 16:53:29,067 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd10369-81f9-445d-9962-249b56bc92a0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd10369-81f9-445d-9962-249b56bc92a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:53:29,184 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 409 DELETE http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments/90ad7615-621e-4c07-8314-c60ad10be74b 0.107s
2026-06-01 16:53:29,185 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:29 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-d85f8262-a9b0-4fab-8151-196863d51651', 'x-compute-request-id': 'req-d85f8262-a9b0-4fab-8151-196863d51651', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 22e909e2-a9f2-49a9-993a-072ded83b1ef while it is in vm_state error"}}'
2026-06-01 16:53:29,246 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.058s
2026-06-01 16:53:29,247 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-4f5e4b5c-a6a2-44bf-a7d1-fb719a863bcc', 'x-compute-request-id': 'req-4f5e4b5c-a6a2-44bf-a7d1-fb719a863bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:30,314 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.062s
2026-06-01 16:53:30,314 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-3be456fb-af7b-43f1-9070-589214638dd1', 'x-compute-request-id': 'req-3be456fb-af7b-43f1-9070-589214638dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:31,515 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.195s
2026-06-01 16:53:31,515 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-8306f1c3-33ca-4461-9c6d-9208fe6469f9', 'x-compute-request-id': 'req-8306f1c3-33ca-4461-9c6d-9208fe6469f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:32,578 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.059s
2026-06-01 16:53:32,578 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-b5478a69-3fad-4da8-bcc4-e11543015ba9', 'x-compute-request-id': 'req-b5478a69-3fad-4da8-bcc4-e11543015ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:33,659 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.077s
2026-06-01 16:53:33,659 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-8bd8b4ca-cf0b-4d26-a141-eccf198e9829', 'x-compute-request-id': 'req-8bd8b4ca-cf0b-4d26-a141-eccf198e9829', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:34,807 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.145s
2026-06-01 16:53:34,807 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-d900ce03-b0d6-4785-a074-14a203cfe726', 'x-compute-request-id': 'req-d900ce03-b0d6-4785-a074-14a203cfe726', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:35,928 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.115s
2026-06-01 16:53:35,929 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-9fcd640d-397b-4da0-be53-6295fe37f39a', 'x-compute-request-id': 'req-9fcd640d-397b-4da0-be53-6295fe37f39a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:37,079 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.147s
2026-06-01 16:53:37,080 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-e5308216-7160-4cbf-860e-954f07443cb8', 'x-compute-request-id': 'req-e5308216-7160-4cbf-860e-954f07443cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:38,185 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.101s
2026-06-01 16:53:38,186 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53:38 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-74219003-4418-4a2a-912a-966f37800ccf', 'x-compute-request-id': 'req-74219003-4418-4a2a-912a-966f37800ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:39,404 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.215s
2026-06-01 16:53:39,405 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-b5b517b1-e08e-40ff-a84f-dd24c827e428', 'x-compute-request-id': 'req-b5b517b1-e08e-40ff-a84f-dd24c827e428', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:40,637 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.229s
2026-06-01 16:53:40,638 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-b73dccc0-42ac-42c6-a97e-4aae81218e8d', 'x-compute-request-id': 'req-b73dccc0-42ac-42c6-a97e-4aae81218e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:41,877 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.235s
2026-06-01 16:53:41,877 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-3a93b2b6-95b3-4847-afb0-0170d54bf610', 'x-compute-request-id': 'req-3a93b2b6-95b3-4847-afb0-0170d54bf610', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:43,085 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.204s
2026-06-01 16:53:43,085 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-3c2773ab-5c40-4c9a-a614-a565f60e5f28', 'x-compute-request-id': 'req-3c2773ab-5c40-4c9a-a614-a565f60e5f28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:44,456 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.368s
2026-06-01 16:53:44,456 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-7605e0da-d357-4d51-b0f2-8ba956237bca', 'x-compute-request-id': 'req-7605e0da-d357-4d51-b0f2-8ba956237bca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:45,737 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.276s
2026-06-01 16:53:45,737 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-dfc0fc6c-a795-45c2-b222-b3debc23df43', 'x-compute-request-id': 'req-dfc0fc6c-a795-45c2-b222-b3debc23df43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:46,879 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.137s
2026-06-01 16:53:46,880 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-1bb00258-63a5-4ee7-82af-b265cad06151', 'x-compute-request-id': 'req-1bb00258-63a5-4ee7-82af-b265cad06151', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:48,044 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.159s
2026-06-01 16:53:48,044 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-fd3dc321-d615-4be3-905a-405b67fbdf2e', 'x-compute-request-id': 'req-fd3dc321-d615-4be3-905a-405b67fbdf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:49,153 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.104s
2026-06-01 16:53:49,153 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-a186881a-7cd4-4bbd-863e-5c8d08a35413', 'x-compute-request-id': 'req-a186881a-7cd4-4bbd-863e-5c8d08a35413', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:50,272 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.115s
2026-06-01 16:53:50,273 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-658d312d-7c39-4ef1-8d5a-33306b1da7ff', 'x-compute-request-id': 'req-658d312d-7c39-4ef1-8d5a-33306b1da7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:51,446 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.168s
2026-06-01 16:53:51,446 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-f9ff0354-34c2-4b40-be46-347605334767', 'x-compute-request-id': 'req-f9ff0354-34c2-4b40-be46-347605334767', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:52,641 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.189s
2026-06-01 16:53:52,642 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-252ffc61-1cdf-4407-914c-e3cc50b79d34', 'x-compute-request-id': 'req-252ffc61-1cdf-4407-914c-e3cc50b79d34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:53,894 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.248s
2026-06-01 16:53:53,894 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-3c9d3251-abfd-4b50-a7e8-cf468d10cdea', 'x-compute-request-id': 'req-3c9d3251-abfd-4b50-a7e8-cf468d10cdea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:54,984 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.087s
2026-06-01 16:53:54,984 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-2537e3af-c3ca-4a81-b78d-9f84d1f691c9', 'x-compute-request-id': 'req-2537e3af-c3ca-4a81-b78d-9f84d1f691c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:56,066 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.078s
2026-06-01 16:53:56,066 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-0ba3cd54-9f6d-4df9-b602-f485d6519d46', 'x-compute-request-id': 'req-0ba3cd54-9f6d-4df9-b602-f485d6519d46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:57,141 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.072s
2026-06-01 16:53:57,143 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-40191ad4-2786-4bde-a46e-382df9de72be', 'x-compute-request-id': 'req-40191ad4-2786-4bde-a46e-382df9de72be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:58,221 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.074s
2026-06-01 16:53:58,221 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-27c49bf4-eafc-411d-b167-440617ff2d63', 'x-compute-request-id': 'req-27c49bf4-eafc-411d-b167-440617ff2d63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:53:59,335 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.111s
2026-06-01 16:53:59,336 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:53: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-9ad696dd-a785-4682-9fa3-9aa5edba1a3c', 'x-compute-request-id': 'req-9ad696dd-a785-4682-9fa3-9aa5edba1a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:00,412 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.073s
2026-06-01 16:54:00,412 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-92f5b33e-6c6c-44d5-93c3-48de3a86d6a1', 'x-compute-request-id': 'req-92f5b33e-6c6c-44d5-93c3-48de3a86d6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:01,495 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.080s
2026-06-01 16:54:01,495 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-29637bc7-0653-49ad-8c38-905357ceb331', 'x-compute-request-id': 'req-29637bc7-0653-49ad-8c38-905357ceb331', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:02,558 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.060s
2026-06-01 16:54:02,558 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-6978eb44-a895-4edb-9b4a-de8dfad10413', 'x-compute-request-id': 'req-6978eb44-a895-4edb-9b4a-de8dfad10413', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:03,618 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.057s
2026-06-01 16:54:03,619 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-c33b53f3-996f-4c3d-b17e-f064f32fe0d5', 'x-compute-request-id': 'req-c33b53f3-996f-4c3d-b17e-f064f32fe0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:04,719 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.097s
2026-06-01 16:54:04,719 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-b8540860-926d-4ba6-9dcb-c78c85521fd9', 'x-compute-request-id': 'req-b8540860-926d-4ba6-9dcb-c78c85521fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:05,827 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.104s
2026-06-01 16:54:05,827 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-f0b98b8d-fc0f-4d56-82ce-7ac44b4d48f7', 'x-compute-request-id': 'req-f0b98b8d-fc0f-4d56-82ce-7ac44b4d48f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:06,950 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.119s
2026-06-01 16:54:06,950 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-83cdf6b4-5d70-481a-842e-b967380a06b3', 'x-compute-request-id': 'req-83cdf6b4-5d70-481a-842e-b967380a06b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:08,038 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.086s
2026-06-01 16:54:08,039 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-a3f75d27-7876-4ca1-b81c-24bc144d5a6c', 'x-compute-request-id': 'req-a3f75d27-7876-4ca1-b81c-24bc144d5a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:09,190 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.147s
2026-06-01 16:54:09,190 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-e7845f58-3764-4f0a-8f33-7edd28b7a776', 'x-compute-request-id': 'req-e7845f58-3764-4f0a-8f33-7edd28b7a776', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:10,372 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.177s
2026-06-01 16:54:10,373 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-ef215cf4-3505-42e4-b4bd-8ffa4496ad61', 'x-compute-request-id': 'req-ef215cf4-3505-42e4-b4bd-8ffa4496ad61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:11,497 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.119s
2026-06-01 16:54:11,498 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-e2a4558a-77ae-4dec-9b64-66d16e563cce', 'x-compute-request-id': 'req-e2a4558a-77ae-4dec-9b64-66d16e563cce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:12,641 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.139s
2026-06-01 16:54:12,641 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-dd7c331f-ae06-474c-841b-e0c7d551b623', 'x-compute-request-id': 'req-dd7c331f-ae06-474c-841b-e0c7d551b623', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:13,837 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.191s
2026-06-01 16:54:13,840 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-3e209e13-2d22-4e5d-9286-d39300ba5757', 'x-compute-request-id': 'req-3e209e13-2d22-4e5d-9286-d39300ba5757', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:14,936 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.091s
2026-06-01 16:54:14,937 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-03f96b04-35f0-4494-8a65-4ebae0fcde2d', 'x-compute-request-id': 'req-03f96b04-35f0-4494-8a65-4ebae0fcde2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:16,116 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.176s
2026-06-01 16:54:16,117 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-a1ee9bf2-abab-4c98-a295-9559bb6a5b87', 'x-compute-request-id': 'req-a1ee9bf2-abab-4c98-a295-9559bb6a5b87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:17,262 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.138s
2026-06-01 16:54:17,264 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-aa0069af-d9c4-40a8-8d8f-fcb2eb298f70', 'x-compute-request-id': 'req-aa0069af-d9c4-40a8-8d8f-fcb2eb298f70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:18,371 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.103s
2026-06-01 16:54:18,371 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-8b9ab6e6-fa01-4afb-9229-cc4068482e1c', 'x-compute-request-id': 'req-8b9ab6e6-fa01-4afb-9229-cc4068482e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:19,494 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.120s
2026-06-01 16:54:19,494 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-495ad0f3-a0ea-43ce-a535-69feff694d64', 'x-compute-request-id': 'req-495ad0f3-a0ea-43ce-a535-69feff694d64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:20,553 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.055s
2026-06-01 16:54:20,554 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-423638a3-b6b2-43df-915a-2d9678e85f8f', 'x-compute-request-id': 'req-423638a3-b6b2-43df-915a-2d9678e85f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:21,637 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.081s
2026-06-01 16:54:21,638 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-cc1158bd-7890-446a-8210-3b790de94277', 'x-compute-request-id': 'req-cc1158bd-7890-446a-8210-3b790de94277', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:22,697 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.054s
2026-06-01 16:54:22,697 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-c5ff07ad-9fe9-4451-8be5-4bf6b0345061', 'x-compute-request-id': 'req-c5ff07ad-9fe9-4451-8be5-4bf6b0345061', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:23,778 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.078s
2026-06-01 16:54:23,778 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-12e50d40-46b7-46ea-85cb-5f12ae0e9f3c', 'x-compute-request-id': 'req-12e50d40-46b7-46ea-85cb-5f12ae0e9f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:24,891 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.109s
2026-06-01 16:54:24,891 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-48f168ae-7d54-4b19-bb6e-16de6f9c12f0', 'x-compute-request-id': 'req-48f168ae-7d54-4b19-bb6e-16de6f9c12f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:26,025 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.131s
2026-06-01 16:54:26,025 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-deee337e-aac0-41dc-aa1d-e64959a9ccb6', 'x-compute-request-id': 'req-deee337e-aac0-41dc-aa1d-e64959a9ccb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:27,089 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.060s
2026-06-01 16:54:27,090 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-30c89915-f485-4a2f-9e7d-f2bae23654c6', 'x-compute-request-id': 'req-30c89915-f485-4a2f-9e7d-f2bae23654c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:28,153 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.060s
2026-06-01 16:54:28,154 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-19c514d8-2b79-425e-b9ad-5f4e41216928', 'x-compute-request-id': 'req-19c514d8-2b79-425e-b9ad-5f4e41216928', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:29,223 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.066s
2026-06-01 16:54:29,223 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-73a9eb41-cf45-463e-8703-9f25492b5237', 'x-compute-request-id': 'req-73a9eb41-cf45-463e-8703-9f25492b5237', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:30,375 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.149s
2026-06-01 16:54:30,376 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-ff95a416-3f83-481f-9f26-3fc91d93f810', 'x-compute-request-id': 'req-ff95a416-3f83-481f-9f26-3fc91d93f810', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:31,563 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.181s
2026-06-01 16:54:31,563 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-934fc2fe-264c-4347-b82f-3f4b2d89ab79', 'x-compute-request-id': 'req-934fc2fe-264c-4347-b82f-3f4b2d89ab79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:32,771 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.203s
2026-06-01 16:54:32,771 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-09108ee6-f654-4b5d-804f-405342aa8309', 'x-compute-request-id': 'req-09108ee6-f654-4b5d-804f-405342aa8309', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:33,871 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.096s
2026-06-01 16:54:33,871 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-424a33a7-07c4-4c23-ad62-caafb7b1c1cb', 'x-compute-request-id': 'req-424a33a7-07c4-4c23-ad62-caafb7b1c1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:34,960 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.085s
2026-06-01 16:54:34,961 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-05d25b55-44d3-4d00-b36d-cf7791dd5a48', 'x-compute-request-id': 'req-05d25b55-44d3-4d00-b36d-cf7791dd5a48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:36,046 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.080s
2026-06-01 16:54:36,046 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-f2051f39-03f4-4096-81da-977546350f4d', 'x-compute-request-id': 'req-f2051f39-03f4-4096-81da-977546350f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:37,114 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.064s
2026-06-01 16:54:37,115 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-dac7cebf-b5ee-4c5b-9584-765914ae4f13', 'x-compute-request-id': 'req-dac7cebf-b5ee-4c5b-9584-765914ae4f13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:38,197 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.079s
2026-06-01 16:54:38,198 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54:38 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-d32f7825-4c7f-4c7e-aacb-89be171c033b', 'x-compute-request-id': 'req-d32f7825-4c7f-4c7e-aacb-89be171c033b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:39,290 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.088s
2026-06-01 16:54:39,291 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-8ce10a31-7dc4-42e0-9a3c-2aa65e7b6fe6', 'x-compute-request-id': 'req-8ce10a31-7dc4-42e0-9a3c-2aa65e7b6fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:40,428 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.135s
2026-06-01 16:54:40,428 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-b954ee9e-7099-41b9-a16b-0881c5fc57eb', 'x-compute-request-id': 'req-b954ee9e-7099-41b9-a16b-0881c5fc57eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:41,539 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.107s
2026-06-01 16:54:41,540 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-0e774ffc-a80f-4912-bd90-0f549d512b05', 'x-compute-request-id': 'req-0e774ffc-a80f-4912-bd90-0f549d512b05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:42,642 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.098s
2026-06-01 16:54:42,642 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-d00a1497-b508-4dac-9f90-201921ae3535', 'x-compute-request-id': 'req-d00a1497-b508-4dac-9f90-201921ae3535', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:43,753 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.108s
2026-06-01 16:54:43,753 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-85ff576f-76fc-440a-ab26-d87febbcd860', 'x-compute-request-id': 'req-85ff576f-76fc-440a-ab26-d87febbcd860', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:44,841 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.085s
2026-06-01 16:54:44,841 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-333e1967-7060-49a0-b66b-6149f16fbeb4', 'x-compute-request-id': 'req-333e1967-7060-49a0-b66b-6149f16fbeb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:45,928 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.084s
2026-06-01 16:54:45,928 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-d2a35f4e-a688-4516-9a5b-c85faf9c2ac1', 'x-compute-request-id': 'req-d2a35f4e-a688-4516-9a5b-c85faf9c2ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:47,071 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.138s
2026-06-01 16:54:47,071 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-b25be649-54cf-4804-8225-3277fca132ae', 'x-compute-request-id': 'req-b25be649-54cf-4804-8225-3277fca132ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:48,190 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.114s
2026-06-01 16:54:48,191 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-f9a14e69-7619-4367-bc23-4a99cb95340d', 'x-compute-request-id': 'req-f9a14e69-7619-4367-bc23-4a99cb95340d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:49,295 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.100s
2026-06-01 16:54:49,296 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-2ebf4228-a718-4ead-b9d1-134fe3828550', 'x-compute-request-id': 'req-2ebf4228-a718-4ead-b9d1-134fe3828550', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:50,409 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.110s
2026-06-01 16:54:50,409 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-b0524931-4c34-4edf-b573-bbaec2243ac2', 'x-compute-request-id': 'req-b0524931-4c34-4edf-b573-bbaec2243ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:51,504 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.092s
2026-06-01 16:54:51,504 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-eefd26a7-c56f-49f0-be4a-a5ba563fbeda', 'x-compute-request-id': 'req-eefd26a7-c56f-49f0-be4a-a5ba563fbeda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:52,604 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.096s
2026-06-01 16:54:52,605 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-26ecec94-6324-4d11-905c-6930f65c3293', 'x-compute-request-id': 'req-26ecec94-6324-4d11-905c-6930f65c3293', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:53,704 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.094s
2026-06-01 16:54:53,704 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-75617858-50dd-40aa-b2f2-b66030c627e9', 'x-compute-request-id': 'req-75617858-50dd-40aa-b2f2-b66030c627e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:54,788 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.081s
2026-06-01 16:54:54,789 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-6e3aa6e7-f61b-47a9-ab12-70a18fce18da', 'x-compute-request-id': 'req-6e3aa6e7-f61b-47a9-ab12-70a18fce18da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:55,861 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.070s
2026-06-01 16:54:55,862 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-d5379d07-3e0c-4a86-95cf-297d50bbfdbe', 'x-compute-request-id': 'req-d5379d07-3e0c-4a86-95cf-297d50bbfdbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:56,945 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.080s
2026-06-01 16:54:56,945 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-06771a1d-be40-40a3-8f59-b79cd5036732', 'x-compute-request-id': 'req-06771a1d-be40-40a3-8f59-b79cd5036732', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:58,016 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.067s
2026-06-01 16:54:58,016 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-961c7e1a-fbd1-49c4-b65a-1ef9faa8b884', 'x-compute-request-id': 'req-961c7e1a-fbd1-49c4-b65a-1ef9faa8b884', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:54:59,079 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.058s
2026-06-01 16:54:59,079 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:54: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-bec9c4e1-6845-47b7-8691-a9e3da14c9ef', 'x-compute-request-id': 'req-bec9c4e1-6845-47b7-8691-a9e3da14c9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:00,171 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.089s
2026-06-01 16:55:00,172 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-c640f93a-c8c5-4e64-a9cd-0fec230d45cc', 'x-compute-request-id': 'req-c640f93a-c8c5-4e64-a9cd-0fec230d45cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:01,276 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.101s
2026-06-01 16:55:01,277 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-891a4588-c4e6-4e9a-b306-95923ea344f6', 'x-compute-request-id': 'req-891a4588-c4e6-4e9a-b306-95923ea344f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:02,545 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.265s
2026-06-01 16:55:02,546 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-04d1e837-6401-4b5b-a884-435d55aee9b1', 'x-compute-request-id': 'req-04d1e837-6401-4b5b-a884-435d55aee9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:03,755 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.206s
2026-06-01 16:55:03,756 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-5555796f-d143-4ab6-a0ce-a6be87276393', 'x-compute-request-id': 'req-5555796f-d143-4ab6-a0ce-a6be87276393', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:04,874 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.114s
2026-06-01 16:55:04,874 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-370c391e-e181-48c8-b23d-1684f92539d5', 'x-compute-request-id': 'req-370c391e-e181-48c8-b23d-1684f92539d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:06,026 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.149s
2026-06-01 16:55:06,027 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-9aaded61-2c05-42d3-ad75-78bc249576f8', 'x-compute-request-id': 'req-9aaded61-2c05-42d3-ad75-78bc249576f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:07,094 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.062s
2026-06-01 16:55:07,095 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-a0db1578-a857-405d-a3cb-ed490ed81a92', 'x-compute-request-id': 'req-a0db1578-a857-405d-a3cb-ed490ed81a92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:08,159 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.061s
2026-06-01 16:55:08,159 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-e9298ea5-92ac-47af-aa74-fa2b5203d36b', 'x-compute-request-id': 'req-e9298ea5-92ac-47af-aa74-fa2b5203d36b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:09,331 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.168s
2026-06-01 16:55:09,331 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-1cc191b0-2f21-41bb-ab15-bb1053a5b202', 'x-compute-request-id': 'req-1cc191b0-2f21-41bb-ab15-bb1053a5b202', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:10,465 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.130s
2026-06-01 16:55:10,466 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-4482d35c-711e-4575-9b43-ec379da7e2e2', 'x-compute-request-id': 'req-4482d35c-711e-4575-9b43-ec379da7e2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:11,554 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.083s
2026-06-01 16:55:11,555 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-817a2070-b28a-447f-bac2-f6be77b50e72', 'x-compute-request-id': 'req-817a2070-b28a-447f-bac2-f6be77b50e72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:12,701 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.140s
2026-06-01 16:55:12,702 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-4bb63fb2-109d-4660-b31a-185fd682f7f6', 'x-compute-request-id': 'req-4bb63fb2-109d-4660-b31a-185fd682f7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:13,821 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.114s
2026-06-01 16:55:13,822 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-59ee1e6c-0c61-40b4-9da5-36b8f6b5c247', 'x-compute-request-id': 'req-59ee1e6c-0c61-40b4-9da5-36b8f6b5c247', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:14,898 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.072s
2026-06-01 16:55:14,899 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-53a34c08-115d-40a6-b241-03525bdabe95', 'x-compute-request-id': 'req-53a34c08-115d-40a6-b241-03525bdabe95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:15,970 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.069s
2026-06-01 16:55:15,971 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-f15902a6-1ab0-449f-a29f-7c38cd28d5cb', 'x-compute-request-id': 'req-f15902a6-1ab0-449f-a29f-7c38cd28d5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:17,047 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.072s
2026-06-01 16:55:17,047 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-56340ae2-701e-4f80-8ed5-4196c51e96af', 'x-compute-request-id': 'req-56340ae2-701e-4f80-8ed5-4196c51e96af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:18,154 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.103s
2026-06-01 16:55:18,154 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-d79e6799-8e6f-4881-b037-2f2b72307da6', 'x-compute-request-id': 'req-d79e6799-8e6f-4881-b037-2f2b72307da6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:19,293 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.136s
2026-06-01 16:55:19,294 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-e0bea2a9-16e2-474a-a995-2c62b4a7451e', 'x-compute-request-id': 'req-e0bea2a9-16e2-474a-a995-2c62b4a7451e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:20,387 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.085s
2026-06-01 16:55:20,388 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-efcd491d-c6bd-4f12-be79-145d496670df', 'x-compute-request-id': 'req-efcd491d-c6bd-4f12-be79-145d496670df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:21,513 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.121s
2026-06-01 16:55:21,514 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-ca638b1a-43bf-47f7-a74a-6ba919c28d93', 'x-compute-request-id': 'req-ca638b1a-43bf-47f7-a74a-6ba919c28d93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:22,592 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.074s
2026-06-01 16:55:22,593 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-bb6a9653-7e91-4c8d-b3d5-8ac62e5a2aa7', 'x-compute-request-id': 'req-bb6a9653-7e91-4c8d-b3d5-8ac62e5a2aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:23,671 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.075s
2026-06-01 16:55:23,671 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-9990f910-4687-4a86-a7b8-c6ec8c339a63', 'x-compute-request-id': 'req-9990f910-4687-4a86-a7b8-c6ec8c339a63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:24,738 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.064s
2026-06-01 16:55:24,738 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-df2fe58c-46d0-4f26-bff9-b4af2852b138', 'x-compute-request-id': 'req-df2fe58c-46d0-4f26-bff9-b4af2852b138', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:25,797 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.055s
2026-06-01 16:55:25,797 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-6d8fbd55-0451-4d65-89b6-74ee87fafeea', 'x-compute-request-id': 'req-6d8fbd55-0451-4d65-89b6-74ee87fafeea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:26,855 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.055s
2026-06-01 16:55:26,856 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-8e06bf32-a66b-40a3-a0c7-8ce2d9e4f4bc', 'x-compute-request-id': 'req-8e06bf32-a66b-40a3-a0c7-8ce2d9e4f4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:27,920 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.062s
2026-06-01 16:55:27,921 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-61d089f4-c0fd-480d-a42e-4a676111c18e', 'x-compute-request-id': 'req-61d089f4-c0fd-480d-a42e-4a676111c18e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:29,001 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.077s
2026-06-01 16:55:29,001 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-740e976c-a215-4321-a45e-250ff6b36c28', 'x-compute-request-id': 'req-740e976c-a215-4321-a45e-250ff6b36c28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:30,075 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.070s
2026-06-01 16:55:30,076 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-20a95b16-53f3-491f-b56e-9e941e546e84', 'x-compute-request-id': 'req-20a95b16-53f3-491f-b56e-9e941e546e84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:31,138 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.058s
2026-06-01 16:55:31,139 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-401f23fe-6ebe-4cef-8377-6ab383d4bfe1', 'x-compute-request-id': 'req-401f23fe-6ebe-4cef-8377-6ab383d4bfe1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:32,224 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.080s
2026-06-01 16:55:32,224 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-526be6c5-fed5-404b-9c44-d8fff389d43f', 'x-compute-request-id': 'req-526be6c5-fed5-404b-9c44-d8fff389d43f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:33,306 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.077s
2026-06-01 16:55:33,306 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-a52fe69c-8e64-4511-958b-e10cfd854e4d', 'x-compute-request-id': 'req-a52fe69c-8e64-4511-958b-e10cfd854e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:34,393 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.078s
2026-06-01 16:55:34,394 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-ce1bbbc0-a1f1-4e0e-8469-c6c12de288b9', 'x-compute-request-id': 'req-ce1bbbc0-a1f1-4e0e-8469-c6c12de288b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:35,457 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.061s
2026-06-01 16:55:35,458 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-a4cda208-dffe-4cf6-8d43-a87dc619ee42', 'x-compute-request-id': 'req-a4cda208-dffe-4cf6-8d43-a87dc619ee42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:36,520 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.060s
2026-06-01 16:55:36,521 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-3efb1cc9-e580-468a-acbe-7a5db8b600a1', 'x-compute-request-id': 'req-3efb1cc9-e580-468a-acbe-7a5db8b600a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:37,586 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.062s
2026-06-01 16:55:37,587 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-9f8e622e-250f-4231-9fe1-c8a9cb8e8542', 'x-compute-request-id': 'req-9f8e622e-250f-4231-9fe1-c8a9cb8e8542', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:38,811 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.222s
2026-06-01 16:55:38,812 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55:38 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-037dbc86-3c48-4c99-9303-c5b8015213f5', 'x-compute-request-id': 'req-037dbc86-3c48-4c99-9303-c5b8015213f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:39,989 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.173s
2026-06-01 16:55:39,989 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-d4e643f4-a623-43ad-9a82-09b309affac3', 'x-compute-request-id': 'req-d4e643f4-a623-43ad-9a82-09b309affac3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:41,170 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.177s
2026-06-01 16:55:41,171 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-5d61981f-6aea-4699-8950-8e657ac9545c', 'x-compute-request-id': 'req-5d61981f-6aea-4699-8950-8e657ac9545c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:42,370 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.196s
2026-06-01 16:55:42,371 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-bf6dfedc-0ca3-47db-987e-f8108560ea97', 'x-compute-request-id': 'req-bf6dfedc-0ca3-47db-987e-f8108560ea97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:43,448 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.073s
2026-06-01 16:55:43,448 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-71c8df1d-2beb-4aaf-b3bc-6b4974219677', 'x-compute-request-id': 'req-71c8df1d-2beb-4aaf-b3bc-6b4974219677', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:44,532 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.082s
2026-06-01 16:55:44,533 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-9221129b-e00a-446a-856a-0b89a1f3aa63', 'x-compute-request-id': 'req-9221129b-e00a-446a-856a-0b89a1f3aa63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:45,597 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.057s
2026-06-01 16:55:45,597 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-8d08a73d-e3a0-4992-af11-99d0cb8f987a', 'x-compute-request-id': 'req-8d08a73d-e3a0-4992-af11-99d0cb8f987a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:46,652 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.052s
2026-06-01 16:55:46,652 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-3655af5c-73f2-47d1-9062-5b0fe3ed1d18', 'x-compute-request-id': 'req-3655af5c-73f2-47d1-9062-5b0fe3ed1d18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:47,710 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.055s
2026-06-01 16:55:47,711 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-5fc81b65-6241-4689-8df8-d1cb648677c5', 'x-compute-request-id': 'req-5fc81b65-6241-4689-8df8-d1cb648677c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:48,768 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.055s
2026-06-01 16:55:48,769 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-d362badd-f5b1-4863-8491-11108c48dac8', 'x-compute-request-id': 'req-d362badd-f5b1-4863-8491-11108c48dac8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:49,866 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.093s
2026-06-01 16:55:49,867 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-32e9c7fb-108e-49f5-b2e1-b1a2ae1369eb', 'x-compute-request-id': 'req-32e9c7fb-108e-49f5-b2e1-b1a2ae1369eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:50,950 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.081s
2026-06-01 16:55:50,951 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-2100ee24-b190-4098-80b8-77ed2c27f71b', 'x-compute-request-id': 'req-2100ee24-b190-4098-80b8-77ed2c27f71b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:52,058 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.102s
2026-06-01 16:55:52,058 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-949ffa73-01db-491b-acec-693184c79815', 'x-compute-request-id': 'req-949ffa73-01db-491b-acec-693184c79815', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:53,134 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.074s
2026-06-01 16:55:53,135 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-17591a8a-dcad-491d-94e1-bfb2eb5ed895', 'x-compute-request-id': 'req-17591a8a-dcad-491d-94e1-bfb2eb5ed895', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:54,213 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.074s
2026-06-01 16:55:54,214 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-6004dd92-555a-474a-8f9a-4a4f1a39f029', 'x-compute-request-id': 'req-6004dd92-555a-474a-8f9a-4a4f1a39f029', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:55,281 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.064s
2026-06-01 16:55:55,282 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-df3a36b4-4f00-4652-943e-3ca38b00ed02', 'x-compute-request-id': 'req-df3a36b4-4f00-4652-943e-3ca38b00ed02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:56,347 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.061s
2026-06-01 16:55:56,348 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-419fa5cc-0630-4739-a650-20dcea00d816', 'x-compute-request-id': 'req-419fa5cc-0630-4739-a650-20dcea00d816', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:57,427 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.077s
2026-06-01 16:55:57,428 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-9a30a7ba-7493-401f-a002-cc35b293e01e', 'x-compute-request-id': 'req-9a30a7ba-7493-401f-a002-cc35b293e01e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:58,498 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.067s
2026-06-01 16:55:58,498 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-11ae6485-8e13-463c-85fa-2c5da669fe7e', 'x-compute-request-id': 'req-11ae6485-8e13-463c-85fa-2c5da669fe7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:55:59,577 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.076s
2026-06-01 16:55:59,578 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:55: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-de899dd7-a70e-41c4-840a-91b03410fb90', 'x-compute-request-id': 'req-de899dd7-a70e-41c4-840a-91b03410fb90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:00,634 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.052s
2026-06-01 16:56:00,634 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-f5ac7880-022b-47ed-8731-abf9d7708e0c', 'x-compute-request-id': 'req-f5ac7880-022b-47ed-8731-abf9d7708e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:01,693 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.056s
2026-06-01 16:56:01,693 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-fd48d19c-23c2-4f08-a53a-5bed9e907f2b', 'x-compute-request-id': 'req-fd48d19c-23c2-4f08-a53a-5bed9e907f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:02,776 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.080s
2026-06-01 16:56:02,777 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-55c37d9b-d78d-4b18-b56a-b1efb3562a5d', 'x-compute-request-id': 'req-55c37d9b-d78d-4b18-b56a-b1efb3562a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:03,862 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.083s
2026-06-01 16:56:03,863 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-5b026a4e-e41f-4e19-85db-c4ecb95325fd', 'x-compute-request-id': 'req-5b026a4e-e41f-4e19-85db-c4ecb95325fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:04,950 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.084s
2026-06-01 16:56:04,950 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-0752034c-4a9a-4bda-8d7d-fd88bc75d5d5', 'x-compute-request-id': 'req-0752034c-4a9a-4bda-8d7d-fd88bc75d5d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:06,132 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.177s
2026-06-01 16:56:06,132 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-6a452593-c500-4b91-ae35-1851464323c7', 'x-compute-request-id': 'req-6a452593-c500-4b91-ae35-1851464323c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:07,199 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.061s
2026-06-01 16:56:07,199 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-8afc5315-15a6-4cbc-bf22-901f8be61119', 'x-compute-request-id': 'req-8afc5315-15a6-4cbc-bf22-901f8be61119', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:08,263 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.061s
2026-06-01 16:56:08,264 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-4b1c631c-7316-48ef-b6d1-0c14b446a4b8', 'x-compute-request-id': 'req-4b1c631c-7316-48ef-b6d1-0c14b446a4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:09,336 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.070s
2026-06-01 16:56:09,337 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-0071bebe-6928-4c6c-a77d-a94a12ca8a45', 'x-compute-request-id': 'req-0071bebe-6928-4c6c-a77d-a94a12ca8a45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:10,396 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.056s
2026-06-01 16:56:10,397 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-759925e4-3d43-44c7-9f34-a1fc2ba2b5bb', 'x-compute-request-id': 'req-759925e4-3d43-44c7-9f34-a1fc2ba2b5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:11,523 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.123s
2026-06-01 16:56:11,524 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-92b370a0-611d-4b98-a61a-c2698280925e', 'x-compute-request-id': 'req-92b370a0-611d-4b98-a61a-c2698280925e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:13,729 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 1.202s
2026-06-01 16:56:13,730 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-41521e8a-d672-4fb2-9547-e29078467c08', 'x-compute-request-id': 'req-41521e8a-d672-4fb2-9547-e29078467c08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:14,805 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.071s
2026-06-01 16:56:14,805 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-7c2bc9cd-990e-45a1-84eb-b0966752aeec', 'x-compute-request-id': 'req-7c2bc9cd-990e-45a1-84eb-b0966752aeec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:15,926 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.119s
2026-06-01 16:56:15,927 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-a11e2ced-da89-4676-a37d-d2778c0857a0', 'x-compute-request-id': 'req-a11e2ced-da89-4676-a37d-d2778c0857a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:17,058 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.126s
2026-06-01 16:56:17,058 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-cd448a16-830b-4012-b017-8f919036b74b', 'x-compute-request-id': 'req-cd448a16-830b-4012-b017-8f919036b74b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:18,118 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.057s
2026-06-01 16:56:18,119 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-a32e9056-b107-4823-ba61-710e823670fd', 'x-compute-request-id': 'req-a32e9056-b107-4823-ba61-710e823670fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:19,180 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.058s
2026-06-01 16:56:19,181 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-ffc46dca-bdee-47e7-8e57-b24e50110a38', 'x-compute-request-id': 'req-ffc46dca-bdee-47e7-8e57-b24e50110a38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:20,243 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.059s
2026-06-01 16:56:20,243 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-76ddb4e9-a76f-4ffb-9769-0ff6ca4dbbde', 'x-compute-request-id': 'req-76ddb4e9-a76f-4ffb-9769-0ff6ca4dbbde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:21,363 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.116s
2026-06-01 16:56:21,363 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-2998a83c-bd0c-4131-a035-db5476364f7c', 'x-compute-request-id': 'req-2998a83c-bd0c-4131-a035-db5476364f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:22,464 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.098s
2026-06-01 16:56:22,465 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-2fedf776-ac9f-45b3-85f6-b3631685e488', 'x-compute-request-id': 'req-2fedf776-ac9f-45b3-85f6-b3631685e488', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:23,585 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.118s
2026-06-01 16:56:23,585 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-68d29ebd-17af-4cf2-8333-5f1722ccbd4a', 'x-compute-request-id': 'req-68d29ebd-17af-4cf2-8333-5f1722ccbd4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:24,759 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.168s
2026-06-01 16:56:24,759 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-2f16984e-59c1-40f8-9d05-2a03ca9dd04e', 'x-compute-request-id': 'req-2f16984e-59c1-40f8-9d05-2a03ca9dd04e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:25,874 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.110s
2026-06-01 16:56:25,874 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-be336cea-d378-4dbb-943e-04f4d255725a', 'x-compute-request-id': 'req-be336cea-d378-4dbb-943e-04f4d255725a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:26,991 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.113s
2026-06-01 16:56:26,991 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-fcabc938-eaed-4034-9c4b-91f97cdfe1c8', 'x-compute-request-id': 'req-fcabc938-eaed-4034-9c4b-91f97cdfe1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:28,064 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.069s
2026-06-01 16:56:28,065 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-4b4a67e7-0b83-4e34-af3e-105488b21bad', 'x-compute-request-id': 'req-4b4a67e7-0b83-4e34-af3e-105488b21bad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:29,170 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.102s
2026-06-01 16:56:29,170 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-afc7da42-9185-4752-9d5f-43175b8ea3ca', 'x-compute-request-id': 'req-afc7da42-9185-4752-9d5f-43175b8ea3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:30,243 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.069s
2026-06-01 16:56:30,243 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-216c00ec-94b7-416c-b324-fc4cbfa8fb87', 'x-compute-request-id': 'req-216c00ec-94b7-416c-b324-fc4cbfa8fb87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:31,345 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.098s
2026-06-01 16:56:31,345 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-bef8c003-0a8f-4d5c-9681-56bb37080970', 'x-compute-request-id': 'req-bef8c003-0a8f-4d5c-9681-56bb37080970', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:32,445 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.096s
2026-06-01 16:56:32,446 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-781af236-22fa-4de1-8bc0-373d02c56d7d', 'x-compute-request-id': 'req-781af236-22fa-4de1-8bc0-373d02c56d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:33,536 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.087s
2026-06-01 16:56:33,537 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-040a7532-c0cf-48ac-a476-5eacceecc6fb', 'x-compute-request-id': 'req-040a7532-c0cf-48ac-a476-5eacceecc6fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:34,616 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.072s
2026-06-01 16:56:34,616 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-7ca4b53b-dfc6-472b-b66c-2f7e3431711d', 'x-compute-request-id': 'req-7ca4b53b-dfc6-472b-b66c-2f7e3431711d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:35,692 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.072s
2026-06-01 16:56:35,693 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-7ddb026f-bded-4ab1-b57d-eb8780bf802c', 'x-compute-request-id': 'req-7ddb026f-bded-4ab1-b57d-eb8780bf802c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:36,768 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.072s
2026-06-01 16:56:36,769 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-9dfeabe8-f606-4cea-901f-a8e372d15f9a', 'x-compute-request-id': 'req-9dfeabe8-f606-4cea-901f-a8e372d15f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:37,836 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.064s
2026-06-01 16:56:37,836 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-e5f71602-5e4c-4d69-b725-012bbbdc6dfd', 'x-compute-request-id': 'req-e5f71602-5e4c-4d69-b725-012bbbdc6dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:38,916 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.077s
2026-06-01 16:56:38,916 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:38 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-a2565e84-1f10-4640-83b5-d5755bcd7672', 'x-compute-request-id': 'req-a2565e84-1f10-4640-83b5-d5755bcd7672', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:39,987 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.068s
2026-06-01 16:56:39,987 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-7875a5aa-fc0c-4844-b107-57011ba1c327', 'x-compute-request-id': 'req-7875a5aa-fc0c-4844-b107-57011ba1c327', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:41,071 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.080s
2026-06-01 16:56:41,073 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-26b99370-619e-4891-b481-1ea8f83badbf', 'x-compute-request-id': 'req-26b99370-619e-4891-b481-1ea8f83badbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:42,149 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.073s
2026-06-01 16:56:42,150 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-10163d75-5b28-4b0c-94f7-3d706a16d25e', 'x-compute-request-id': 'req-10163d75-5b28-4b0c-94f7-3d706a16d25e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:43,238 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.086s
2026-06-01 16:56:43,239 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-a5b74001-1bb1-40c1-a3f2-3ce2382c0f18', 'x-compute-request-id': 'req-a5b74001-1bb1-40c1-a3f2-3ce2382c0f18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:44,347 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments 0.104s
2026-06-01 16:56:44,348 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56: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-6cbdc9bb-fb2c-480a-a202-1d15840fb31e', 'x-compute-request-id': 'req-6cbdc9bb-fb2c-480a-a202-1d15840fb31e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "volumeId": "90ad7615-621e-4c07-8314-c60ad10be74b", "serverId": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "device": "/dev/vdb"}]}'
2026-06-01 16:56:45,965 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 POST http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/action 0.613s
2026-06-01 16:56:45,966 86648 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': 'Mon, 01 Jun 2026 14:56:45 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-885e43f1-6386-43c8-8880-4700906280e9', 'x-compute-request-id': 'req-885e43f1-6386-43c8-8880-4700906280e9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 22e909e2-a9f2-49a9-993a-072ded83b1ef could not be found."}}'
2026-06-01 16:56:46,039 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.070s
2026-06-01 16:56:46,039 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2001d3-0646-4915-8c99-6025d0bad392', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e2001d3-0646-4915-8c99-6025d0bad392', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:47,207 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.153s
2026-06-01 16:56:47,207 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487189df-4f33-49e5-8b35-0771b37434e2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487189df-4f33-49e5-8b35-0771b37434e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:48,291 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.072s
2026-06-01 16:56:48,292 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d3f066-2c25-46b7-b9f9-1124d973c122', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d3f066-2c25-46b7-b9f9-1124d973c122', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:49,378 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.071s
2026-06-01 16:56:49,378 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdf6c46-3788-42d7-ae47-9e616096aad3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdf6c46-3788-42d7-ae47-9e616096aad3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:50,462 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.071s
2026-06-01 16:56:50,462 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576c17a2-0322-4903-8f5e-161f56b1f7a8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576c17a2-0322-4903-8f5e-161f56b1f7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:51,558 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.081s
2026-06-01 16:56:51,559 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b91a4605-f14f-4222-b72b-752f2de22ec8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b91a4605-f14f-4222-b72b-752f2de22ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:52,638 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.068s
2026-06-01 16:56:52,638 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f6666b-1398-4000-bc7e-4afa21d949c8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f6666b-1398-4000-bc7e-4afa21d949c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:53,711 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.060s
2026-06-01 16:56:53,711 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d037eb1-e73b-4f76-842d-dae13bf487d8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d037eb1-e73b-4f76-842d-dae13bf487d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:54,793 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.067s
2026-06-01 16:56:54,794 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8819a37b-b3cc-4e9d-9c98-7c2c122ee7a8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8819a37b-b3cc-4e9d-9c98-7c2c122ee7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:55,860 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.053s
2026-06-01 16:56:55,860 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f7ffee-2c7c-4b58-8779-0575d102065a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f7ffee-2c7c-4b58-8779-0575d102065a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:56,942 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.069s
2026-06-01 16:56:56,942 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2261f8b1-98ba-438c-bee5-f22103bc3a0c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2261f8b1-98ba-438c-bee5-f22103bc3a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:58,022 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.067s
2026-06-01 16:56:58,023 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4e4197-54b7-459b-aa9d-a32234cbdcc2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4e4197-54b7-459b-aa9d-a32234cbdcc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:56:59,100 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.063s
2026-06-01 16:56:59,101 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:56:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4f1223-9080-4d25-8244-b3ab3dc0f587', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4f1223-9080-4d25-8244-b3ab3dc0f587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:00,174 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.062s
2026-06-01 16:57:00,175 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4275c575-4fc6-40ea-a467-ecb96a08bf02', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4275c575-4fc6-40ea-a467-ecb96a08bf02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:01,281 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.091s
2026-06-01 16:57:01,281 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bae6002-ad95-4070-b408-ffc70caefb57', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bae6002-ad95-4070-b408-ffc70caefb57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:02,396 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.102s
2026-06-01 16:57:02,397 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03795d15-9ceb-434d-b0ea-df81012fa2e3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03795d15-9ceb-434d-b0ea-df81012fa2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:03,458 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.050s
2026-06-01 16:57:03,459 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789b84a3-d14d-495e-addd-d993ae5d06b8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789b84a3-d14d-495e-addd-d993ae5d06b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:04,518 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.047s
2026-06-01 16:57:04,518 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cabca1d2-020c-4ac3-9447-f4e1964c9ea7', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cabca1d2-020c-4ac3-9447-f4e1964c9ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:05,613 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.083s
2026-06-01 16:57:05,613 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da960e4-b5a9-4652-b63e-57a3780eca1d', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da960e4-b5a9-4652-b63e-57a3780eca1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:06,690 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.065s
2026-06-01 16:57:06,690 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb0a180-2de8-472c-b3b4-f1106ddbf587', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb0a180-2de8-472c-b3b4-f1106ddbf587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:07,827 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.124s
2026-06-01 16:57:07,828 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fbcf7a-d710-493c-98a3-75f972ca92b0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fbcf7a-d710-493c-98a3-75f972ca92b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:08,948 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.104s
2026-06-01 16:57:08,949 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9960439d-b67b-42b3-b49d-9138949411d0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9960439d-b67b-42b3-b49d-9138949411d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:10,034 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.070s
2026-06-01 16:57:10,035 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d30b6ea-ad07-4bb8-80d7-785e6fbf24bc', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d30b6ea-ad07-4bb8-80d7-785e6fbf24bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:11,147 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.098s
2026-06-01 16:57:11,148 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5ee4c1-1a06-4826-8908-1bd34e6592dc', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5ee4c1-1a06-4826-8908-1bd34e6592dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:12,235 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.073s
2026-06-01 16:57:12,235 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d2221e5-5dd6-46d3-a8eb-6421a637e910', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d2221e5-5dd6-46d3-a8eb-6421a637e910', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:13,317 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.065s
2026-06-01 16:57:13,317 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa3ff1b-6b5a-41e3-8782-a75e2e24cb36', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa3ff1b-6b5a-41e3-8782-a75e2e24cb36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:14,480 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.148s
2026-06-01 16:57:14,481 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b66586-94eb-4c6e-afaa-5f0891c801f7', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b66586-94eb-4c6e-afaa-5f0891c801f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:15,564 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.071s
2026-06-01 16:57:15,564 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c155a22-350d-4995-bed2-b90dff795a3f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c155a22-350d-4995-bed2-b90dff795a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:16,652 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.070s
2026-06-01 16:57:16,652 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17e7349-f61f-4c04-8af2-389f3003fbe5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17e7349-f61f-4c04-8af2-389f3003fbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:17,870 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.205s
2026-06-01 16:57:17,870 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6c728f-ce54-40d9-bb56-7afeb4169c61', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6c728f-ce54-40d9-bb56-7afeb4169c61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:19,042 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.158s
2026-06-01 16:57:19,042 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9719807a-f06d-4af4-8e69-67dbc78f44a4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9719807a-f06d-4af4-8e69-67dbc78f44a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:20,182 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.120s
2026-06-01 16:57:20,182 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc86eb28-06fb-43a9-935d-93dba43f348e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc86eb28-06fb-43a9-935d-93dba43f348e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:21,345 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.147s
2026-06-01 16:57:21,346 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ddb3ad-c7d7-48d2-9441-0f948c9d9a54', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ddb3ad-c7d7-48d2-9441-0f948c9d9a54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:22,455 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.093s
2026-06-01 16:57:22,456 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1039bc15-f29f-479f-a60c-2b6108bcab4c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1039bc15-f29f-479f-a60c-2b6108bcab4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:23,530 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.057s
2026-06-01 16:57:23,531 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f61b11-b568-4fe2-9562-74645ccd42bc', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f61b11-b568-4fe2-9562-74645ccd42bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:24,600 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.057s
2026-06-01 16:57:24,601 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8426fc-7247-4e35-aea4-b67f902f9d69', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8426fc-7247-4e35-aea4-b67f902f9d69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:25,820 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.208s
2026-06-01 16:57:25,820 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955161c4-cd4e-4954-9414-9cc16da3cd9a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955161c4-cd4e-4954-9414-9cc16da3cd9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:26,922 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.082s
2026-06-01 16:57:26,923 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4152c8b1-9f27-4b0b-8703-c8fd114d98d3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4152c8b1-9f27-4b0b-8703-c8fd114d98d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:28,058 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.121s
2026-06-01 16:57:28,059 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3763ac9d-afeb-413f-8ba7-46dc3b5a8c4a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3763ac9d-afeb-413f-8ba7-46dc3b5a8c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:29,281 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.200s
2026-06-01 16:57:29,281 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611bf2bc-cac1-4422-8382-c351641f44e2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611bf2bc-cac1-4422-8382-c351641f44e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:30,411 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.111s
2026-06-01 16:57:30,412 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4500dc27-f68f-4809-a826-05bf080b9ad0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4500dc27-f68f-4809-a826-05bf080b9ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:31,504 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.070s
2026-06-01 16:57:31,504 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8867e948-926c-4043-9390-d60125c20a01', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8867e948-926c-4043-9390-d60125c20a01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:32,588 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.069s
2026-06-01 16:57:32,588 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a14c086-218f-44e0-8788-fabf03bdeab6', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a14c086-218f-44e0-8788-fabf03bdeab6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:33,647 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.048s
2026-06-01 16:57:33,647 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765d6e1a-773f-4c88-8076-bcd286b6e56f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765d6e1a-773f-4c88-8076-bcd286b6e56f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:34,723 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.065s
2026-06-01 16:57:34,723 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e584ff7-902c-45fa-8402-b80a29bb8d43', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e584ff7-902c-45fa-8402-b80a29bb8d43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:35,859 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.118s
2026-06-01 16:57:35,859 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a4b5ed-6be8-4999-9c80-2411997afbaf', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a4b5ed-6be8-4999-9c80-2411997afbaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:36,955 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.082s
2026-06-01 16:57:36,955 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f84a73-ba5c-4e97-8325-bba613e03bc1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f84a73-ba5c-4e97-8325-bba613e03bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:38,125 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.156s
2026-06-01 16:57:38,125 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4051f28-ae33-4302-a5fb-9d732796d1dc', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4051f28-ae33-4302-a5fb-9d732796d1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:39,288 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.150s
2026-06-01 16:57:39,289 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8af7cd-0815-427c-898d-9ea61eea301f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8af7cd-0815-427c-898d-9ea61eea301f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:40,398 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.092s
2026-06-01 16:57:40,399 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76011653-7cf1-49d6-be31-0a61ce39641a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76011653-7cf1-49d6-be31-0a61ce39641a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:41,492 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.074s
2026-06-01 16:57:41,493 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b9c1e9-a949-4181-ac1f-984b45206465', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b9c1e9-a949-4181-ac1f-984b45206465', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:42,592 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.086s
2026-06-01 16:57:42,593 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e2c35b-1897-4528-94f5-3d646c322c80', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e2c35b-1897-4528-94f5-3d646c322c80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:43,666 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.056s
2026-06-01 16:57:43,666 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-868d67f2-a5eb-4b52-896f-e8aca5d8d748', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-868d67f2-a5eb-4b52-896f-e8aca5d8d748', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:44,739 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.061s
2026-06-01 16:57:44,739 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-528e7d12-50d2-47eb-ab41-1ad8a77e92b8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-528e7d12-50d2-47eb-ab41-1ad8a77e92b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:45,811 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.058s
2026-06-01 16:57:45,812 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139a66f8-1a99-4a16-b954-d46af7285d9a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139a66f8-1a99-4a16-b954-d46af7285d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:46,882 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.058s
2026-06-01 16:57:46,883 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68057da3-1d17-4680-8398-73beac6bc344', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68057da3-1d17-4680-8398-73beac6bc344', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:47,987 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.089s
2026-06-01 16:57:47,988 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9812c8-ef4d-48a3-959e-6683d33d8af0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9812c8-ef4d-48a3-959e-6683d33d8af0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:49,054 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.049s
2026-06-01 16:57:49,054 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c2e48d6-e346-4227-9727-3f50ee4df642', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c2e48d6-e346-4227-9727-3f50ee4df642', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:50,134 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.068s
2026-06-01 16:57:50,134 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8110690b-1b41-4678-994a-09a1721b04c5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8110690b-1b41-4678-994a-09a1721b04c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:51,200 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.053s
2026-06-01 16:57:51,201 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cba2c09-0844-4825-b448-a8ccd1d799d0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cba2c09-0844-4825-b448-a8ccd1d799d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:52,262 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.050s
2026-06-01 16:57:52,262 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d1f315-86d8-400e-9526-61b33e530fda', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d1f315-86d8-400e-9526-61b33e530fda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:53,328 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.054s
2026-06-01 16:57:53,329 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de33e943-edfc-4d08-afd2-cdf6e54795a4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de33e943-edfc-4d08-afd2-cdf6e54795a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:54,400 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.061s
2026-06-01 16:57:54,401 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2fa86da-ce5c-450f-8fe1-ae4b772e02de', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2fa86da-ce5c-450f-8fe1-ae4b772e02de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:55,524 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.108s
2026-06-01 16:57:55,524 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7df87f-a765-460a-b039-6897414203d2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7df87f-a765-460a-b039-6897414203d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:56,609 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.069s
2026-06-01 16:57:56,610 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-708eac68-a6d3-4b27-bb13-bec538ab7750', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-708eac68-a6d3-4b27-bb13-bec538ab7750', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:57,685 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.058s
2026-06-01 16:57:57,686 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9cfb55-ea09-4f61-af5e-9993cd1f390a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9cfb55-ea09-4f61-af5e-9993cd1f390a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:58,772 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.072s
2026-06-01 16:57:58,772 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24afce5b-6a51-4e15-87a7-1b71e853adbd', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24afce5b-6a51-4e15-87a7-1b71e853adbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:57:59,843 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.058s
2026-06-01 16:57:59,844 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:57:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-124a49e2-9d58-4f47-acb4-3ed422b17753', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-124a49e2-9d58-4f47-acb4-3ed422b17753', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:00,909 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.055s
2026-06-01 16:58:00,910 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f50714a-dcf6-4b9a-9f0a-dddf1eff2f17', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f50714a-dcf6-4b9a-9f0a-dddf1eff2f17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:02,040 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.119s
2026-06-01 16:58:02,041 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc00c63-9a0d-4915-a9c6-23e438655061', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc00c63-9a0d-4915-a9c6-23e438655061', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:03,119 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.063s
2026-06-01 16:58:03,119 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a97dff8-4afe-462b-b93f-e83f30c2dde3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a97dff8-4afe-462b-b93f-e83f30c2dde3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:04,210 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.075s
2026-06-01 16:58:04,211 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d8944d4-e4a1-44eb-ac87-133cc51a887f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d8944d4-e4a1-44eb-ac87-133cc51a887f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:05,289 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.062s
2026-06-01 16:58:05,289 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123657fb-75d6-43f6-ac0d-f194ea8721e4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123657fb-75d6-43f6-ac0d-f194ea8721e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:06,408 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.101s
2026-06-01 16:58:06,408 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8550205-9bbc-4c31-8e4c-9720ebb67995', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8550205-9bbc-4c31-8e4c-9720ebb67995', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:07,525 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.103s
2026-06-01 16:58:07,525 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52873ad-7233-4558-9174-cedef731b703', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52873ad-7233-4558-9174-cedef731b703', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:08,595 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.052s
2026-06-01 16:58:08,595 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e74bc8-f2d4-49f5-bfe0-3a3e69b0a6d4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e74bc8-f2d4-49f5-bfe0-3a3e69b0a6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:09,686 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.075s
2026-06-01 16:58:09,686 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f47ec04-6687-4330-9e89-77215dcdf9cb', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f47ec04-6687-4330-9e89-77215dcdf9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:10,765 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.067s
2026-06-01 16:58:10,765 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777fbb10-f3a0-4f36-867f-6da31fe38197', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777fbb10-f3a0-4f36-867f-6da31fe38197', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:11,829 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.052s
2026-06-01 16:58:11,830 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5fa24d4-fcd9-4c64-901c-5c890877bf87', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5fa24d4-fcd9-4c64-901c-5c890877bf87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:12,910 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.066s
2026-06-01 16:58:12,910 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2120fe6-7173-4a22-b116-346f24e79d77', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2120fe6-7173-4a22-b116-346f24e79d77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:13,990 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.068s
2026-06-01 16:58:13,991 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40be0a60-fbd7-4ab0-946a-cd96e512ca25', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40be0a60-fbd7-4ab0-946a-cd96e512ca25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:15,090 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.086s
2026-06-01 16:58:15,091 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01923dd6-9db8-4cea-b68f-aa6cac8b7467', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01923dd6-9db8-4cea-b68f-aa6cac8b7467', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:16,195 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.091s
2026-06-01 16:58:16,195 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eee73a6-188f-4b30-a879-0b55fd9aa5a4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eee73a6-188f-4b30-a879-0b55fd9aa5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:17,268 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.056s
2026-06-01 16:58:17,268 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17695413-e49e-44ec-a127-c2273f418ac1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17695413-e49e-44ec-a127-c2273f418ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:18,350 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.069s
2026-06-01 16:58:18,351 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd8e6104-a207-4494-b624-ed0d9b8dcd72', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd8e6104-a207-4494-b624-ed0d9b8dcd72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:19,417 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.054s
2026-06-01 16:58:19,417 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a456a640-c5d7-47cb-b576-088bd70891b4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a456a640-c5d7-47cb-b576-088bd70891b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:20,491 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.062s
2026-06-01 16:58:20,492 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29239c39-78a6-4458-a7f3-04dcec9efa53', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29239c39-78a6-4458-a7f3-04dcec9efa53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:21,561 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.056s
2026-06-01 16:58:21,561 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f831ef0e-1961-4271-8b20-e7b555d20db6', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f831ef0e-1961-4271-8b20-e7b555d20db6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:22,643 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.068s
2026-06-01 16:58:22,643 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f1d929-6b49-422a-a3e5-2d5bc1113b4c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f1d929-6b49-422a-a3e5-2d5bc1113b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:23,730 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.071s
2026-06-01 16:58:23,730 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087a57ed-b562-451f-b5bd-42d225f023b8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087a57ed-b562-451f-b5bd-42d225f023b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:24,827 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.082s
2026-06-01 16:58:24,828 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9092c212-3122-49d9-bc70-5320350e1f01', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9092c212-3122-49d9-bc70-5320350e1f01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:25,902 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.061s
2026-06-01 16:58:25,903 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356254e5-f071-4d16-bb12-9b8aab3da950', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356254e5-f071-4d16-bb12-9b8aab3da950', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:26,982 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.064s
2026-06-01 16:58:26,983 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7466def-1b77-4f6e-bd04-d894a1406d4c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7466def-1b77-4f6e-bd04-d894a1406d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:28,067 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.072s
2026-06-01 16:58:28,067 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8df16583-091c-4bdd-a664-d8326a8362c7', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8df16583-091c-4bdd-a664-d8326a8362c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:29,150 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.067s
2026-06-01 16:58:29,151 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2741a97-7c60-44c7-9ee0-23da1ec7a589', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2741a97-7c60-44c7-9ee0-23da1ec7a589', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:30,216 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.053s
2026-06-01 16:58:30,216 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7328d0-f29e-4361-b1e9-53a08d1f718f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7328d0-f29e-4361-b1e9-53a08d1f718f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:31,303 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.075s
2026-06-01 16:58:31,304 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3071c401-c3b8-48c1-bfd1-e90a66240312', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3071c401-c3b8-48c1-bfd1-e90a66240312', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:32,370 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.055s
2026-06-01 16:58:32,371 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40374b2b-e6e4-4640-b70a-966d1d4d66f2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40374b2b-e6e4-4640-b70a-966d1d4d66f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:33,488 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.107s
2026-06-01 16:58:33,489 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7c4512-e377-474d-b8ba-a49106b586c3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7c4512-e377-474d-b8ba-a49106b586c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:34,606 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.100s
2026-06-01 16:58:34,607 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee41884-63fe-4209-a405-f211d08a3b00', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee41884-63fe-4209-a405-f211d08a3b00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:35,720 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.095s
2026-06-01 16:58:35,721 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd55c682-a8ae-4729-a2a6-6afccdd70e4b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd55c682-a8ae-4729-a2a6-6afccdd70e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:36,848 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.113s
2026-06-01 16:58:36,848 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35b1340-3bcf-48b0-b5a7-7a9c6b234a11', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35b1340-3bcf-48b0-b5a7-7a9c6b234a11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:37,951 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.082s
2026-06-01 16:58:37,953 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65992895-95aa-4c6c-8a59-cb710aa7ee84', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65992895-95aa-4c6c-8a59-cb710aa7ee84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:39,052 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.083s
2026-06-01 16:58:39,052 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d528874-9fb1-4612-8cbd-2c5275eca04a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d528874-9fb1-4612-8cbd-2c5275eca04a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:40,181 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.116s
2026-06-01 16:58:40,181 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52a797f3-2cce-427b-9b57-78863dc3ccd9', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52a797f3-2cce-427b-9b57-78863dc3ccd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:41,306 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.112s
2026-06-01 16:58:41,306 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09d2f89-f26e-4cd7-9704-957ba6e8a98d', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09d2f89-f26e-4cd7-9704-957ba6e8a98d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:42,387 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.065s
2026-06-01 16:58:42,388 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26566206-8ef7-46f8-8a08-01f4c6e06200', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26566206-8ef7-46f8-8a08-01f4c6e06200', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:43,482 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.078s
2026-06-01 16:58:43,483 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4121c9-645d-481e-8a6f-8c138058ccba', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4121c9-645d-481e-8a6f-8c138058ccba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:44,584 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.089s
2026-06-01 16:58:44,587 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0fa2b94-fe08-439c-98f6-ebd5e9b4d421', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0fa2b94-fe08-439c-98f6-ebd5e9b4d421', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:45,703 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.104s
2026-06-01 16:58:45,704 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d44572-3ca6-4c7f-8f25-b974fca9baf2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d44572-3ca6-4c7f-8f25-b974fca9baf2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:46,810 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.094s
2026-06-01 16:58:46,811 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166180c3-3386-405c-8c6d-1ef73e740a57', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166180c3-3386-405c-8c6d-1ef73e740a57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:47,931 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.106s
2026-06-01 16:58:47,932 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02192de6-da6a-4652-88e7-0b128bc4ff10', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02192de6-da6a-4652-88e7-0b128bc4ff10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:49,013 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.063s
2026-06-01 16:58:49,014 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d4aec5-fe3f-435d-9832-9de67de3186a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d4aec5-fe3f-435d-9832-9de67de3186a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:50,091 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.062s
2026-06-01 16:58:50,092 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28953cce-b29b-4c3c-b6bf-4aedfe35fc96', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28953cce-b29b-4c3c-b6bf-4aedfe35fc96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:51,189 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.084s
2026-06-01 16:58:51,189 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469cfba9-de26-416d-97b0-66780ab42041', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469cfba9-de26-416d-97b0-66780ab42041', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:52,290 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.089s
2026-06-01 16:58:52,291 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe2e3c9-2429-4865-a0e5-2c6fa51516fb', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe2e3c9-2429-4865-a0e5-2c6fa51516fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:53,365 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.060s
2026-06-01 16:58:53,366 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5cfa33-4b9d-4e03-ab2a-72dd511e0cec', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5cfa33-4b9d-4e03-ab2a-72dd511e0cec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:54,440 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.060s
2026-06-01 16:58:54,441 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa84c783-acf7-47d6-94c7-c91e0a3fb246', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa84c783-acf7-47d6-94c7-c91e0a3fb246', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:55,512 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.058s
2026-06-01 16:58:55,513 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f897680a-cc48-43d8-a2a8-bbb05e9a6500', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f897680a-cc48-43d8-a2a8-bbb05e9a6500', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:56,613 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.088s
2026-06-01 16:58:56,616 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185666d9-0242-46b4-8de0-0bdbdca507c4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185666d9-0242-46b4-8de0-0bdbdca507c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:57,684 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.056s
2026-06-01 16:58:57,685 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de34473-ba9c-456d-a878-b84ba4d979ab', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de34473-ba9c-456d-a878-b84ba4d979ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:58,765 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.066s
2026-06-01 16:58:58,766 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc29423c-4bd0-4bd9-93ab-8473e2eaa4d8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc29423c-4bd0-4bd9-93ab-8473e2eaa4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:58:59,857 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.079s
2026-06-01 16:58:59,857 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:58:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e54f66-d5e5-496b-a4b8-a8f5e58c163a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e54f66-d5e5-496b-a4b8-a8f5e58c163a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:00,928 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.059s
2026-06-01 16:59:00,929 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3624da9-c03c-44de-90ae-cbb1b7036d64', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3624da9-c03c-44de-90ae-cbb1b7036d64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:02,001 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.060s
2026-06-01 16:59:02,002 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f27e5b3d-a7c6-4508-a9a5-b7b0fb3b71e3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f27e5b3d-a7c6-4508-a9a5-b7b0fb3b71e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:03,073 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.058s
2026-06-01 16:59:03,074 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e9c563-14a7-4552-b678-45934ce932e2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e9c563-14a7-4552-b678-45934ce932e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:04,154 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.065s
2026-06-01 16:59:04,155 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c1f582-8b29-4a79-940c-240fe31646cb', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c1f582-8b29-4a79-940c-240fe31646cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:05,225 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.053s
2026-06-01 16:59:05,226 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f23a1e5-a9a2-4aad-a78a-0978c9adb2a6', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f23a1e5-a9a2-4aad-a78a-0978c9adb2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:06,321 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.084s
2026-06-01 16:59:06,322 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b4f781-9a14-4b1f-9833-21bc572dfc77', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b4f781-9a14-4b1f-9833-21bc572dfc77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:07,393 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.059s
2026-06-01 16:59:07,394 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc2cc8e-fa5e-4a4e-ad21-e693673e620f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc2cc8e-fa5e-4a4e-ad21-e693673e620f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:08,475 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.070s
2026-06-01 16:59:08,476 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6ed8c6-f22a-407f-a88a-76e0325c3bb4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6ed8c6-f22a-407f-a88a-76e0325c3bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:09,557 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.065s
2026-06-01 16:59:09,558 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb91b20-488b-4440-9234-6c1772dff8c4', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb91b20-488b-4440-9234-6c1772dff8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:10,635 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.065s
2026-06-01 16:59:10,636 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9355135-98d9-4aec-bf4e-be9547a730f1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9355135-98d9-4aec-bf4e-be9547a730f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:11,725 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.077s
2026-06-01 16:59:11,726 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd8352b-a9a8-4fb2-8433-5f65f1b2cab6', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd8352b-a9a8-4fb2-8433-5f65f1b2cab6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:12,812 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.074s
2026-06-01 16:59:12,813 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8a5668-6660-4394-af6f-42a7090f5459', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8a5668-6660-4394-af6f-42a7090f5459', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:13,919 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.092s
2026-06-01 16:59:13,919 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e258a8-a143-44b8-92e2-b47e29a153f5', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e258a8-a143-44b8-92e2-b47e29a153f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:15,041 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.110s
2026-06-01 16:59:15,041 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6b2cfc-83ff-4110-9fe1-85e6a5d79ec8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6b2cfc-83ff-4110-9fe1-85e6a5d79ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:16,124 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.070s
2026-06-01 16:59:16,125 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03016a1b-8940-4aae-8ded-c24a4e01d91f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03016a1b-8940-4aae-8ded-c24a4e01d91f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:17,349 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.207s
2026-06-01 16:59:17,349 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f129b831-5bed-421d-a1a2-79c3ab44adc9', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f129b831-5bed-421d-a1a2-79c3ab44adc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:18,542 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.174s
2026-06-01 16:59:18,542 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e592d1-5482-4726-a4cf-cad059ad83c2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e592d1-5482-4726-a4cf-cad059ad83c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:19,791 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.220s
2026-06-01 16:59:19,793 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273696e7-822a-484b-8135-536e54d8cce8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273696e7-822a-484b-8135-536e54d8cce8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:21,022 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.207s
2026-06-01 16:59:21,023 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ffa7ff-655c-4a6c-99c3-97d7da486ded', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ffa7ff-655c-4a6c-99c3-97d7da486ded', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:22,106 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.069s
2026-06-01 16:59:22,107 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476ccd02-8359-40c3-97af-67c1649fed6c', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476ccd02-8359-40c3-97af-67c1649fed6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:23,194 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.076s
2026-06-01 16:59:23,194 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493ead00-f266-4121-977d-022a52ad7265', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493ead00-f266-4121-977d-022a52ad7265', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:24,259 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.051s
2026-06-01 16:59:24,260 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d884e689-4688-4b8a-b4fc-1d0a57969be8', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d884e689-4688-4b8a-b4fc-1d0a57969be8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:25,361 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.087s
2026-06-01 16:59:25,362 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea56e1d-3f5e-4082-a3a7-69bd18acd5d3', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea56e1d-3f5e-4082-a3a7-69bd18acd5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:26,423 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.045s
2026-06-01 16:59:26,424 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc0355b-6621-4051-9f74-880672349d65', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc0355b-6621-4051-9f74-880672349d65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:27,497 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.059s
2026-06-01 16:59:27,498 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0918443-4161-427a-a0a9-0e395fc772df', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0918443-4161-427a-a0a9-0e395fc772df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:28,655 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.145s
2026-06-01 16:59:28,656 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d292c266-6b04-4000-8a05-3f310200404b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d292c266-6b04-4000-8a05-3f310200404b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:29,749 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.079s
2026-06-01 16:59:29,750 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bfa39c0-f150-4f96-a76d-2e43ea7f034b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bfa39c0-f150-4f96-a76d-2e43ea7f034b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:30,904 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.139s
2026-06-01 16:59:30,904 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aabdc80-6080-415c-93e5-6511a02f0fec', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aabdc80-6080-415c-93e5-6511a02f0fec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:32,044 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.121s
2026-06-01 16:59:32,044 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ddf437-9ca5-4321-8148-1675839458da', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ddf437-9ca5-4321-8148-1675839458da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:33,173 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.114s
2026-06-01 16:59:33,174 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d709ee-1964-43da-a7de-86d6de02e63e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d709ee-1964-43da-a7de-86d6de02e63e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:34,290 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.095s
2026-06-01 16:59:34,291 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397bab57-2ece-4018-bebb-4e05035f4ecd', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397bab57-2ece-4018-bebb-4e05035f4ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:35,387 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.076s
2026-06-01 16:59:35,388 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8354c99-22f0-4e9c-80cd-49e560563344', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8354c99-22f0-4e9c-80cd-49e560563344', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:36,493 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.089s
2026-06-01 16:59:36,494 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90b2c96-dfbe-4f67-b9d7-ec4d9301839e', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90b2c96-dfbe-4f67-b9d7-ec4d9301839e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:37,607 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.099s
2026-06-01 16:59:37,608 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8737f9a7-2de9-474f-a52d-c410360f1e2b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8737f9a7-2de9-474f-a52d-c410360f1e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:38,702 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.079s
2026-06-01 16:59:38,702 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbbca93e-3fe4-4d2b-8617-3082cdcaecad', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbbca93e-3fe4-4d2b-8617-3082cdcaecad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:39,811 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.095s
2026-06-01 16:59:39,811 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be943fb-5f9c-4714-864a-e2d0a14408e1', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be943fb-5f9c-4714-864a-e2d0a14408e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:40,891 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.065s
2026-06-01 16:59:40,891 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53769c4a-93bb-465f-9451-7a0274901667', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53769c4a-93bb-465f-9451-7a0274901667', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:42,013 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.105s
2026-06-01 16:59:42,013 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-097e650e-aae4-40ea-b564-10ba88a6dbc0', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-097e650e-aae4-40ea-b564-10ba88a6dbc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:43,107 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.079s
2026-06-01 16:59:43,108 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6aa508-672d-4011-abde-35dafb5a84ba', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6aa508-672d-4011-abde-35dafb5a84ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:44,180 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.059s
2026-06-01 16:59:44,181 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6101b7f3-5ce2-4294-b989-7adbfa14f55f', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6101b7f3-5ce2-4294-b989-7adbfa14f55f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:45,320 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.126s
2026-06-01 16:59:45,321 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d97dee-43f6-439c-8cd5-d493aefc3ebe', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d97dee-43f6-439c-8cd5-d493aefc3ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:46,511 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.174s
2026-06-01 16:59:46,513 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a48af3-de4a-4a71-bb80-53a9c772185b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a48af3-de4a-4a71-bb80-53a9c772185b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:47,678 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.147s
2026-06-01 16:59:47,679 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0628da-4cb3-4aaa-9b8f-8751e5a073f2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0628da-4cb3-4aaa-9b8f-8751e5a073f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:48,938 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.244s
2026-06-01 16:59:48,939 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13627489-4c28-495b-b110-bd82a993d29b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13627489-4c28-495b-b110-bd82a993d29b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:50,036 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.081s
2026-06-01 16:59:50,037 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181494e2-6a39-44be-8140-ec305239c603', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181494e2-6a39-44be-8140-ec305239c603', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:51,120 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.070s
2026-06-01 16:59:51,121 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed9c569-4471-443f-9f81-81b1b09cb00a', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed9c569-4471-443f-9f81-81b1b09cb00a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:52,186 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.050s
2026-06-01 16:59:52,186 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbab66fb-5c59-4d60-afd4-00970633baaf', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbab66fb-5c59-4d60-afd4-00970633baaf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:53,250 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.052s
2026-06-01 16:59:53,250 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633a7164-2c37-44c3-9248-af5913dace02', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633a7164-2c37-44c3-9248-af5913dace02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:54,345 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.084s
2026-06-01 16:59:54,345 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca81b11-564f-4be4-9456-3b333a563587', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca81b11-564f-4be4-9456-3b333a563587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:55,438 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.077s
2026-06-01 16:59:55,438 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58780a6-6705-48bf-b2fd-9fb2077efdc9', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58780a6-6705-48bf-b2fd-9fb2077efdc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:56,517 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.066s
2026-06-01 16:59:56,518 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21df26c4-ad14-4715-a273-1a16188ebe00', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21df26c4-ad14-4715-a273-1a16188ebe00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:57,601 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.069s
2026-06-01 16:59:57,602 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e16929d-6bca-4081-8121-8272ae9623cc', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e16929d-6bca-4081-8121-8272ae9623cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 16:59:58,676 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.052s
2026-06-01 16:59:58,679 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-799f67c5-e1ac-4611-976d-80e3c6d50f2b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799f67c5-e1ac-4611-976d-80e3c6d50f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 17:00:00,225 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.536s
2026-06-01 17:00:00,226 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 14:59:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bd79c6e-db8c-40c7-aa7e-b1a8f40b39e2', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bd79c6e-db8c-40c7-aa7e-b1a8f40b39e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 17:00:01,298 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.058s
2026-06-01 17:00:01,299 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 15:00:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d0153e-c020-44c0-9dc4-fd9aadd6311b', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d0153e-c020-44c0-9dc4-fd9aadd6311b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 17:00:02,381 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b 0.067s
2026-06-01 17:00:02,382 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 15:00:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c40815e-8502-4fcc-b02c-43dcc83078af', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c40815e-8502-4fcc-b02c-43dcc83078af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b'}
Body: b'{"volume": {"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-06-01T14:52:01.000000", "updated_at": "2026-06-01T14:53:19.000000", "name": "tempest-ServerActionsTestOtherA-volume-845021207", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.152/volume/v3/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}, {"rel": "bookmark", "href": "http://192.168.122.152/volume/volumes/90ad7615-621e-4c07-8314-c60ad10be74b"}], "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b", "attachment_id": "3a5b85d3-425a-4a01-8937-7bf57bb1f4aa", "volume_id": "90ad7615-621e-4c07-8314-c60ad10be74b", "server_id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-06-01T14:53:18.000000"}], "os-vol-tenant-attr:tenant_id": "96f626e7efa948cfbfbaccf597e988b8"}}'
2026-06-01 17:00:02,558 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.163s
2026-06-01 17:00:02,559 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 15:00:02 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-3b0a7798-413f-4d18-be2b-0c6a130d08bf', 'x-compute-request-id': 'req-3b0a7798-413f-4d18-be2b-0c6a130d08bf', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b''
2026-06-01 17:00:02,899 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.339s
2026-06-01 17:00:02,899 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 15:00:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1819', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-273dfa9b-c414-4172-9063-e591df578367', 'x-compute-request-id': 'req-273dfa9b-c414-4172-9063-e591df578367', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "ERROR", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T15:00:02Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-01T14:53:25Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 17:00:04,335 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef 0.423s
2026-06-01 17:00:04,335 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 15:00:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1819', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02691b94-3555-447a-8658-771246b757da', 'x-compute-request-id': 'req-02691b94-3555-447a-8658-771246b757da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-1309475579-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:38:57"}]}, "created": "2026-06-01T14:52:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/flavors/42"}]}, "hostId": "6d082ac5b10737386f8883e260072cde128c9c019fc4ce818024fc68", "id": "22e909e2-a9f2-49a9-993a-072ded83b1ef", "image": {"id": "a2bd2895-9d78-487f-84c3-830050e8b888", "links": [{"rel": "bookmark", "href": "http://192.168.122.152/compute/images/a2bd2895-9d78-487f-84c3-830050e8b888"}]}, "links": [{"rel": "self", "href": "http://192.168.122.152/compute/v2.1/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}, {"rel": "bookmark", "href": "http://192.168.122.152/compute/servers/22e909e2-a9f2-49a9-993a-072ded83b1ef"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsTestOtherA-server-917215798", "status": "ERROR", "tenant_id": "96f626e7efa948cfbfbaccf597e988b8", "user_id": "26a3e6aa83b941a1938dbed4fb128bf4", "updated": "2026-06-01T15:00:02Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-06-01T14:53:25Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-98727157", "OS-SRV-USG:launched_at": "2026-06-01T14:52:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--484486657"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "90ad7615-621e-4c07-8314-c60ad10be74b"}]}}'
2026-06-01 17:00:04,394 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://192.168.122.152/compute/v2.1/os-keypairs/tempest-keypair-98727157 0.047s
2026-06-01 17:00:04,394 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 15:00:04 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-015f1743-1e48-48cd-842d-9284479b519f', 'x-compute-request-id': 'req-015f1743-1e48-48cd-842d-9284479b519f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.152/compute/v2.1/os-keypairs/tempest-keypair-98727157'}
Body: b''
2026-06-01 17:00:04,462 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 409 DELETE http://192.168.122.152/networking/v2.0/security-groups/e214d97e-afa6-4ad8-a1c2-c00b943cac19 0.067s
2026-06-01 17:00:04,463 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 15:00:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-5b99b69d-da79-44b6-9cd7-eb6440dec48d', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.152/networking/v2.0/security-groups/e214d97e-afa6-4ad8-a1c2-c00b943cac19'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group e214d97e-afa6-4ad8-a1c2-c00b943cac19 in use.", "detail": ""}}'
2026-06-01 17:00:04,463 86648 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group e214d97e-afa6-4ad8-a1c2-c00b943cac19 VM might not be deleted
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-06-01 17:00:04.463 86648 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-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group e214d97e-afa6-4ad8-a1c2-c00b943cac19 in use.', 'detail': ''}
2026-06-01 17:00:04.463 86648 ERROR tempest.lib.common.validation_resources
2026-06-01 17:00:05,794 86648 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.152/networking/v2.0/floatingips/fe6e592c-7915-4468-b8c7-d62e10216af1 1.327s
2026-06-01 17:00:05,794 86648 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Mon, 01 Jun 2026 15:00:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-4cd24b1c-773f-40e9-a1e9-9a5a579b886b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.152/networking/v2.0/floatingips/fe6e592c-7915-4468-b8c7-d62e10216af1'}
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 22e909e2-a9f2-49a9-993a-072ded83b1ef 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 22e909e2-a9f2-49a9-993a-072ded83b1ef 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 90ad7615-621e-4c07-8314-c60ad10be74b 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 22e909e2-a9f2-49a9-993a-072ded83b1ef failed to delete and is in ERROR status. Fault: {'code': 500, 'created': '2026-06-01T14:53:25Z', '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 e214d97e-afa6-4ad8-a1c2-c00b943cac19 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 22e909e2-a9f2-49a9-993a-072ded83b1ef failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-06-01T14:53:25Z', '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.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt13.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
pt14.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt14.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 | |
ProjectAdminTests39) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests39) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt15.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectReaderTests33) |
skip
pt15.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectMemberTests39) |
skip
pt15.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt17.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
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt20.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationWithoutHostTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt25.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt25.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt26.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt31.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
pt32.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
pt33.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt33.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt35.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
pt36.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt37.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt37.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt38.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt40.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
pt41.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
pt41.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt42.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt42.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt45.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt51.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.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
pt55.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
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt76.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
pt77.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
pt78.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
pt79.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
pt79.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
pt80.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
pt80.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
pt81.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
pt82.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
pt82.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
pt83.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
pt83.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt88.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt91.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
pt92.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt99.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
pt100.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
pt101.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
pt102.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
pt103.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 306 | 248 | 2 | 0 | 56 | ||