Status: Pass 257 Failure 3 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 | |
ServerActionsV293TestJSON) |
fail
ft1.1: tearDownClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 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.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server e472f5c5-eeb3-4a31-96f5-05584035085d failed to delete and is in ERROR status. Fault: {'code': 500, 'created': '2026-04-30T16:57:08Z', 'message': 'libvirtError'}., <traceback object at 0x704126025e40>)
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
fail
ft2.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-04-30 18:55:58,760 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 1.125s
2026-04-30 18:55:58,761 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:55:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1728', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-352c3bef-fbc2-4359-9897-78607f036ea2', 'x-compute-request-id': 'req-352c3bef-fbc2-4359-9897-78607f036ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {}, "name": "tempest-ServerActionsV293TestJSON-server-1779805099", "status": "ACTIVE", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:55:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:55:58,910 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/volume/v3/volumes/6364f9a6-c9d2-4d8d-839a-27aca3acd1af 0.129s
2026-04-30 18:55:58,911 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.68', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:55:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea755b05-b990-4c2b-8813-f1a6965419a6', 'content-length': '1804', 'openstack-api-version': 'volume 3.68', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea755b05-b990-4c2b-8813-f1a6965419a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/6364f9a6-c9d2-4d8d-839a-27aca3acd1af'}
Body: b'{"volume": {"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T16:55:06.000000", "updated_at": "2026-04-30T16:55:38.000000", "name": "tempest-tempest.common.compute-volume-1141641887", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/6364f9a6-c9d2-4d8d-839a-27aca3acd1af"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/6364f9a6-c9d2-4d8d-839a-27aca3acd1af"}], "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "attachment_id": "0e60ffcc-4029-4688-bc4d-1c80b9eeceee", "volume_id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "server_id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "host_name": null, "device": "/dev/vda", "attached_at": "2026-04-30T16:55:37.000000"}], "group_id": null, "shared_targets": false, "service_uuid": "5f166640-0763-48ce-875a-f418d743f9be", "volume_type_id": "799ca17b-33fb-46ee-9885-60612a1c250c", "consumes_quota": true, "os-vol-tenant-attr:tenant_id": "60b5408c31614607a206eb6102b5ea52", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-04-30 18:55:58,924 84740 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; touch test_file
2026-04-30 18:55:58,925 84740 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.231:22' as 'cirros' with public key authentication
2026-04-30 18:56:34,694 84740 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-04-30 18:56:34,809 84740 INFO [paramiko.transport] Authentication (publickey) successful!
2026-04-30 18:56:34,810 84740 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.231 successfully created
2026-04-30 18:56:36,719 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 202 POST http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d/action 1.896s
2026-04-30 18:56:36,720 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: {"rebuild": {"name": "tempest-ServerActionsV293TestJSON-server-1842761923", "metadata": {"rebuild": "server"}, "adminPass": "rebuildPassw0rd", "imageRef": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}}
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '2052', 'location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b44e1fc-810b-427b-9a0c-aaf0a5f08204', 'x-compute-request-id': 'req-3b44e1fc-810b-427b-9a0c-aaf0a5f08204', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d/action'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099", "adminPass": "rebuildPassw0rd", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}'
2026-04-30 18:56:36,802 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/flavors/42 0.051s
2026-04-30 18:56:36,802 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '434', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b697c765-69c5-4366-bbce-ff635591a596', 'x-compute-request-id': 'req-b697c765-69c5-4366-bbce-ff635591a596', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/flavors/42'}
Body: b'{"flavor": {"id": "42", "name": "m1.nano", "ram": 192, "disk": 1, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}], "description": null, "extra_specs": {"hw_rng:allowed": "True"}}}'
2026-04-30 18:56:37,156 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.348s
2026-04-30 18:56:37,156 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14167870-250b-406f-8303-7b7d82484e26', 'x-compute-request-id': 'req-14167870-250b-406f-8303-7b7d82484e26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:39,328 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 1.146s
2026-04-30 18:56:39,328 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7358d1f8-179c-447f-9f45-9b7d56fe9723', 'x-compute-request-id': 'req-7358d1f8-179c-447f-9f45-9b7d56fe9723', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:42,456 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 2.104s
2026-04-30 18:56:42,457 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb2e9cb9-062e-432d-9211-3924f766fd67', 'x-compute-request-id': 'req-fb2e9cb9-062e-432d-9211-3924f766fd67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:44,241 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.757s
2026-04-30 18:56:44,241 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0c24d07-d547-4a57-b553-6e10cc3a95a1', 'x-compute-request-id': 'req-b0c24d07-d547-4a57-b553-6e10cc3a95a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:45,669 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.404s
2026-04-30 18:56:45,669 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fa1ea46-1cb0-4bf4-a222-32aee95424ec', 'x-compute-request-id': 'req-8fa1ea46-1cb0-4bf4-a222-32aee95424ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:47,167 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.478s
2026-04-30 18:56:47,167 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7472f187-3ef2-4a15-8e78-7808ba01aeb6', 'x-compute-request-id': 'req-7472f187-3ef2-4a15-8e78-7808ba01aeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:49,023 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.833s
2026-04-30 18:56:49,027 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b8ee5e-5fdc-4f3c-9be2-be24035ea684', 'x-compute-request-id': 'req-43b8ee5e-5fdc-4f3c-9be2-be24035ea684', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:50,660 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.603s
2026-04-30 18:56:50,661 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbece015-9f4e-42b9-bdf0-a59b2064f266', 'x-compute-request-id': 'req-cbece015-9f4e-42b9-bdf0-a59b2064f266', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:52,216 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.518s
2026-04-30 18:56:52,216 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f70174d-a9d3-4b70-a6d7-dc5575c740c0', 'x-compute-request-id': 'req-2f70174d-a9d3-4b70-a6d7-dc5575c740c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:53,580 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.345s
2026-04-30 18:56:53,580 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cd93669-8a27-4e42-8887-5c46898eab46', 'x-compute-request-id': 'req-0cd93669-8a27-4e42-8887-5c46898eab46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:55,041 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.438s
2026-04-30 18:56:55,042 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37e7324f-7e6a-461e-9396-e7cd06bd0428', 'x-compute-request-id': 'req-37e7324f-7e6a-461e-9396-e7cd06bd0428', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:56,657 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.578s
2026-04-30 18:56:56,657 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1875', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb2872d3-bccc-4122-9ade-5bed410b6385', 'x-compute-request-id': 'req-eb2872d3-bccc-4122-9ade-5bed410b6385', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:58,194 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.501s
2026-04-30 18:56:58,195 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60fbd75d-c823-4b5e-84d4-dcfd5ea45c6d', 'x-compute-request-id': 'req-60fbd75d-c823-4b5e-84d4-dcfd5ea45c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "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": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:56:58,217 84740 INFO [tempest.common.waiters] State transition "REBUILD/rebuilding" ==> "REBUILD/rebuild_block_device_mapping" after 21 second wait
2026-04-30 18:56:59,717 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.498s
2026-04-30 18:56:59,718 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:56:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303a1d96-e964-4ffa-a5f8-68ef04bf1823', 'x-compute-request-id': 'req-303a1d96-e964-4ffa-a5f8-68ef04bf1823', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "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": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:57:01,019 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.272s
2026-04-30 18:57:01,020 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:57:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75f9c5d7-95c7-4954-ae51-501d5ea5e8aa', 'x-compute-request-id': 'req-75f9c5d7-95c7-4954-ae51-501d5ea5e8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "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": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:57:02,551 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.505s
2026-04-30 18:57:02,552 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:57:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1893', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c7efc4b-ed55-4960-b1b1-ecd83e50b436', 'x-compute-request-id': 'req-6c7efc4b-ed55-4960-b1b1-ecd83e50b436', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:56:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "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": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:57:03,883 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.302s
2026-04-30 18:57:03,884 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:57:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1881', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4b2d9f7-1026-4c3e-bd25-f498c1156149', 'x-compute-request-id': 'req-d4b2d9f7-1026-4c3e-bd25-f498c1156149', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:57:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "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": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:57:03,901 84740 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_block_device_mapping" ==> "REBUILD/rebuild_spawning" after 26 second wait
2026-04-30 18:57:05,176 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.274s
2026-04-30 18:57:05,177 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:57:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1881', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0faea98-7f72-4924-9538-2422f8cc4965', 'x-compute-request-id': 'req-c0faea98-7f72-4924-9538-2422f8cc4965', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:57:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "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": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:57:06,547 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.355s
2026-04-30 18:57:06,548 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:57:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1881', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36130a5a-c2df-44e2-8682-582435bc0de3', 'x-compute-request-id': 'req-36130a5a-c2df-44e2-8682-582435bc0de3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:57:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "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": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:57:09,012 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 1.446s
2026-04-30 18:57:09,014 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:57:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1880', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a96a527-b72b-44e9-8acb-0c97f14415d8', 'x-compute-request-id': 'req-0a96a527-b72b-44e9-8acb-0c97f14415d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "REBUILD", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:57:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "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": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:57:10,390 84740 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d 0.349s
2026-04-30 18:57:10,390 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 16:57:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1935', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-917dee07-0146-4b6f-a5ed-74869992712d', 'x-compute-request-id': 'req-917dee07-0146-4b6f-a5ed-74869992712d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-706408453-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}, {"version": 4, "addr": "172.24.4.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:ac:21"}]}, "created": "2026-04-30T16:55:27Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "12782e57e058a4659336f47c38e0a2d4a3a86543052e252bb4afdca5", "id": "e472f5c5-eeb3-4a31-96f5-05584035085d", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/e472f5c5-eeb3-4a31-96f5-05584035085d"}], "metadata": {"rebuild": "server"}, "name": "tempest-ServerActionsV293TestJSON-server-1842761923", "status": "ERROR", "tenant_id": "60b5408c31614607a206eb6102b5ea52", "user_id": "2fffe92c4f324a7ea666c481c6f80c72", "updated": "2026-04-30T16:57:09Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-04-30T16:57:08Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-955752058", "OS-SRV-USG:launched_at": "2026-04-30T16:55:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--158062041"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6364f9a6-c9d2-4d8d-839a-27aca3acd1af", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1779805099"}}'
2026-04-30 18:57:10,417 84740 INFO [tempest.common.waiters] State transition "REBUILD/rebuild_spawning" ==> "ERROR/None" after 33 second wait
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 946, in test_rebuild_volume_backed_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 e472f5c5-eeb3-4a31-96f5-05584035085d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-04-30T16:57:08Z', 'message': 'libvirtError'}.
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 2 | 1 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft3.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-04-30 19:00:26,121 84740 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-04-30 19:00:26,122 84740 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-04-30 19:00:26,850 84740 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.61/compute/v2.1/os-keypairs 0.723s
2026-04-30 19:00:26,850 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1250983649", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKq7Rf2lBwNPelPSj+nP2fSTFDDXOJGyc+yYb1UUHluXCDRzKZDN/ZQlwwWF6FUL/sbh4YKhFBxbnDcQ0590ajznAW2LlgDLcWZw6W6Djp+/QA9RX7FIy6qeol2k32uDqQ=="}}
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3e55fbe-2939-4e32-a3ed-8da44a526bc6', 'x-compute-request-id': 'req-b3e55fbe-2939-4e32-a3ed-8da44a526bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1250983649", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKq7Rf2lBwNPelPSj+nP2fSTFDDXOJGyc+yYb1UUHluXCDRzKZDN/ZQlwwWF6FUL/sbh4YKhFBxbnDcQ0590ajznAW2LlgDLcWZw6W6Djp+/QA9RX7FIy6qeol2k32uDqQ==", "fingerprint": "b9:eb:58:79:c8:cd:ed:8d:5b:b4:15:5f:91:b9:92:70", "user_id": "86c51214a8704c43afcee7c5b0ee093c"}}'
2026-04-30 19:00:26,853 84740 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1250983649 created
2026-04-30 19:00:27,985 84740 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.61/networking/v2.0/security-groups 1.131s
2026-04-30 19:00:27,985 84740 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--913893772", "description": "tempest-description--1341104492"}}
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-c8258b15-a0f0-4a99-84c9-ebd2eaf646bd', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "c6727851-3e10-4e36-a7ca-e7fcbaf50fb9", "name": "tempest-securitygroup--913893772", "stateful": true, "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "project_id": "20f3b4e0bc2b4d38af3ad269324767b4", "description": "tempest-description--1341104492", "shared": false, "security_group_rules": [{"id": "07a448b3-2e0b-4fe5-83de-94f1e4141ae9", "project_id": "20f3b4e0bc2b4d38af3ad269324767b4", "security_group_id": "c6727851-3e10-4e36-a7ca-e7fcbaf50fb9", "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": 491, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-04-30T17:00:27Z", "updated_at": "2026-04-30T17:00:27Z", "revision_number": 0, "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}, {"id": "6bf11429-20c7-4eec-b160-5282f5decbc2", "project_id": "20f3b4e0bc2b4d38af3ad269324767b4", "security_group_id": "c6727851-3e10-4e36-a7ca-e7fcbaf50fb9", "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": 492, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-04-30T17:00:27Z", "updated_at": "2026-04-30T17:00:27Z", "revision_number": 0, "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}], "tags": [], "created_at": "2026-04-30T17:00:27Z", "updated_at": "2026-04-30T17:00:27Z", "revision_number": 1}}'
2026-04-30 19:00:29,290 84740 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.61/networking/v2.0/security-group-rules 1.303s
2026-04-30 19:00:29,290 84740 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": "c6727851-3e10-4e36-a7ca-e7fcbaf50fb9", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b897ef24-a802-4d04-93f8-61d9fca04d2b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "2df42bc8-1d01-439d-be52-24cf6d180edd", "project_id": "20f3b4e0bc2b4d38af3ad269324767b4", "security_group_id": "c6727851-3e10-4e36-a7ca-e7fcbaf50fb9", "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-04-30T17:00:28Z", "updated_at": "2026-04-30T17:00:28Z", "revision_number": 0, "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:00:29,907 84740 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.61/networking/v2.0/security-group-rules 0.615s
2026-04-30 19:00:29,908 84740 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": "c6727851-3e10-4e36-a7ca-e7fcbaf50fb9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-371e1137-27c9-42c0-b18a-aa759516dd02', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f4dbf855-370b-4a4e-9fbc-c4eb39fd64cd", "project_id": "20f3b4e0bc2b4d38af3ad269324767b4", "security_group_id": "c6727851-3e10-4e36-a7ca-e7fcbaf50fb9", "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-04-30T17:00:29Z", "updated_at": "2026-04-30T17:00:29Z", "revision_number": 0, "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:00:29,908 84740 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--913893772 created
2026-04-30 19:00:31,547 84740 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.61/networking/v2.0/floatingips 1.638s
2026-04-30 19:00:31,547 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "3063155d-5cd0-4bf8-8438-b3a067ca4886"}}
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-30939274-9a3a-4e3a-96d4-5a99861a9302', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a03f5802-30e9-4130-abb9-de9a5c594d83", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "project_id": "20f3b4e0bc2b4d38af3ad269324767b4", "floating_ip_address": "172.24.4.213", "floating_network_id": "3063155d-5cd0-4bf8-8438-b3a067ca4886", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-04-30T17:00:30Z", "updated_at": "2026-04-30T17:00:30Z", "revision_number": 0}}'
2026-04-30 19:00:31,548 84740 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a03f5802-30e9-4130-abb9-de9a5c594d83', 'tenant_id': '20f3b4e0bc2b4d38af3ad269324767b4', 'project_id': '20f3b4e0bc2b4d38af3ad269324767b4', 'floating_ip_address': '172.24.4.213', 'floating_network_id': '3063155d-5cd0-4bf8-8438-b3a067ca4886', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-04-30T17:00:30Z', 'updated_at': '2026-04-30T17:00:30Z', 'revision_number': 0, 'ip': '172.24.4.213'} created
2026-04-30 19:00:31,625 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://192.168.122.61/identity/v3/auth/tokens 0.071s
2026-04-30 19:00:31,625 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e8d1beef-86c9-43ce-9779-e6c459a784a8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.61/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "86c51214a8704c43afcee7c5b0ee093c", "name": "tempest-AttachVolumeNegativeTest-50666982-project-member", "password_expires_at": null}, "audit_ids": ["FxAXut8bTuWGMYa-e6r16A"], "expires_at": "2026-04-30T18:00:31.000000Z", "issued_at": "2026-04-30T17:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20f3b4e0bc2b4d38af3ad269324767b4", "name": "tempest-AttachVolumeNegativeTest-50666982"}, "is_domain": false, "roles": [{"id": "d4395e835ede4fdea351737b30ee75e2", "name": "member"}, {"id": "4d2fda9cff8948cb88917af81b4cc804", "name": "reader"}], "catalog": [{"endpoints": [{"id": "ba87408fac6c49789c7146622350896a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/placement", "region": "RegionOne"}], "id": "04be01a40af542ef811cf8beeba979d8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "3cd7721110a34f75a2a5ef92ebd16978", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/volume/v3", "region": "RegionOne"}], "id": "2596aba90afd4c3a9a323fffd734c74f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "96ed8c51d2bc4ed893f2fe5320b7d8ff", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/networking", "region": "RegionOne"}], "id": "3e363407ef8e4c7fae587a164034dd1c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5144a06123a04602ada2f699e50b0977", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/identity", "region": "RegionOne"}], "id": "96ec9f23987747748a7a0de8b424dabf", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "33ec28c973124e61b6655f317059d772", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/image", "region": "RegionOne"}], "id": "b3bbbe6e6bdc42e19a662e1c8dcfbc80", "type": "image", "name": "glance"}, {"endpoints": [{"id": "c1e2aed161754967abeb0380871a4b55", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/compute/v2/20f3b4e0bc2b4d38af3ad269324767b4", "region": "RegionOne"}], "id": "fb4d7bf3870a4c338ca2c7c8d8d5ce9d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "11ada34a5a7a452285958fc751c1da97", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.61/compute/v2.1", "region": "RegionOne"}], "id": "ff40e90a513343b7bafe64e76861b178", "type": "compute", "name": "nova"}]}}'
2026-04-30 19:00:31,626 84740 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '3082fd1b-7376-4479-9d6f-f23fff2411f6', 'name': 'tempest-AttachVolumeNegativeTest-133062852-network', 'tenant_id': '20f3b4e0bc2b4d38af3ad269324767b4', 'project_id': '20f3b4e0bc2b4d38af3ad269324767b4', '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': 47063, '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-04-30T17:00:08Z', 'updated_at': '2026-04-30T17:00:09Z', 'revision_number': 1} available for tenant
2026-04-30 19:00:31,628 84740 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1250983649', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKq7Rf2lBwNPelPSj+nP2fSTFDDXOJGyc+yYb1UUHluXCDRzKZDN/ZQlwwWF6FUL/sbh4YKhFBxbnDcQ0590ajznAW2LlgDLcWZw6W6Djp+/QA9RX7FIy6qeol2k32uDqQ==', 'fingerprint': 'b9:eb:58:79:c8:cd:ed:8d:5b:b4:15:5f:91:b9:92:70', 'user_id': '86c51214a8704c43afcee7c5b0ee093c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDmjMjnepXmLUcEW3bRd1voWl5yqtzcbGMesevEQ9bzHyf+BcxC8iHQ\nSRRVfA+MgHmgBwYFK4EEACKhZANiAASqu0X9pQcDT3pT0o/pz9n0kxQw1ziRsnPs\nmG9VFB5blwg0cymQzf2UJcMFhehVC/7G4eGCoRQcW5w3ENOfdGo85wFti5YAy3Fm\ncOlug46fv0APUV+xSMuqnqJdpN9rg6k=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c6727851-3e10-4e36-a7ca-e7fcbaf50fb9', 'name': 'tempest-securitygroup--913893772', 'stateful': True, 'tenant_id': '20f3b4e0bc2b4d38af3ad269324767b4', 'project_id': '20f3b4e0bc2b4d38af3ad269324767b4', 'description': 'tempest-description--1341104492', 'shared': False, 'security_group_rules': [{'id': '07a448b3-2e0b-4fe5-83de-94f1e4141ae9', 'project_id': '20f3b4e0bc2b4d38af3ad269324767b4', 'security_group_id': 'c6727851-3e10-4e36-a7ca-e7fcbaf50fb9', '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': 491, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-04-30T17:00:27Z', 'updated_at': '2026-04-30T17:00:27Z', 'revision_number': 0, 'tenant_id': '20f3b4e0bc2b4d38af3ad269324767b4'}, {'id': '6bf11429-20c7-4eec-b160-5282f5decbc2', 'project_id': '20f3b4e0bc2b4d38af3ad269324767b4', 'security_group_id': 'c6727851-3e10-4e36-a7ca-e7fcbaf50fb9', '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': 492, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-04-30T17:00:27Z', 'updated_at': '2026-04-30T17:00:27Z', 'revision_number': 0, 'tenant_id': '20f3b4e0bc2b4d38af3ad269324767b4'}], 'tags': [], 'created_at': '2026-04-30T17:00:27Z', 'updated_at': '2026-04-30T17:00:27Z', 'revision_number': 1}, 'floating_ip': {'id': 'a03f5802-30e9-4130-abb9-de9a5c594d83', 'tenant_id': '20f3b4e0bc2b4d38af3ad269324767b4', 'project_id': '20f3b4e0bc2b4d38af3ad269324767b4', 'floating_ip_address': '172.24.4.213', 'floating_network_id': '3063155d-5cd0-4bf8-8438-b3a067ca4886', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-04-30T17:00:30Z', 'updated_at': '2026-04-30T17:00:30Z', 'revision_number': 0, 'ip': '172.24.4.213'}}
2026-04-30 19:00:32,467 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://192.168.122.61/compute/v2.1/servers 0.838s
2026-04-30 19:00:32,468 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1713451766", "imageRef": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "3082fd1b-7376-4479-9d6f-f23fff2411f6"}], "security_groups": [{"name": "tempest-securitygroup--913893772"}], "key_name": "tempest-keypair-1250983649", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '407', 'location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25e3027-80b2-46c9-a579-21bf2ecab052', 'x-compute-request-id': 'req-b25e3027-80b2-46c9-a579-21bf2ecab052', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.61/compute/v2.1/servers'}
Body: b'{"server": {"id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--913893772"}], "adminPass": "password"}}'
2026-04-30 19:00:32,628 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.156s
2026-04-30 19:00:32,628 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6250dac-6ec4-4118-8312-6ec7d4b0fd87', 'x-compute-request-id': 'req-b6250dac-6ec4-4118-8312-6ec7d4b0fd87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1250983649", "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-04-30 19:00:33,889 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.239s
2026-04-30 19:00:33,890 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60972998-c9fc-43da-8cb3-0f988a13c1fe', 'x-compute-request-id': 'req-60972998-c9fc-43da-8cb3-0f988a13c1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "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-04-30 19:00:35,090 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.182s
2026-04-30 19:00:35,091 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d44a99e-3a13-4300-b8af-528b7f29e359', 'x-compute-request-id': 'req-3d44a99e-3a13-4300-b8af-528b7f29e359', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "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-04-30 19:00:35,108 84740 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-04-30 19:00:36,261 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.151s
2026-04-30 19:00:36,261 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-799db5a0-ec7e-45aa-9237-fa4b200ca783', 'x-compute-request-id': 'req-799db5a0-ec7e-45aa-9237-fa4b200ca783', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "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-04-30 19:00:37,446 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.168s
2026-04-30 19:00:37,448 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-532b8d8c-ced3-4254-a662-05c5ece33b16', 'x-compute-request-id': 'req-532b8d8c-ced3-4254-a662-05c5ece33b16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "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-04-30 19:00:37,463 84740 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-04-30 19:00:40,122 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 1.657s
2026-04-30 19:00:40,122 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2af371c9-0540-446b-8d0a-8ed78e4d7d94', 'x-compute-request-id': 'req-2af371c9-0540-446b-8d0a-8ed78e4d7d94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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-04-30 19:00:40,138 84740 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 8 second wait
2026-04-30 19:00:43,458 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 2.319s
2026-04-30 19:00:43,460 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b88346-2810-47cd-b2ca-8365dbda5057', 'x-compute-request-id': 'req-57b88346-2810-47cd-b2ca-8365dbda5057', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--913893772"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:00:43,477 84740 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 11 second wait
2026-04-30 19:00:44,935 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.456s
2026-04-30 19:00:44,936 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83607d48-db7a-49c8-812d-350f6f46b566', 'x-compute-request-id': 'req-83607d48-db7a-49c8-812d-350f6f46b566', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--913893772"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:00:47,076 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 1.121s
2026-04-30 19:00:47,076 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5ccd33a-3ace-40d8-9531-ae6ee886cd36', 'x-compute-request-id': 'req-e5ccd33a-3ace-40d8-9531-ae6ee886cd36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--913893772"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:00:49,417 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 1.326s
2026-04-30 19:00:49,417 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15de5886-d0ec-4a39-a777-3742cdd08760', 'x-compute-request-id': 'req-15de5886-d0ec-4a39-a777-3742cdd08760', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--913893772"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:00:52,085 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 1.650s
2026-04-30 19:00:52,086 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b77b5b87-78bf-4e86-8b4f-6ce7ad3693fd', 'x-compute-request-id': 'req-b77b5b87-78bf-4e86-8b4f-6ce7ad3693fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--913893772"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:00:53,484 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.379s
2026-04-30 19:00:53,485 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1573e65e-1b82-4b64-a9b4-42d70bf0f5a9', 'x-compute-request-id': 'req-1573e65e-1b82-4b64-a9b4-42d70bf0f5a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "BUILD", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--913893772"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:00:55,507 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 1.006s
2026-04-30 19:00:55,507 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a192bd8d-1ba0-4ff2-82c6-898c3defe69b', 'x-compute-request-id': 'req-a192bd8d-1ba0-4ff2-82c6-898c3defe69b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-133062852-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:2b:9a"}]}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "ACTIVE", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:00:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": "2026-04-30T17:00:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--913893772"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:00:55,528 84740 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 23 second wait
2026-04-30 19:00:55,816 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4/os-interface 0.286s
2026-04-30 19:00:55,818 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:55 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-29948ad8-e2b4-4225-ac08-35a177848149', 'x-compute-request-id': 'req-29948ad8-e2b4-4225-ac08-35a177848149', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "3082fd1b-7376-4479-9d6f-f23fff2411f6", "port_id": "fa6f47b7-60bc-4869-9e3f-36c41fdb8d1a", "mac_addr": "fa:16:3e:9f:2b:9a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "db4f21a6-255d-456b-a31d-646406dfac12", "ip_address": "10.0.0.4"}]}]}'
2026-04-30 19:00:57,967 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://192.168.122.61/networking/v2.0/floatingips/a03f5802-30e9-4130-abb9-de9a5c594d83 2.141s
2026-04-30 19:00:57,968 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "fa6f47b7-60bc-4869-9e3f-36c41fdb8d1a"}}
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:00:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-54a83416-53f9-4d58-b485-0a560c958d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/networking/v2.0/floatingips/a03f5802-30e9-4130-abb9-de9a5c594d83'}
Body: b'{"floatingip": {"id": "a03f5802-30e9-4130-abb9-de9a5c594d83", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "project_id": "20f3b4e0bc2b4d38af3ad269324767b4", "floating_ip_address": "172.24.4.213", "floating_network_id": "3063155d-5cd0-4bf8-8438-b3a067ca4886", "router_id": "f1b8c2fe-dd7f-4fa8-84d4-0af8ed04c0e3", "port_id": "fa6f47b7-60bc-4869-9e3f-36c41fdb8d1a", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3082fd1b-7376-4479-9d6f-f23fff2411f6", "mac_address": "fa:16:3e:9f:2b:9a", "admin_state_up": true, "status": "ACTIVE", "device_id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-04-30T17:00:30Z", "updated_at": "2026-04-30T17:00:56Z", "revision_number": 1}}'
2026-04-30 19:00:57,969 84740 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.213:22' as 'cirros' with public key authentication
2026-04-30 19:01:17,315 84740 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.213 ([Errno None] Unable to connect to port 22 on 172.24.4.213). Number attempts: 1. Retry after 2 seconds.
2026-04-30 19:01:19,825 84740 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-04-30 19:01:19,941 84740 INFO [paramiko.transport] Authentication (publickey) successful!
2026-04-30 19:01:19,941 84740 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.213 successfully created
2026-04-30 19:01:20,018 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4/ips 0.075s
2026-04-30 19:01:20,018 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '147', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ebf1b5-95f2-4bb8-ab52-ffd085a3e1df', 'x-compute-request-id': 'req-27ebf1b5-95f2-4bb8-ab52-ffd085a3e1df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4/ips'}
Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-133062852-network": [{"version": 4, "addr": "10.0.0.4"}, {"version": 4, "addr": "172.24.4.213"}]}}'
2026-04-30 19:01:20,520 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://192.168.122.61/volume/v3/volumes 0.499s
2026-04-30 19:01:20,520 84740 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-AttachVolumeNegativeTest-volume-975963100"}}
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dab243d-b1ea-48df-86cd-881421e12165', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dab243d-b1ea-48df-86cd-881421e12165', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.61/volume/v3/volumes'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.378268", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-04-30 19:01:20,578 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.047s
2026-04-30 19:01:20,578 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63992512-0140-4e1e-b8e8-70fec7944cad', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63992512-0140-4e1e-b8e8-70fec7944cad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:21,688 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.098s
2026-04-30 19:01:21,690 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dedaeff9-eff3-4261-847d-cd166c95c527', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dedaeff9-eff3-4261-847d-cd166c95c527', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:21.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:22,788 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.081s
2026-04-30 19:01:22,789 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec8f3cdd-9bc1-4445-988d-cb95eed851ee', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec8f3cdd-9bc1-4445-988d-cb95eed851ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:22.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:23,894 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.085s
2026-04-30 19:01:23,895 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f29363d6-b105-47e5-a6b8-cb855f24908d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f29363d6-b105-47e5-a6b8-cb855f24908d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:23.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:23,918 84740 INFO [tempest.common.waiters] volume 5e981e8d-05b6-4ac9-99ed-b1511aa2d90e reached available after waiting for 3.918592 seconds
2026-04-30 19:01:27,188 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 POST http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4/os-volume_attachments 3.269s
2026-04-30 19:01:27,188 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}}
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:23 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-4d10e047-83d6-4ec8-85c1-87fd6a4ea3a1', 'x-compute-request-id': 'req-4d10e047-83d6-4ec8-85c1-87fd6a4ea3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "serverId": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "volumeId": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "device": "/dev/vdb"}}'
2026-04-30 19:01:27,313 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.122s
2026-04-30 19:01:27,314 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b320a018-9c60-4dd1-a6de-252cafe86cb2', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b320a018-9c60-4dd1-a6de-252cafe86cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:27.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:28,404 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.075s
2026-04-30 19:01:28,404 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14877f31-1295-4261-ab77-63a7296900bf', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14877f31-1295-4261-ab77-63a7296900bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:27.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:29,520 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.102s
2026-04-30 19:01:29,520 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f73eeec-f769-4faa-adea-128937f7e99d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f73eeec-f769-4faa-adea-128937f7e99d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:29.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:30,632 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.101s
2026-04-30 19:01:30,633 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9bffd7a-d8e6-4b42-9e4d-9019905a59be', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9bffd7a-d8e6-4b42-9e4d-9019905a59be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:31,775 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.109s
2026-04-30 19:01:31,776 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e1d8c2-bc3a-484c-af40-f29a082bbbe8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e1d8c2-bc3a-484c-af40-f29a082bbbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:32,925 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.127s
2026-04-30 19:01:32,926 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fbf5762-f954-4000-b841-be02a2a22115', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fbf5762-f954-4000-b841-be02a2a22115', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:34,004 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.060s
2026-04-30 19:01:34,005 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f18db20-c472-41e2-8b02-9ce5f1bad34a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f18db20-c472-41e2-8b02-9ce5f1bad34a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:35,150 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.129s
2026-04-30 19:01:35,150 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2635ac82-f871-4aa1-9267-3a88312a9b97', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2635ac82-f871-4aa1-9267-3a88312a9b97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:36,231 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.063s
2026-04-30 19:01:36,231 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36118c5-43fe-4a06-b213-9f373e9b7a32', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36118c5-43fe-4a06-b213-9f373e9b7a32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:37,314 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.068s
2026-04-30 19:01:37,315 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c210150e-c6ea-46f9-9006-b6191e9c98f1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c210150e-c6ea-46f9-9006-b6191e9c98f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:38,404 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.069s
2026-04-30 19:01:38,407 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032f2fc5-7478-4e59-8203-dc6a8a21af7c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032f2fc5-7478-4e59-8203-dc6a8a21af7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:39,541 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.108s
2026-04-30 19:01:39,541 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35d240d-74d1-49a7-9b17-80863003a0b2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35d240d-74d1-49a7-9b17-80863003a0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:40,637 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.081s
2026-04-30 19:01:40,638 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b47c2a-79d6-4419-b1d4-6b783911ea29', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b47c2a-79d6-4419-b1d4-6b783911ea29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:41,737 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.088s
2026-04-30 19:01:41,738 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b507135-8928-44e9-87ae-19ff0b5b82bc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b507135-8928-44e9-87ae-19ff0b5b82bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:42,842 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.087s
2026-04-30 19:01:42,843 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2807589-5e88-45e8-9914-0a34e2e25a84', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2807589-5e88-45e8-9914-0a34e2e25a84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:43,980 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.125s
2026-04-30 19:01:43,980 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb2a505-51f8-4ef0-b836-ecae4c81084f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb2a505-51f8-4ef0-b836-ecae4c81084f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:45,136 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.141s
2026-04-30 19:01:45,137 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f1bdbc-264d-4e6a-94a2-bbb0d9db376e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f1bdbc-264d-4e6a-94a2-bbb0d9db376e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:46,243 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.092s
2026-04-30 19:01:46,243 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a7029ad-c284-460a-b444-313d66d58abe', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a7029ad-c284-460a-b444-313d66d58abe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:47,325 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.067s
2026-04-30 19:01:47,325 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42765fe6-9e92-4607-96b3-fb4529c0d88f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42765fe6-9e92-4607-96b3-fb4529c0d88f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:48,526 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.188s
2026-04-30 19:01:48,527 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5774dbf9-673f-4702-beaa-e2292ef6cac4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5774dbf9-673f-4702-beaa-e2292ef6cac4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:49,639 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.096s
2026-04-30 19:01:49,640 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de44c50e-fb2f-4902-ac22-30b0b36a3f03', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de44c50e-fb2f-4902-ac22-30b0b36a3f03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:50,804 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.142s
2026-04-30 19:01:50,805 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec95026-87b7-4437-9cb7-2fad63a597b6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec95026-87b7-4437-9cb7-2fad63a597b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:51,924 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.102s
2026-04-30 19:01:51,926 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b024ab36-7674-4e8a-be68-c9fd2ce5c65a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b024ab36-7674-4e8a-be68-c9fd2ce5c65a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:53,077 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.132s
2026-04-30 19:01:53,078 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-830564f8-b327-4617-8219-cbcc84279909', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-830564f8-b327-4617-8219-cbcc84279909', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:54,159 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.066s
2026-04-30 19:01:54,159 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456143ea-66a7-436d-b90e-d066fae7f2b2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456143ea-66a7-436d-b90e-d066fae7f2b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:55,245 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.072s
2026-04-30 19:01:55,245 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6327fdd5-9009-45be-acfc-d2a35b5a8ee0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6327fdd5-9009-45be-acfc-d2a35b5a8ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:56,328 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.071s
2026-04-30 19:01:56,328 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12f51e51-7e36-4961-825c-c22b739ad2f0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12f51e51-7e36-4961-825c-c22b739ad2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:57,423 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.083s
2026-04-30 19:01:57,423 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845b30a6-4d49-456b-b8cb-6c78d676461d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845b30a6-4d49-456b-b8cb-6c78d676461d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:58,529 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.091s
2026-04-30 19:01:58,529 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dada985f-ac57-4ebc-8088-b8b72c8c8ad3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dada985f-ac57-4ebc-8088-b8b72c8c8ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:01:59,615 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.061s
2026-04-30 19:01:59,615 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:01:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdef925-a2a7-4914-900c-9e40e252d43d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdef925-a2a7-4914-900c-9e40e252d43d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:00,693 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.062s
2026-04-30 19:02:00,697 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e473de72-9138-4c53-9cbb-64ad85e52354', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e473de72-9138-4c53-9cbb-64ad85e52354', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:01,814 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.102s
2026-04-30 19:02:01,815 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d70ab21-9652-4437-b7de-417da36c5d98', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d70ab21-9652-4437-b7de-417da36c5d98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:02,925 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.097s
2026-04-30 19:02:02,926 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8959441-2429-4ffe-8f4a-3c5f8534a763', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8959441-2429-4ffe-8f4a-3c5f8534a763', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:04,030 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.089s
2026-04-30 19:02:04,030 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78177e7-bc0e-4ba0-9882-ee3477cb7e90', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78177e7-bc0e-4ba0-9882-ee3477cb7e90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:05,106 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.053s
2026-04-30 19:02:05,106 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89863a9-0d4e-4ae6-b5e7-24d32dff3ac2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89863a9-0d4e-4ae6-b5e7-24d32dff3ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:06,229 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.107s
2026-04-30 19:02:06,230 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e63fbb-a3b8-4cab-b93d-8b89b5067268', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e63fbb-a3b8-4cab-b93d-8b89b5067268', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:07,321 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.077s
2026-04-30 19:02:07,322 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7206d6d6-798c-4d7f-970c-9c62edae71da', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7206d6d6-798c-4d7f-970c-9c62edae71da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:08,439 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.097s
2026-04-30 19:02:08,440 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06473df-4b1b-4bd9-855f-35ce176a416c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06473df-4b1b-4bd9-855f-35ce176a416c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:09,528 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.074s
2026-04-30 19:02:09,528 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c2bbbcc-785f-4034-8f32-3eeacb462eb8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c2bbbcc-785f-4034-8f32-3eeacb462eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:10,655 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.107s
2026-04-30 19:02:10,656 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269900d4-a22a-41cb-996a-7c85753b1fcf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269900d4-a22a-41cb-996a-7c85753b1fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:11,849 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.167s
2026-04-30 19:02:11,850 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-189e6d1e-0b29-4330-a232-a16a637a3043', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-189e6d1e-0b29-4330-a232-a16a637a3043', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:12,991 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.126s
2026-04-30 19:02:12,991 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efa48b1-1dc7-4e2a-a112-03bc8625c580', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efa48b1-1dc7-4e2a-a112-03bc8625c580', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:14,112 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.104s
2026-04-30 19:02:14,113 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa9de90-7f7b-4cb7-9183-8d5f5f4b182a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa9de90-7f7b-4cb7-9183-8d5f5f4b182a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:15,287 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.163s
2026-04-30 19:02:15,287 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23276ae7-5b4b-43bb-8585-889a5256323b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23276ae7-5b4b-43bb-8585-889a5256323b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:16,417 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.114s
2026-04-30 19:02:16,418 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1792af3b-5d22-4617-9a66-df3d10c9c200', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1792af3b-5d22-4617-9a66-df3d10c9c200', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:17,515 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.082s
2026-04-30 19:02:17,515 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd573b7-4d9e-45d2-a7a1-f38367d4ffb9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd573b7-4d9e-45d2-a7a1-f38367d4ffb9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:18,625 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.095s
2026-04-30 19:02:18,625 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984f5b26-528e-4422-8278-d8ba4f3a5b5c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984f5b26-528e-4422-8278-d8ba4f3a5b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:19,756 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.115s
2026-04-30 19:02:19,757 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d4a2a0e-856e-4ded-a33b-2b545a3050ea', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d4a2a0e-856e-4ded-a33b-2b545a3050ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:20,899 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.126s
2026-04-30 19:02:20,900 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f12cb1c9-528b-4be0-acef-bc9196ec8b6b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12cb1c9-528b-4be0-acef-bc9196ec8b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:22,006 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.081s
2026-04-30 19:02:22,006 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e0a001-32b8-4238-8165-e9e58d08a755', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e0a001-32b8-4238-8165-e9e58d08a755', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:23,149 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.127s
2026-04-30 19:02:23,150 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35783e1-1880-42bc-b224-f01903ed74b0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35783e1-1880-42bc-b224-f01903ed74b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:24,270 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.104s
2026-04-30 19:02:24,271 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac5c87b-48f2-46c9-bb7c-9be068419cef', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac5c87b-48f2-46c9-bb7c-9be068419cef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:25,369 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.079s
2026-04-30 19:02:25,370 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75368b0d-a279-403b-9cb4-9cc9d37fd4e9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75368b0d-a279-403b-9cb4-9cc9d37fd4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:26,490 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.104s
2026-04-30 19:02:26,490 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed89045c-640b-44af-8842-b4f32db455c1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed89045c-640b-44af-8842-b4f32db455c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:27,573 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.066s
2026-04-30 19:02:27,574 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a6af5c-6e12-4a0f-9552-a2934bd9b9f8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a6af5c-6e12-4a0f-9552-a2934bd9b9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:28,638 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.052s
2026-04-30 19:02:28,639 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23c9b4d-e20b-4af4-8c98-8578c3fb8612', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23c9b4d-e20b-4af4-8c98-8578c3fb8612', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:29,727 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.072s
2026-04-30 19:02:29,728 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93342cd-9227-4531-8db6-a860561a5edc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93342cd-9227-4531-8db6-a860561a5edc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:30,803 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.061s
2026-04-30 19:02:30,804 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4014cf5d-92dc-475c-b7f0-0fd57fa6ae18', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4014cf5d-92dc-475c-b7f0-0fd57fa6ae18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:31,963 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.146s
2026-04-30 19:02:31,964 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a808e58-a4d5-401d-99bf-dce6b9b8397c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a808e58-a4d5-401d-99bf-dce6b9b8397c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:33,143 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.157s
2026-04-30 19:02:33,144 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd5a05a-70a1-4012-82ce-a3e2229c3132', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd5a05a-70a1-4012-82ce-a3e2229c3132', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:34,209 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.050s
2026-04-30 19:02:34,210 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b9ef9e-fd53-4f6d-950b-7d2fad9a1307', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b9ef9e-fd53-4f6d-950b-7d2fad9a1307', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:35,292 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.059s
2026-04-30 19:02:35,292 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca176d5-36b6-41b2-a5e3-ac8e3cf6d3af', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca176d5-36b6-41b2-a5e3-ac8e3cf6d3af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:36,392 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.086s
2026-04-30 19:02:36,393 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-023a73f6-d9c8-4df8-a4a3-8b6d0980854e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-023a73f6-d9c8-4df8-a4a3-8b6d0980854e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:37,666 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.252s
2026-04-30 19:02:37,667 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1541d6d-6b66-421f-9391-735a5fef6f15', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1541d6d-6b66-421f-9391-735a5fef6f15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:38,786 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.099s
2026-04-30 19:02:38,787 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40218599-8cf8-482a-a495-499a5a957f5f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40218599-8cf8-482a-a495-499a5a957f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:39,899 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.095s
2026-04-30 19:02:39,899 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ec5575-ff4e-4618-92be-84b2cac58aa7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ec5575-ff4e-4618-92be-84b2cac58aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:40,968 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.053s
2026-04-30 19:02:40,968 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf412bea-e8ee-43ce-89a6-514fc01faa86', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf412bea-e8ee-43ce-89a6-514fc01faa86', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:42,029 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.050s
2026-04-30 19:02:42,029 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d7a894-e0ab-485c-83ca-510e4bf75fbc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d7a894-e0ab-485c-83ca-510e4bf75fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:43,104 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.060s
2026-04-30 19:02:43,104 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22165d3-1104-4ffa-ae15-dc1612dfebd6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22165d3-1104-4ffa-ae15-dc1612dfebd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:44,168 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.051s
2026-04-30 19:02:44,169 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e84564b-41db-4194-a1d3-2b834b7966bb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e84564b-41db-4194-a1d3-2b834b7966bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:45,255 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.073s
2026-04-30 19:02:45,255 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bca937-d9a7-48f7-8a64-0d7c37fd2848', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bca937-d9a7-48f7-8a64-0d7c37fd2848', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:46,398 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.123s
2026-04-30 19:02:46,399 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba7ba4b-052a-4a3e-a3f7-ff3622e764e6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba7ba4b-052a-4a3e-a3f7-ff3622e764e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:47,472 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.054s
2026-04-30 19:02:47,472 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1587e5dc-5b6d-4444-aeca-5d05e41d61e3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1587e5dc-5b6d-4444-aeca-5d05e41d61e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:48,574 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.084s
2026-04-30 19:02:48,575 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4815fe-8b3b-4b56-ad80-95301703705d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4815fe-8b3b-4b56-ad80-95301703705d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:49,705 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.100s
2026-04-30 19:02:49,705 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6015c489-5a3a-412d-915f-652cdfc2f6ae', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6015c489-5a3a-412d-915f-652cdfc2f6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:50,803 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.087s
2026-04-30 19:02:50,804 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1741cd54-5d41-4e91-9fe1-b331826da14b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1741cd54-5d41-4e91-9fe1-b331826da14b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:51,908 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.091s
2026-04-30 19:02:51,908 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3fb14ab-899a-4334-bb2d-0fb63d9d6ab9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3fb14ab-899a-4334-bb2d-0fb63d9d6ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:52,981 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.054s
2026-04-30 19:02:52,982 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c67af83-f778-4b1b-af1b-98ba8e8333b6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c67af83-f778-4b1b-af1b-98ba8e8333b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:54,157 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.159s
2026-04-30 19:02:54,157 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ee28f5-a3c9-4e62-bfa2-4912b48e920d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ee28f5-a3c9-4e62-bfa2-4912b48e920d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:55,267 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.075s
2026-04-30 19:02:55,267 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca10094-e5fc-4eaa-8be2-5ccfef26611f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca10094-e5fc-4eaa-8be2-5ccfef26611f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:56,340 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.055s
2026-04-30 19:02:56,341 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a82560a6-d4b5-4ac6-b3f2-919f48d30edc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82560a6-d4b5-4ac6-b3f2-919f48d30edc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:57,443 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.080s
2026-04-30 19:02:57,443 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061841d4-b9a3-418d-a5a7-d9e2e1efee34', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061841d4-b9a3-418d-a5a7-d9e2e1efee34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:58,541 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.085s
2026-04-30 19:02:58,542 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e73005-e67e-4fb0-9a85-ecafddd3af13', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e73005-e67e-4fb0-9a85-ecafddd3af13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:02:59,628 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.055s
2026-04-30 19:02:59,630 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:02:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d790d47d-9ac5-4a8f-9f82-1cbcc79d31d2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d790d47d-9ac5-4a8f-9f82-1cbcc79d31d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:00,731 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.073s
2026-04-30 19:03:00,731 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5fcecb-72e8-4501-b7af-d52cad0aa0f5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5fcecb-72e8-4501-b7af-d52cad0aa0f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:01,860 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.114s
2026-04-30 19:03:01,861 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b629bf8-8d84-48f6-9f0c-8b4542096ae6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b629bf8-8d84-48f6-9f0c-8b4542096ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:02,938 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.054s
2026-04-30 19:03:02,940 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cc6498-88db-432a-acab-f5710b40ee34', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cc6498-88db-432a-acab-f5710b40ee34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:04,029 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.076s
2026-04-30 19:03:04,029 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea10cb8-78b7-4b22-8828-3ce0c790a28e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea10cb8-78b7-4b22-8828-3ce0c790a28e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:05,121 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.076s
2026-04-30 19:03:05,122 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b65e7b1-39f9-4a9d-a5ef-ebaebfbe5f5f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b65e7b1-39f9-4a9d-a5ef-ebaebfbe5f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:06,288 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.150s
2026-04-30 19:03:06,289 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2033a983-28bb-49a9-826e-57cfe8623d4e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2033a983-28bb-49a9-826e-57cfe8623d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:07,364 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.049s
2026-04-30 19:03:07,365 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a72656a5-21e5-4836-a7de-355e3d9b7398', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a72656a5-21e5-4836-a7de-355e3d9b7398', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:08,514 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.131s
2026-04-30 19:03:08,514 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57b803e-22a8-4378-b74c-69abf7daf43b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57b803e-22a8-4378-b74c-69abf7daf43b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:09,632 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.102s
2026-04-30 19:03:09,632 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6732f1af-d4af-4967-99db-edb90b870ccc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6732f1af-d4af-4967-99db-edb90b870ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:10,713 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.064s
2026-04-30 19:03:10,714 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d25d7e8-893a-4339-8e9a-b37046ca94b8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d25d7e8-893a-4339-8e9a-b37046ca94b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:11,840 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.114s
2026-04-30 19:03:11,842 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984777cc-82f4-4a45-a29d-bcbcf37787e8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984777cc-82f4-4a45-a29d-bcbcf37787e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:12,931 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.068s
2026-04-30 19:03:12,931 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266f8741-8f91-4f98-88f7-41afa96ed1d2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266f8741-8f91-4f98-88f7-41afa96ed1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:14,041 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.089s
2026-04-30 19:03:14,041 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f517f8b-b8c5-4295-b0c2-0e1860a5c85e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f517f8b-b8c5-4295-b0c2-0e1860a5c85e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:15,176 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.123s
2026-04-30 19:03:15,177 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721f02c2-504f-4c0e-9d81-d36e52d67d29', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721f02c2-504f-4c0e-9d81-d36e52d67d29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:16,378 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.185s
2026-04-30 19:03:16,379 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39da487e-e3e6-4b4f-9314-aa51a4431be8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39da487e-e3e6-4b4f-9314-aa51a4431be8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:17,507 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.110s
2026-04-30 19:03:17,508 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1368b2c2-5531-49aa-815a-c4dbf88435f5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1368b2c2-5531-49aa-815a-c4dbf88435f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:18,586 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.051s
2026-04-30 19:03:18,587 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb489ae6-be31-4a21-8d23-c95db1491242', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb489ae6-be31-4a21-8d23-c95db1491242', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:19,720 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.114s
2026-04-30 19:03:19,721 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182f0b6d-8b4f-450f-a77d-008eb7767fe7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182f0b6d-8b4f-450f-a77d-008eb7767fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:20,952 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.213s
2026-04-30 19:03:20,953 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98701af0-7b6e-44c0-ae89-c50f966bd213', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98701af0-7b6e-44c0-ae89-c50f966bd213', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:22,126 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.145s
2026-04-30 19:03:22,126 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b477ff5-0849-409c-ac8f-cc4468c54f71', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b477ff5-0849-409c-ac8f-cc4468c54f71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:23,232 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.088s
2026-04-30 19:03:23,233 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5a5cda-b4d3-4bd6-a5dc-580ea42b54b8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5a5cda-b4d3-4bd6-a5dc-580ea42b54b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:24,408 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.150s
2026-04-30 19:03:24,408 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bf2c4f-f4a1-47e4-8c70-62f1337f7be4', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bf2c4f-f4a1-47e4-8c70-62f1337f7be4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:25,560 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.129s
2026-04-30 19:03:25,561 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad0769d-5f10-4f0e-94a0-22e572d3cd72', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad0769d-5f10-4f0e-94a0-22e572d3cd72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:26,728 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.114s
2026-04-30 19:03:26,730 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-585d9bde-b740-41c8-9328-6d7a54e0deea', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-585d9bde-b740-41c8-9328-6d7a54e0deea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:27,833 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.075s
2026-04-30 19:03:27,834 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06abfa5-0210-4abd-b7de-f1c2c6aad463', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06abfa5-0210-4abd-b7de-f1c2c6aad463', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:28,945 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.093s
2026-04-30 19:03:28,945 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01559f2-46f4-4e58-bd2a-094204ea534d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01559f2-46f4-4e58-bd2a-094204ea534d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:30,031 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.069s
2026-04-30 19:03:30,032 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b642568-12a2-4912-9bce-844216788cb6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b642568-12a2-4912-9bce-844216788cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:31,150 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.103s
2026-04-30 19:03:31,151 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0205b50c-9661-4cd8-8af7-4b5504f8268b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0205b50c-9661-4cd8-8af7-4b5504f8268b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:32,237 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.075s
2026-04-30 19:03:32,237 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc72c463-968a-4f73-82d9-6f0ccf1995b5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc72c463-968a-4f73-82d9-6f0ccf1995b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:33,327 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.077s
2026-04-30 19:03:33,328 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73015b07-bd14-4290-82bd-f487c1c3d1e2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73015b07-bd14-4290-82bd-f487c1c3d1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:34,405 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.064s
2026-04-30 19:03:34,405 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-463f2f10-105a-47ec-bc0a-379bcd2503f7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-463f2f10-105a-47ec-bc0a-379bcd2503f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:35,492 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.074s
2026-04-30 19:03:35,492 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d03b0d-987c-426a-95dd-1802d02168bd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d03b0d-987c-426a-95dd-1802d02168bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:36,570 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.064s
2026-04-30 19:03:36,571 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe1b4d2-5b79-4181-bcd2-978f44b2e338', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe1b4d2-5b79-4181-bcd2-978f44b2e338', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:37,686 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.096s
2026-04-30 19:03:37,687 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdc7651-0c6c-4b85-a939-f78e93a07a01', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdc7651-0c6c-4b85-a939-f78e93a07a01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:38,754 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.055s
2026-04-30 19:03:38,755 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33844430-ca78-48c3-ba24-2e2ddd46ad98', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33844430-ca78-48c3-ba24-2e2ddd46ad98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:39,934 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.162s
2026-04-30 19:03:39,938 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d770ff7c-2d25-4bab-978f-1f740923b125', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d770ff7c-2d25-4bab-978f-1f740923b125', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:41,020 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.058s
2026-04-30 19:03:41,020 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fbee892-dfbf-494f-a9cd-3606984dab5a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fbee892-dfbf-494f-a9cd-3606984dab5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:42,153 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.119s
2026-04-30 19:03:42,153 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6384023a-dd56-4c6b-a5e4-0d8fe934adc0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6384023a-dd56-4c6b-a5e4-0d8fe934adc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:43,255 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.078s
2026-04-30 19:03:43,256 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e970aca-f941-4c97-aeca-c734ae25bc8e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e970aca-f941-4c97-aeca-c734ae25bc8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:44,326 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.053s
2026-04-30 19:03:44,326 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d4e6143-d0f0-47f0-8762-9f2277c2ceb7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d4e6143-d0f0-47f0-8762-9f2277c2ceb7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:45,391 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.053s
2026-04-30 19:03:45,392 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ceffa9-34cd-450f-b32b-da3c15f26b6f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ceffa9-34cd-450f-b32b-da3c15f26b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:46,479 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.068s
2026-04-30 19:03:46,480 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3f2307-67bd-456d-99aa-9bce560b34e5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3f2307-67bd-456d-99aa-9bce560b34e5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:47,548 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.055s
2026-04-30 19:03:47,548 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e51f4d-598f-4b45-88b8-c03a9cb2c3f8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e51f4d-598f-4b45-88b8-c03a9cb2c3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:48,700 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.137s
2026-04-30 19:03:48,701 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae87d055-b13d-4245-a152-a1d08891f043', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae87d055-b13d-4245-a152-a1d08891f043', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:49,888 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.163s
2026-04-30 19:03:49,891 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca380092-0fb5-4195-ad6e-7cbc1427580f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca380092-0fb5-4195-ad6e-7cbc1427580f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:51,051 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.131s
2026-04-30 19:03:51,052 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d243f497-34b1-464e-a240-a35191ce383f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d243f497-34b1-464e-a240-a35191ce383f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:52,197 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.127s
2026-04-30 19:03:52,197 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7b0afc-4e35-4c96-8cd9-92b985ab9555', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7b0afc-4e35-4c96-8cd9-92b985ab9555', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:53,266 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.052s
2026-04-30 19:03:53,267 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41970917-ca54-4f3b-8c72-77b76b9dbc53', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41970917-ca54-4f3b-8c72-77b76b9dbc53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:54,331 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.052s
2026-04-30 19:03:54,332 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39678d5a-f523-4d7b-aa20-7a88f5f7a8b7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39678d5a-f523-4d7b-aa20-7a88f5f7a8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:55,412 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.069s
2026-04-30 19:03:55,412 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c418522-ccdb-4556-b4b8-f5901bed736b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c418522-ccdb-4556-b4b8-f5901bed736b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:56,490 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.059s
2026-04-30 19:03:56,490 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03281d84-dc78-48cb-aeca-153fa2620738', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03281d84-dc78-48cb-aeca-153fa2620738', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:57,597 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.094s
2026-04-30 19:03:57,599 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2558c956-7631-4e32-9e12-acaa2e3eb44f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2558c956-7631-4e32-9e12-acaa2e3eb44f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:58,688 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.074s
2026-04-30 19:03:58,689 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd13159c-e7d8-409a-8021-2aff36b68ab1', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd13159c-e7d8-409a-8021-2aff36b68ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:03:59,986 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.279s
2026-04-30 19:03:59,986 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:03:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c34aa2d-a88d-4648-aae9-f81760fc2960', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c34aa2d-a88d-4648-aae9-f81760fc2960', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:01,161 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.151s
2026-04-30 19:04:01,161 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c692d775-c9fe-4152-b5dc-6e5e61742694', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c692d775-c9fe-4152-b5dc-6e5e61742694', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:02,355 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.172s
2026-04-30 19:04:02,356 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-075c8548-69bf-4a5c-b335-8d3a9ca5dff3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-075c8548-69bf-4a5c-b335-8d3a9ca5dff3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:03,513 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.136s
2026-04-30 19:04:03,514 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00cf7b54-3e26-4c72-b3ac-7d719a8f18bb', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00cf7b54-3e26-4c72-b3ac-7d719a8f18bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:04,615 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.079s
2026-04-30 19:04:04,615 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5051a247-0ad9-40bc-b532-099f7daa9464', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5051a247-0ad9-40bc-b532-099f7daa9464', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:05,745 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.115s
2026-04-30 19:04:05,746 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f4906f-abbb-4c1a-947f-e05e749980b0', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f4906f-abbb-4c1a-947f-e05e749980b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:06,938 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.177s
2026-04-30 19:04:06,938 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b0f895-5739-400c-b24b-0b5e18d98c62', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b0f895-5739-400c-b24b-0b5e18d98c62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:08,190 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.233s
2026-04-30 19:04:08,190 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7082d2d-131b-4e0b-a6de-5d6f1b1e1e5f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7082d2d-131b-4e0b-a6de-5d6f1b1e1e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:09,271 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.068s
2026-04-30 19:04:09,272 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d85cb07d-6b1c-432e-b8f9-b8a2f6bec6f5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d85cb07d-6b1c-432e-b8f9-b8a2f6bec6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:10,337 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.053s
2026-04-30 19:04:10,338 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1543bb3c-7666-409f-a805-cd4820ee42f5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1543bb3c-7666-409f-a805-cd4820ee42f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:11,417 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.063s
2026-04-30 19:04:11,417 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f50e80-78a6-426e-b56d-92a6c23924aa', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f50e80-78a6-426e-b56d-92a6c23924aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:12,501 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.068s
2026-04-30 19:04:12,501 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43a6dfe-6526-439f-8333-4b5b292329fd', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43a6dfe-6526-439f-8333-4b5b292329fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:13,570 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.054s
2026-04-30 19:04:13,570 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91dc7d8f-3dbb-49d4-aea5-7a0e5aacfacf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91dc7d8f-3dbb-49d4-aea5-7a0e5aacfacf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:14,651 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.063s
2026-04-30 19:04:14,651 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7764d101-49ce-4c02-a491-d0514461c7f9', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7764d101-49ce-4c02-a491-d0514461c7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:15,752 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.090s
2026-04-30 19:04:15,752 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4812d9-7031-477c-9491-05cf449d6be7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4812d9-7031-477c-9491-05cf449d6be7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:16,855 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.089s
2026-04-30 19:04:16,856 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc421e7-8e28-4c89-ad6e-c14b0071936d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc421e7-8e28-4c89-ad6e-c14b0071936d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:18,004 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.133s
2026-04-30 19:04:18,004 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cbff7a1-f7e2-4439-bf9f-06fe00a3ff73', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cbff7a1-f7e2-4439-bf9f-06fe00a3ff73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:19,108 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.073s
2026-04-30 19:04:19,108 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c55d5d7-d7f6-4d48-a174-c4cc55c23535', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c55d5d7-d7f6-4d48-a174-c4cc55c23535', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:20,213 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.089s
2026-04-30 19:04:20,214 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6200b96-6c5f-435a-96a7-a0c8e5974ab6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6200b96-6c5f-435a-96a7-a0c8e5974ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:21,310 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.078s
2026-04-30 19:04:21,311 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5d861d-3b26-4629-a0fc-3d2bf212635f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5d861d-3b26-4629-a0fc-3d2bf212635f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:22,472 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.141s
2026-04-30 19:04:22,472 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c89be0c-453d-4a51-9209-d43ed925faf8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c89be0c-453d-4a51-9209-d43ed925faf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:23,601 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.111s
2026-04-30 19:04:23,602 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf30b1a-64cb-43d3-8e39-69de4758b825', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf30b1a-64cb-43d3-8e39-69de4758b825', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:25,244 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.627s
2026-04-30 19:04:25,245 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7cbd161-afa4-408a-8ef2-90e343f0685b', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7cbd161-afa4-408a-8ef2-90e343f0685b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:26,523 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.252s
2026-04-30 19:04:26,524 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9035c9f7-accb-4d01-ad9e-b7e54c260dc3', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9035c9f7-accb-4d01-ad9e-b7e54c260dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:27,841 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.294s
2026-04-30 19:04:27,843 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c591b644-16e2-4b2f-b2a8-80c0a2656b7d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c591b644-16e2-4b2f-b2a8-80c0a2656b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:29,151 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.262s
2026-04-30 19:04:29,152 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f63144-8e37-4f88-9464-5ca0b3a201de', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f63144-8e37-4f88-9464-5ca0b3a201de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:30,468 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.299s
2026-04-30 19:04:30,469 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8219ac8-4ce3-4b65-85ef-589570803e72', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8219ac8-4ce3-4b65-85ef-589570803e72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:31,787 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.277s
2026-04-30 19:04:31,789 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb26a205-b65d-4a0d-b839-e46b6ea2536e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb26a205-b65d-4a0d-b839-e46b6ea2536e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:33,036 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.230s
2026-04-30 19:04:33,037 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85ff519-1e73-45f1-9e5c-59fe9530b078', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85ff519-1e73-45f1-9e5c-59fe9530b078', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:34,126 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.071s
2026-04-30 19:04:34,127 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8adc7597-28f3-4378-a1df-e72ce538f134', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8adc7597-28f3-4378-a1df-e72ce538f134', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:35,194 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.051s
2026-04-30 19:04:35,195 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a1873c-bd17-4e4e-bcef-e7ef216bb2f8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a1873c-bd17-4e4e-bcef-e7ef216bb2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:36,313 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.106s
2026-04-30 19:04:36,313 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca8fac5-b395-4f67-874c-20a1d19a7b9f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca8fac5-b395-4f67-874c-20a1d19a7b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:37,410 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.084s
2026-04-30 19:04:37,412 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f062df-f737-4ad3-8579-d1272cbd5457', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f062df-f737-4ad3-8579-d1272cbd5457', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:38,512 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.086s
2026-04-30 19:04:38,513 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff8d063-848d-406a-b650-825587e11572', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff8d063-848d-406a-b650-825587e11572', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:39,620 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.087s
2026-04-30 19:04:39,620 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15335ba5-24a2-4191-b969-2aaa72f94bbf', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15335ba5-24a2-4191-b969-2aaa72f94bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:40,729 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.091s
2026-04-30 19:04:40,732 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a42cc3-54bb-45ed-a1f0-f70430fb4ca6', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a42cc3-54bb-45ed-a1f0-f70430fb4ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:41,831 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.078s
2026-04-30 19:04:41,831 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63b1f3a-f72e-4ce2-a75d-a2ec042ca8ba', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63b1f3a-f72e-4ce2-a75d-a2ec042ca8ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:42,976 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e 0.130s
2026-04-30 19:04:42,976 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bebcc9d-18dd-4b6f-9b11-1ac7b11b492c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bebcc9d-18dd-4b6f-9b11-1ac7b11b492c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e'}
Body: b'{"volume": {"id": "5e981e8d-05b6-4ac9-99ed-b1511aa2d90e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-04-30T17:01:20.000000", "updated_at": "2026-04-30T17:01:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-975963100", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.61/volume/v3/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}, {"rel": "bookmark", "href": "http://192.168.122.61/volume/volumes/5e981e8d-05b6-4ac9-99ed-b1511aa2d90e"}], "user_id": "86c51214a8704c43afcee7c5b0ee093c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4"}}'
2026-04-30 19:04:44,297 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.302s
2026-04-30 19:04:44,298 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:43 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-02fa8e2e-2191-44a7-a900-fec2cfdf4d32', 'x-compute-request-id': 'req-02fa8e2e-2191-44a7-a900-fec2cfdf4d32', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b''
2026-04-30 19:04:44,862 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.562s
2026-04-30 19:04:44,863 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1685', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f567436e-7bf7-4d85-9b51-39a3d82011a5', 'x-compute-request-id': 'req-f567436e-7bf7-4d85-9b51-39a3d82011a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-133062852-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:2b:9a"}, {"version": 4, "addr": "172.24.4.213", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:2b:9a"}]}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "ACTIVE", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:04:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": "2026-04-30T17:00:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--913893772"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:04:46,356 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.473s
2026-04-30 19:04:46,358 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1685', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62cd4583-3ef2-4565-bb41-348816e19092', 'x-compute-request-id': 'req-62cd4583-3ef2-4565-bb41-348816e19092', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-133062852-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:2b:9a"}, {"version": 4, "addr": "172.24.4.213", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:2b:9a"}]}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "ACTIVE", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:04:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": "2026-04-30T17:00:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--913893772"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:04:48,612 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 1.241s
2026-04-30 19:04:48,613 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1618', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1bfb0f8-5c88-4d78-a7b1-ff82744fb4c0', 'x-compute-request-id': 'req-a1bfb0f8-5c88-4d78-a7b1-ff82744fb4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-133062852-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:2b:9a"}, {"version": 4, "addr": "172.24.4.213", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:2b:9a"}]}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "ACTIVE", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:04:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": "2026-04-30T17:00:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:04:49,986 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.359s
2026-04-30 19:04:49,986 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc7de044-6d25-4777-b437-f1955ed9aa06', 'x-compute-request-id': 'req-bc7de044-6d25-4777-b437-f1955ed9aa06', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "DELETED", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:04:50Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-04-30T17:01:32Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": "2026-04-30T17:00:53.000000", "OS-SRV-USG:terminated_at": "2026-04-30T17:04:49.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:04:50,000 84740 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 6 second wait
2026-04-30 19:04:51,202 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.200s
2026-04-30 19:04:51,203 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e494a82-41b3-4f97-8737-6ce24306f4c5', 'x-compute-request-id': 'req-5e494a82-41b3-4f97-8737-6ce24306f4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-04-30T17:00:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/flavors/42"}]}, "hostId": "859f745ddda0bb5f2b2cff1cb3a0dbc4e7474661ab372f9fe66500ec", "id": "245664d9-b04f-4e10-8bc1-37cc6ad2c9b4", "image": {"id": "94aedcc5-39ac-47b0-9a47-a0f9a3def4c6", "links": [{"rel": "bookmark", "href": "http://192.168.122.61/compute/images/94aedcc5-39ac-47b0-9a47-a0f9a3def4c6"}]}, "links": [{"rel": "self", "href": "http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}, {"rel": "bookmark", "href": "http://192.168.122.61/compute/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1713451766", "status": "DELETED", "tenant_id": "20f3b4e0bc2b4d38af3ad269324767b4", "user_id": "86c51214a8704c43afcee7c5b0ee093c", "updated": "2026-04-30T17:04:50Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-04-30T17:01:32Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1250983649", "OS-SRV-USG:launched_at": "2026-04-30T17:00:53.000000", "OS-SRV-USG:terminated_at": "2026-04-30T17:04:49.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-04-30 19:04:52,305 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 0.085s
2026-04-30 19:04:52,305 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:52 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-75a30d08-e6ba-46c0-8ad3-15e89701b10c', 'x-compute-request-id': 'req-75a30d08-e6ba-46c0-8ad3-15e89701b10c', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.61/compute/v2.1/servers/245664d9-b04f-4e10-8bc1-37cc6ad2c9b4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 could not be found."}}'
2026-04-30 19:04:52,388 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.61/compute/v2.1/os-keypairs/tempest-keypair-1250983649 0.081s
2026-04-30 19:04:52,389 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:52 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-700db744-d9c4-486d-b9f2-cc5cfb5a0ee1', 'x-compute-request-id': 'req-700db744-d9c4-486d-b9f2-cc5cfb5a0ee1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.61/compute/v2.1/os-keypairs/tempest-keypair-1250983649'}
Body: b''
2026-04-30 19:04:53,086 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.61/networking/v2.0/security-groups/c6727851-3e10-4e36-a7ca-e7fcbaf50fb9 0.696s
2026-04-30 19:04:53,087 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-792574a4-1df3-4456-ab1e-e714bb708307', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.61/networking/v2.0/security-groups/c6727851-3e10-4e36-a7ca-e7fcbaf50fb9'}
Body: b''
2026-04-30 19:04:53,133 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.61/networking/v2.0/security-groups/c6727851-3e10-4e36-a7ca-e7fcbaf50fb9 0.044s
2026-04-30 19:04:53,134 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c0246d55-64d2-4f95-a544-6d530ea67a6c', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.61/networking/v2.0/security-groups/c6727851-3e10-4e36-a7ca-e7fcbaf50fb9'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c6727851-3e10-4e36-a7ca-e7fcbaf50fb9 does not exist", "detail": ""}}'
2026-04-30 19:04:54,209 84740 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.61/networking/v2.0/floatingips/a03f5802-30e9-4130-abb9-de9a5c594d83 1.074s
2026-04-30 19:04:54,210 84740 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 30 Apr 2026 17:04:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-09d77cf8-4ca7-47f0-a524-0078ef1fa1ba', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.61/networking/v2.0/floatingips/a03f5802-30e9-4130-abb9-de9a5c594d83'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 63, in test_attach_attached_volume_to_different_server
self.attach_volume(server1, volume)
File "/opt/stack/tempest/tempest/api/compute/base.py", line 635, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume 5e981e8d-05b6-4ac9-99ed-b1511aa2d90e to server 245664d9-b04f-4e10-8bc1-37cc6ad2c9b4 within the required time (196 s).
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt3.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
pt3.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| 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
pt4.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt4.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
pt5.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
pt5.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
pt6.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
pt6.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
pt7.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
pt7.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 | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt8.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt8.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt9.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
pt9.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
pt10.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
pt10.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
pt10.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
pt10.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
pt11.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
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt12.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
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.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
pt14.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt14.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
pt15.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests33) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests39) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt16.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt16.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests33) |
skip
pt16.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt18.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 | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.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 | |
VolumeTypesAdminTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt21.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt21.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt21.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt21.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt24.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
pt25.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt26.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt26.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt27.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
pt28.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
pt29.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
pt30.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
pt31.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt32.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt33.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt34.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt34.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt35.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt36.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt37.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt38.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt39.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt40.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt40.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt41.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt42.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt43.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt44.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt45.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt46.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt47.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt48.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt52.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
pt52.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_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt53.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
pt54.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt57.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt58.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt58.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt58.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt59.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt60.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt61.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt61.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt62.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt62.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt63.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt64.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt65.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt65.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt65.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt65.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt65.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt65.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt65.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt66.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt66.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt66.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt66.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt66.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt66.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt67.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt67.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt68.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt68.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt69.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt69.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt70.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt70.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt71.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt71.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt71.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt71.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt71.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt71.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt71.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt72.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt72.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt72.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt73.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt74.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt74.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt74.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt74.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt74.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt75.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt75.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt75.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt75.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt75.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt76.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt76.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt77.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt77.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt78.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
pt78.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
pt78.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
pt78.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
pt79.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt79.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt79.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt80.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt80.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt80.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt80.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt80.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt80.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt80.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt80.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt80.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt80.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt80.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt80.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt81.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt81.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt81.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt81.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt81.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt81.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt82.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt82.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt82.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt82.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt82.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt82.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt83.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt84.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt85.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt86.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt87.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt87.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt88.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt88.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt89.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt90.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt90.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt91.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt91.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt92.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt92.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt93.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt93.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt94.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt94.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt97.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
pt98.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
pt98.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
pt99.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
pt99.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
pt99.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
pt100.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt106.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
pt107.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
pt108.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
pt109.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
pt110.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
pt111.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 316 | 257 | 3 | 0 | 56 | ||